aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-11-22 20:45:05 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-11-22 20:45:05 -0500
commitdf73584431e7edb1dd76578777bd0fcc17b916a1 (patch)
tree3fb50fe824636a99d0af48ea153bfb362475c84b /src/backend/access/gist/gistvacuum.c
parentcddc819e45010492da00164d225a749661f43aef (diff)
downloadpostgresql-df73584431e7edb1dd76578777bd0fcc17b916a1.tar.gz
postgresql-df73584431e7edb1dd76578777bd0fcc17b916a1.zip
Remove zero- and one-argument range constructor functions.
Per discussion, the zero-argument forms aren't really worth the catalog space (just write 'empty' instead). The one-argument forms have some use, but they also have a serious problem with looking too much like functional cast notation; to the point where in many real use-cases, the parser would misinterpret what was wanted. Committing this as a separate patch, with the thought that we might want to revert part or all of it if we can think of some way around the cast ambiguity.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions