OSDN Git Service

Revise quoting conventions in outfuncs/readfuncs so that nodeRead doesn't
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2000 00:53:21 +0000 (00:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2000 00:53:21 +0000 (00:53 +0000)
commit338fd40bfcbd0f666be0d1b34f2ff32952df9216
treea37967ed1d69942efd8491324bf99b2072c34dc6
parent46a28f1b14ee9d42cdec82d24c962a1274bbd076
Revise quoting conventions in outfuncs/readfuncs so that nodeRead doesn't
choke on relation or attribute names containing spaces, quotes, or other
special characters.  This fixes a TODO item.  It also forces initdb,
since stored rule strings change.
src/backend/nodes/outfuncs.c
src/backend/nodes/read.c
src/backend/nodes/readfuncs.c
src/include/nodes/readfuncs.h