You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Bruce Momjian e73687f2ec Backpatch to 8.1.X fix for to_timestamp() where "PM/AM" specification 20 years ago
..
backend Backpatch to 8.1.X fix for to_timestamp() where "PM/AM" specification 20 years ago
bin Fix memory leak introduced in the prior commit, detected by Tom Lane. 20 years ago
include Move Win32 inline define to win32.h so it is found, rather than c.h. 20 years ago
interfaces Backported buffer overrun from HEAD 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
pl Get rid of "lookahead" functionality in plpgsql's yylex() function, 20 years ago
port Add dependency to fix parallel-make race condition. Alexander Dupuy 20 years ago
template
test Increase timeout in statement_timeout test from 1 second to 2 seconds. 20 years ago
timezone Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
tools Stamp 8.1.4, except configure/configure.in. 20 years ago
tutorial Use SQL standard '' rather than \' for tutorial/sample code. 20 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 21 years ago
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 20 years ago
bcc32.mak
nls-global.mk
win32.mak