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
Alvaro Herrera be8cebc717 Prevent ALTER USER f RESET ALL from removing the settings that were put there 16 years ago
..
backend Prevent ALTER USER f RESET ALL from removing the settings that were put there 16 years ago
bin Also print the libpq error message when lo_create or lo_open fails 16 years ago
include Prevent ALTER USER f RESET ALL from removing the settings that were put there 16 years ago
interfaces Remove useless double assignment 16 years ago
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 16 years ago
pl Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 16 years ago
port Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Fix regression test breakage from recent change in default name of exclusion-constraint index. 16 years ago
timezone Small adjustment by pgindent. 16 years ago
tools Adding special command line option that is now needed for the one ecpg regression test that was changed. 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
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