diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-29 22:49:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-29 22:49:07 +0000 |
commit | 6253f9de6702fa73101997034b4fec038d547f6d (patch) | |
tree | d1c0f99906b1578c11d5352c1267b5b580019bb9 /src/backend/parser/parse_clause.c | |
parent | 7ad60b49dc61d7757012f84e2fb88e4e6d30995d (diff) | |
download | postgresql-6253f9de6702fa73101997034b4fec038d547f6d.tar.gz postgresql-6253f9de6702fa73101997034b4fec038d547f6d.zip |
In GCC-based builds, use a better newNode() macro that relies on GCC-specific
syntax to avoid a useless store into a global variable. Per experimentation,
this works better than my original thought of trying to push the code into
an out-of-line subroutine.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions