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
Michael Meskes 90c1e2cc43 Fixed bug in handling of pointers to structs. 25 years ago
..
backend Support syncing WAL log to disk using either fsync(), fdatasync(), 25 years ago
bin We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Support syncing WAL log to disk using either fsync(), fdatasync(), 25 years ago
interfaces Fixed bug in handling of pointers to structs. 25 years ago
makefiles Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 25 years ago
pl > Applied. Thanks. 25 years ago
template Select optimization by default for HP's C compiler. 25 years ago
test Adjust expected error message due to change of keyword case-folding. 25 years ago
tools A much better version of this is now in backend/port/aix. 25 years ago
tutorial Restructure the key include files per recent pghackers discussion: there 25 years ago
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile.global.in Use install-sh unconditionally. 25 years ago
Makefile.shlib Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 25 years ago
win32.mak