aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-05-08 21:21:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-05-08 21:21:18 +0000
commitc00b309932b83e7c256a806223078f98d54f6cde (patch)
tree74fa1a0cbdb8d4bb4515167ffaed4964d8c32d05 /src/backend/parser/parse_expr.c
parent4af3421161ce7847a019ec0799c898586574801f (diff)
downloadpostgresql-c00b309932b83e7c256a806223078f98d54f6cde.tar.gz
postgresql-c00b309932b83e7c256a806223078f98d54f6cde.zip
Alter string format used for integer and OID lists in stored rules.
This simplifies and speeds up the reader by letting it get the representation right the first time, rather than correcting it after-the-fact. Also, after int and OID lists become separate node types per Neil's pending patch, this will let us treat these lists as just plain Nodes instead of requiring separate read/write macros the way we have now.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions