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
Andres Freund 14570c2828 Remove superflous variable from xlogreader's XLogFindNextRecord(). 11 years ago
..
backend Remove superflous variable from xlogreader's XLogFindNextRecord(). 11 years ago
bin Fix inconsequential fd leak in the new mark_file_as_archived() function. 11 years ago
common Add pg_string_endswith as the start of a string helper library in src/common. 11 years ago
include Add pg_string_endswith as the start of a string helper library in src/common. 11 years ago
interfaces Translation updates 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
port Windows: use GetSystemTimePreciseAsFileTime if available 11 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Don't run rowsecurity in parallel with other regression tests. 11 years ago
timezone Add CST (China Standard Time) to our lists of timezone abbreviations. 11 years ago
tools Add pg_string_endswith as the start of a string helper library in src/common. 11 years ago
tutorial Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Clarify .def file comments. 11 years ago
bcc32.mak
nls-global.mk
win32.mak