postgresql/src
Tom Lane b603cdf09f Update time zone data files to tzdata release 2010j: DST law changes in
Argentina, Australian Antarctic, Bangladesh, Mexico, Morocco, Pakistan,
Palestine, Russia, Syria, Tunisia.  Historical corrections for Taiwan.
2010-05-11 23:01:49 +00:00
..
backend Work around a subtle portability problem in use of printf %s format. 2010-05-08 16:40:31 +00:00
bin Fix psql to not go into infinite recursion when expanding a variable that 2010-05-05 22:19:18 +00:00
include Don't pass an invalid file handle to dup2(). That causes a crash on 2010-04-01 20:12:43 +00:00
interfaces Work around a subtle portability problem in use of printf %s format. 2010-05-08 16:40:31 +00:00
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 2006-11-28 05:45:43 +00:00
pl Fix multiple memory leaks in PLy_spi_execute_fetch_result: it would leak 2010-04-30 19:16:04 +00:00
port tag 8.2.16 2010-03-12 03:44:14 +00:00
template Make --with-ldap build on Unixware, per Olivier Prenant. 2006-12-14 21:50:07 +00:00
test Fix the handling of sub-SELECTs appearing in the arguments of an outer-level 2009-04-25 16:45:12 +00:00
timezone Update time zone data files to tzdata release 2010j: DST law changes in 2010-05-11 23:01:49 +00:00
tools Backpatch MSVC build fix for XSLT 2010-03-02 15:43:11 +00:00
tutorial Fix some misuses of strncat(). 2006-09-27 16:19:42 +00:00
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 2006-10-06 18:53:53 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile
Makefile.global.in On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00