postgresql/src
Tom Lane a032d50128 Fix the built-in GIN support procedure declarations in pg_proc.h.
Add more "internal" arguments so that these pg_proc entries reflect the
current preferred API.  This is purely a cosmetic change, since GIN doesn't
actually consult the pg_proc entry when calling a support function.
Accordingly, no catversion bump.
2011-01-07 20:40:48 -05:00
..
backend Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
bin Clarify pg_upgrade's creation of the map file structure. Also clean 2011-01-05 11:37:08 -05:00
include Fix the built-in GIN support procedure declarations in pg_proc.h. 2011-01-07 20:40:48 -05:00
interfaces Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
makefiles Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
port Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools perltidy run on the MSVC build system 2011-01-03 10:44:56 +01:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
Makefile.global.in Only build in crashdump support on Windows if there's a working dbghelp.h. 2010-12-26 10:34:47 -05:00
Makefile.shlib Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00