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 08361cea2b Fix null-pointer-deref crash while doing COPY IN with check constraints. 11 years ago
..
backend Fix null-pointer-deref crash while doing COPY IN with check constraints. 11 years ago
bin pg_upgrade: preserve freeze info for postgres/template1 dbs 11 years ago
common Speed up CRC calculation using slicing-by-8 algorithm. 11 years ago
include Fix broken #ifdef for __sparcv8 11 years ago
interfaces Fixed array handling in ecpg. 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl Translation updates 11 years ago
port Move pg_crc.c to src/common, and remove pg_crc_tables.h 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Fix null-pointer-deref crash while doing COPY IN with check constraints. 11 years ago
timezone Update time zone data files to tzdata release 2015a. 11 years ago
tools Fix MSVC build. 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Install shared libraries also in bin on cygwin, mingw 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak