Commit Graph

20 Commits (721856ff24b3722ce8e894e5a32c9c063cd48455)

Author SHA1 Message Date
Peter Eisentraut 721856ff24 Remove distprep 3 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
Tom Lane 732b33f8ae Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 11 years ago
Tatsuo Ishii 461ef73f09 Add API for 64-bit large object access. Now users can access up to 14 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 16 years ago
Andrew Dunstan 31cf893088 enable examples to compile on Windows. patch from Hiroshi Saito. 17 years ago
Bruce Momjian 6b7ef076b5 Have libpgport link before libpq so that PG client applications are more 21 years ago
Tom Lane 776ec78e9d Attaching -lpq to LDFLAGS doesn't work, because the generated command 23 years ago
Tom Lane e92dc1e199 Bring the libpq example programs into the 21st century. 23 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 26 years ago
Tom Lane 570ed46401 Remove testlo2.c --- there seems to be no difference between this and 26 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Peter Eisentraut 1652d43358 Remove fmgrstamp-h business -- not needed and confusing 26 years ago
Bruce Momjian 2f4275327e Massive examples fix from Nicola Bernardelli 29 years ago
Marc G. Fournier c7b40e6058 This commit represents a clean compile with the new templates under 30 years ago
Bryan Henderson b20766ccc4 Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 30 years ago
Bryan Henderson d7dd9295b7 End of the make file simplifications. 30 years ago
Bruce Momjian 5061c23ac2 Rename CDEBUG to COPT 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago