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
Peter Eisentraut 22434dd06b Update sequence_1.out for recent changes 9 years ago
..
backend Fix handling of expanded objects in CoerceToDomain and CASE execution. 9 years ago
bin Fix dumping of casts and transforms using built-in functions 9 years ago
common Rename "pg_xlog" directory to "pg_wal". 9 years ago
fe_utils Restore psql's SIGPIPE setting if popen() fails. 9 years ago
include Fix handling of expanded objects in CoerceToDomain and CASE execution. 9 years ago
interfaces Fix buffer overflow on particularly named files and clarify documentation about 9 years ago
makefiles Provide NO_INSTALLCHECK option for pgxs. 9 years ago
pl Improve handling of array elements as getdiag_targets and cursor_variables. 9 years ago
port Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Update sequence_1.out for recent changes 9 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2016j. 9 years ago
tools MSVC: Position MSBFLAGS after flags it might override. 9 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak