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
Heikki Linnakangas 961ad3fdd9 On Windows, syslogger runs in two threads. The main thread processes config 16 years ago
..
backend On Windows, syslogger runs in two threads. The main thread processes config 16 years ago
bin psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING FOR PUBLIC. 16 years ago
include Allow Hot Standby to begin from a shutdown checkpoint. 16 years ago
interfaces Make ecpg in line with other compilers in that it deletes its output if there was an error processing the input file. 16 years ago
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 16 years ago
pl Fix plpgsql's exec_eval_expr() to ensure it returns a sane type OID 16 years ago
port Update a number of broken links in comments. 16 years ago
template
test Fix to_char YYY, YY, Y format codes so that FM zero-suppression really works, 16 years ago
timezone Improve message style for messages associated with not being able to 16 years ago
tools Add script to enumerate the timezones in the Windows registry and compare 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 16 years ago
Makefile.global.in Mark "installcheck-parallel", "world", "install-world" and "installcheck-world" make targets as PHONY. Fujii Masao. 16 years ago
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 17 years ago
bcc32.mak
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 17 years ago
win32.mak