index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
examples
/
Makefile
Age
Commit message (
Expand
)
Author
2018-07-09
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2015-04-24
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2012-10-07
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2009-12-31
enable examples to compile on Windows. patch from Hiroshi Saito.
Andrew Dunstan
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2003-09-20
Attaching -lpq to LDFLAGS doesn't work, because the generated command
Tom Lane
2003-06-22
Bring the libpq example programs into the 21st century.
Tom Lane
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2000-10-24
Remove testlo2.c --- there seems to be no difference between this and
Tom Lane
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
1997-09-25
Massive examples fix from Nicola Bernardelli
Bruce Momjian
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-12
End of the make file simplifications.
Bryan Henderson
1996-11-04
Rename CDEBUG to COPT
Bruce Momjian
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier