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
/
interfaces
/
libpq++
/
examples
Age
Commit message (
Expand
)
Author
2002-08-22
Okay, libpq++ is moved to GBorg, and all traces of it have been removed
Marc G. Fournier
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-02
Indent libpq++ as mentioned in email. Format was terrible, and this
Bruce Momjian
2002-06-20
Update copyright to 2002.
Bruce Momjian
2002-06-15
This patch fixes a few minor problems with libpq++: remove the deprecated
Bruce Momjian
2002-06-07
Fix interface example errors causes by backend changes.
Bruce Momjian
2001-05-09
Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm
Bruce Momjian
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-05-29
Cleanup of <> and ""
Bruce Momjian
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-04-25
Make c++ examples return 0 from main().
Bruce Momjian
2000-04-23
Add mention of int in variable.
Bruce Momjian
2000-04-23
Add mention of int for variable in examples
Bruce Momjian
2000-04-22
Update example: PgLargeObject constructor now takes a conninfo string,
Tom Lane
2000-03-02
Patch for Irix from Mark Dalphin.
Bruce Momjian
1999-12-03
Replace examples .H to .h.
Bruce Momjian
1999-05-23
Here it is. Remove or rename the current interfaces/libpq++ and untar
Bruce Momjian
1997-09-16
Makefile cleanup.
Bruce Momjian
1997-07-30
Fix c++ copy example code.
Bruce Momjian
1997-06-25
Typo changes in tests/ examples.
Bruce Momjian
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-03-16
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-02-13
Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++
Marc G. Fournier
1996-11-18
Quiet compiler warnings, ignore the ones we can't.
Bryan Henderson
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