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 9222cd84b0 Remove no-longer-referenced src/port/gethostname.c. 11 years ago
..
backend Fix typos, update README. 11 years ago
bin Fix assignment operator thinko 11 years ago
common Fix libpq's behavior when /etc/passwd isn't readable. 11 years ago
include Fix typos, update README. 11 years ago
interfaces Install shared libraries also in bin on cygwin, mingw 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl Fix some functions that were declared static then defined not-static. 11 years ago
port Remove no-longer-referenced src/port/gethostname.c. 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Tweak BRIN minmax operator class 11 years ago
timezone Update copyright for 2015 11 years ago
tools tools/ccsym: update for modern versions of gcc 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Install shared libraries also in bin on cygwin, mingw 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak