postgresql/src
Tom Lane 87efbc2be1 Fix setrefs.c comment properly.
The "typo" alleged in commit 1e460d4bd was actually a comment that was
correct when written, but I missed updating it in commit b5282aa89.
Use a slightly less specific (and hopefully more future-proof) description
of what is collected.  Back-patch to 9.2 where that commit appeared, and
revert the comment to its then-entirely-correct state before that.
2015-09-10 10:23:56 -04:00
..
backend Fix setrefs.c comment properly. 2015-09-10 10:23:56 -04:00
bin psql: Generic tab completion support for enum and bool GUCs. 2015-09-08 20:57:35 +02:00
common
include Microvacuum for GIST 2015-09-09 18:43:37 +03:00
interfaces Change type of DOW/DOY to UNITS 2015-09-07 20:41:29 +01:00
makefiles Remove support for Unix systems without the POSIX signal APIs. 2015-08-31 12:56:10 -04:00
pl Rearrange the handling of error context reports. 2015-09-05 11:58:33 -04:00
port Remove support for Unix systems without the POSIX signal APIs. 2015-08-31 12:56:10 -04:00
template Attempt to work around a 32bit xlc compiler bug from a different place. 2015-08-08 01:19:02 +02:00
test Rearrange the handling of error context reports. 2015-09-05 11:58:33 -04:00
timezone
tools MSVC: Exclude 'brin' contrib module 2015-08-13 19:28:54 -03:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Remove support for Unix systems without the POSIX signal APIs. 2015-08-31 12:56:10 -04:00
Makefile.shlib
nls-global.mk
win32.mak