postgres/src
Tom Lane e88d84b737 Adjust interval-addition test so that it won't fail on DST transition days.
Strange that we missed this DST dependence while fixing the others.
2006-04-02 19:40:02 +00:00
..
backend Suppress attempts to report dropped tables to the stats collector from a 2006-03-30 22:11:59 +00:00
bin Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. 2006-03-04 04:30:51 +00:00
include Check for "msys" so it doesn't use 'con' by checking for an evironment 2006-03-05 05:33:19 +00:00
interfaces Fixed bug 2330: Wrong error code in case of a duplicate key 2006-03-19 12:29:40 +00:00
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 2006-01-19 21:19:15 +00:00
pl Fix plpgsql to pass only one copy of any given plpgsql variable into a SQL 2006-03-23 04:22:45 +00:00
port Improve performance of our private version of qsort. Per recent testing, 2006-03-21 19:49:19 +00:00
template SUNOS4_CC -> SUNOS_CC. 2005-07-30 03:07:42 +00:00
test Adjust interval-addition test so that it won't fail on DST transition days. 2006-04-02 19:40:02 +00:00
timezone Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
tools Properly document return value of strpos(). 2005-11-16 03:56:35 +00:00
tutorial Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 2005-09-27 17:39:35 +00:00
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 2005-12-03 20:16:39 +00:00
nls-global.mk
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 2005-06-14 17:50:38 +00:00