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
Tom Lane e0bb171960 Fix ALTER TABLE to check pre-existing NOT NULL constraints when rewriting 20 years ago
..
backend Fix ALTER TABLE to check pre-existing NOT NULL constraints when rewriting 20 years ago
bin Fix memory leak introduced in the prior commit, detected by Tom Lane. 20 years ago
include Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. 20 years ago
interfaces Fixed remaining Coverity bugs. 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
pl Update ppport.h to not cause warnings with newest Perl versions. 20 years ago
port Stamp 8.1.4, except configure/configure.in. 20 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
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