postgresql/src
2002-01-06 00:37:44 +00:00
..
backend Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 2002-01-06 00:37:44 +00:00
bin Droplang didn't have test for -l, list. This was really broken too. 2002-01-03 08:53:00 +00:00
corba
data
include Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION() 2002-01-01 23:16:22 +00:00
interfaces Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming 2002-01-05 22:26:23 +00:00
makefiles Fix for compiling libpq++ on Solaris with Sun SPRO6U2. 2001-11-11 19:20:53 +00:00
pl Tweak plpgsql's expression reader to be smarter about parentheses and 2001-11-29 22:57:37 +00:00
template
test Instead of waiting a fixed amount of time for the test postmaster to 2002-01-03 21:52:05 +00:00
tools Rename make_keywords.README to make_keywords. 2001-11-26 22:41:58 +00:00
tutorial New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 2001-11-26 19:30:58 +00:00
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 2001-12-20 21:23:05 +00:00
Makefile.shlib Fix for compiling libpq++ on Solaris with Sun SPRO6U2. 2001-11-11 19:20:53 +00:00
nls-global.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
win32.mak