summaryrefslogtreecommitdiff
path: root/src/test/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-031-2/+2
* Fix up .gitignore and cleanup actions in some src/test/ subdirectories.Tom Lane2015-04-241-2/+2
* Add API for 64-bit large object access. Now users can access up toTatsuo Ishii2012-10-071-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-1/+1
* enable examples to compile on Windows. patch from Hiroshi Saito.Andrew Dunstan2009-12-311-0/+4
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-1/+1
* Attaching -lpq to LDFLAGS doesn't work, because the generated commandTom Lane2003-09-201-1/+1
* Bring the libpq example programs into the 21st century.Tom Lane2003-06-221-2/+1
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-1/+1
* Remove testlo2.c --- there seems to be no difference between this andTom Lane2000-10-241-1/+1
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-6/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+5
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-7/+0
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-251-1/+2
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-3/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-1/+0
* End of the make file simplifications.Bryan Henderson1996-11-121-56/+11
* Rename CDEBUG to COPTBruce Momjian1996-11-041-4/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+74