postgresql/src
Heikki Linnakangas 5cb719beee Fix bogus hash table creation.
Andres Freund
2013-11-15 14:23:40 +02:00
..
backend Fix bogus hash table creation. 2013-11-15 14:23:40 +02:00
bin Fix incorrect column name in psql \d code. 2013-11-14 10:27:24 -05:00
common Use improved vsnprintf calling logic in more places. 2013-10-24 21:43:57 -04:00
include Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
interfaces Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
makefiles Remove leftovers of IRIX port 2013-11-12 06:39:36 -05:00
pl Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
port Get rid of use of asprintf() in favor of a more portable implementation. 2013-10-22 18:42:13 -04:00
template Remove leftovers of IRIX port 2013-11-12 06:39:36 -05:00
test Add a regression test case for \d on an index. 2013-11-14 10:35:15 -05:00
timezone Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
tools Fix whitespace 2013-11-13 21:25:52 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Switch dependency order of libpgcommon and libpgport 2013-10-17 22:02:35 -04:00
Makefile.shlib Remove IRIX port. 2013-10-18 08:14:21 -04:00
nls-global.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
win32.mak