summaryrefslogtreecommitdiff
path: root/src/test/examples/Makefile
AgeCommit message (Expand)Author
2015-04-24Fix up .gitignore and cleanup actions in some src/test/ subdirectories.Tom Lane
2012-10-06Add API for 64-bit large object access. Now users can access up toTatsuo Ishii
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2009-12-31enable examples to compile on Windows. patch from Hiroshi Saito.Andrew Dunstan
2005-03-25Have libpgport link before libpq so that PG client applications are moreBruce Momjian
2003-09-20Attaching -lpq to LDFLAGS doesn't work, because the generated commandTom Lane
2003-06-22Bring the libpq example programs into the 21st century.Tom Lane
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2000-10-24Remove testlo2.c --- there seems to be no difference between this andTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-17Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut
1997-09-25Massive examples fix from Nicola BernardelliBruce Momjian
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1996-11-13Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson
1996-11-12End of the make file simplifications.Bryan Henderson
1996-11-04Rename CDEBUG to COPTBruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesMarc G. Fournier