postgresql/src
Robert Haas 7fcc75dd26 Fix compiler warning. 2011-04-01 10:36:38 -04:00
..
backend Fix compiler warning. 2011-04-01 10:36:38 -04:00
bin fix up a couple non-prototypes of the form foo() to be foo(void) -- found using -Wstrict-prototypes 2011-03-27 21:31:41 +01:00
include Increase SHMEM_INDEX_SIZE from 32 to 64. We're currently at 40 entries in 2011-03-31 13:37:01 +03:00
interfaces Adjust error message, now that we expect other message types than connection 2011-03-30 08:54:28 +03:00
makefiles Allow make check in PL directories 2011-02-15 06:52:12 +02:00
pl Don't leak the temporary PLyProcedure struct we create for inline plpython 2011-03-31 12:37:11 +03:00
port Fix up handling of C/POSIX collations. 2011-03-20 12:44:13 -04:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Prevent a rowtype from being included in itself. 2011-03-28 15:46:04 -04:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Add comment to tools/git-external-diff. 2011-03-11 05:06:31 -05: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 Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Add maintainer-check target 2011-03-28 22:56:52 +03: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