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++
/
pglobject.h
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-02
Indent libpq++ as mentioned in email. Format was terrible, and this
Bruce Momjian
2002-06-20
Update copyright to 2002.
Bruce Momjian
2001-09-30
Make libpq++ safe again for older C++ compilers. Do 'using namespace std'
Tom Lane
2001-07-11
Libpq++ fixes for Win32 compile.
Bruce Momjian
2001-05-09
Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm
Bruce Momjian
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2000-04-22
Remove broken tracing code (which would be dangerous if it did work...)
Tom Lane
2000-01-26
Add:
Bruce Momjian
1999-10-22
This *should* fix the large binary object problem in libpq++ from the
Bruce Momjian
1999-05-23
Here it is. Remove or rename the current interfaces/libpq++ and untar
Bruce Momjian
1997-02-13
Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++
Marc G. Fournier