aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/relnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-08 21:15:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-08 21:15:29 +0000
commit77c168a836e4bec87461107a84d7b7bcf2b58156 (patch)
tree8a1fff687b08157b5b6ad0552e6991c8a944f46f /src/backend/optimizer/util/relnode.c
parentf5b2f60bd1084e218358adba04604147e5429233 (diff)
downloadpostgresql-77c168a836e4bec87461107a84d7b7bcf2b58156.tar.gz
postgresql-77c168a836e4bec87461107a84d7b7bcf2b58156.zip
Remove grammar productions for prefix and postfix % and ^ operators,
as well as the existing pg_catalog entries for prefix and postfix %. These have never been documented, though they did appear in one old regression test. This avoids surprising behavior in cases like "SELECT -25 % -10". Per recent discussion. Note: although there is a catalog change here, I did not force initdb since there's no harm in leaving the inaccessible entries in one's copy of pg_operator.
Diffstat (limited to 'src/backend/optimizer/util/relnode.c')
0 files changed, 0 insertions, 0 deletions