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 9a6313f469 Fix pg_ctl's readfile() to not go into infinite loop on an empty file 17 years ago
..
backend Remove duplicate variable initializations identified by clang static checker. 17 years ago
bin Fix pg_ctl's readfile() to not go into infinite loop on an empty file 17 years ago
include Modify the definition of window-function PARTITION BY and ORDER BY clauses 17 years ago
interfaces Fix mismatch in const:ness of parameters. 17 years ago
makefiles Allow out-of-tree builds on mingw and cygwin 17 years ago
pl Fix error cleanup failure caused by 8.4 changes in plpgsql to try to avoid 17 years ago
port 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Modify the definition of window-function PARTITION BY and ORDER BY clauses 17 years ago
timezone Update time zone data files to tzdata release 2009i: DST law changes in 17 years ago
tools Adjust test_fsync code to be more sane. 17 years ago
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Add the possibility to specify an explicit validator function for foreign-data 17 years ago
Makefile.global.in Fix the makefiles to fail cleanly if Perl is needed but not present. This 17 years ago
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 17 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak