aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMaterial.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-03-23 00:24:20 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-03-23 00:24:20 +0000
commit7de81124d52422a513725af7f40446613e6bdda8 (patch)
tree2716cf33b99552a4ca76bc97e010c7654ca15fe7 /src/backend/executor/nodeMaterial.c
parent40a3dfb7e354787bc5da6bf0b62b5f11b1a86efb (diff)
downloadpostgresql-7de81124d52422a513725af7f40446613e6bdda8.tar.gz
postgresql-7de81124d52422a513725af7f40446613e6bdda8.zip
Create a function quote_nullable(), which works the same as quote_literal()
except that it returns the string 'NULL', rather than a SQL null, when called with a null argument. This is often a much more useful behavior for constructing dynamic queries. Add more discussion to the documentation about how to use these functions. Brendan Jurd
Diffstat (limited to 'src/backend/executor/nodeMaterial.c')
0 files changed, 0 insertions, 0 deletions