diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-01 05:15:13 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-01 05:15:13 +0000 |
commit | c6f5f858a61772aaf426a4dc8452bf68c757181a (patch) | |
tree | b4a03d24967ba382b799fee7cbf309bc41dbf1ae /src/tutorial/basics.source | |
parent | ee2ad1cf2e7ed4bb9760d2c7440152d83a5bb9dd (diff) | |
download | postgresql-c6f5f858a61772aaf426a4dc8452bf68c757181a.tar.gz postgresql-c6f5f858a61772aaf426a4dc8452bf68c757181a.zip |
Eliminate some unbelievably cheesy code in _copyConst().
Apparently, back in the dim reaches of prehistory, the parser couldn't
be trusted to label Const nodes with the correct constbyval value ...
and someone preferred to patch around this in copyObject rather than
fix the problem at the source. The problem is long gone, but the hack
lingered on. Until now.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions