postgresql/src
Fujii Masao 9f1d7313aa Fix typo in comment.
Report by Amit Kapila
2015-01-05 16:35:26 +09:00
..
backend Fix typo in comment. 2015-01-05 16:35:26 +09:00
bin Fix inconsequential fd leak in the new mark_file_as_archived() function. 2015-01-04 14:36:21 +01:00
common Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:12 +01:00
include Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:12 +01:00
interfaces Translation updates 2014-12-15 00:25:35 -05:00
makefiles Revert haphazard pgxs makefile changes 2014-12-04 08:07:59 -05:00
pl Improve hash_create's API for selecting simple-binary-key hash functions. 2014-12-18 13:36:36 -05:00
port Windows: use GetSystemTimePreciseAsFileTime if available 2014-12-08 23:36:06 +09:00
template
test Fix thinko in lock mode enum 2015-01-04 15:48:29 -03:00
timezone Add CST (China Standard Time) to our lists of timezone abbreviations. 2014-12-24 16:35:23 -05:00
tools Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:12 +01:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 2014-12-24 10:31:36 -05:00
Makefile.shlib Clarify .def file comments. 2014-11-02 21:43:33 -05:00
nls-global.mk
win32.mak