index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq++
/
pgdatabase.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make libpq++ safe again for older C++ compilers. Do 'using namespace std'
Tom Lane
2001-09-30
1
-4
/
+5
*
Fix libpq++'s FieldSize to return int, not short.
Bruce Momjian
2001-05-09
1
-3
/
+3
*
Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm
Bruce Momjian
2001-05-09
1
-43
/
+47
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
1
-5
/
+5
*
Correctly return -1 on error to CmdTuples()
Bruce Momjian
1999-10-13
1
-2
/
+2
*
CmdTuples() returns an int showing the number of affected tuples after an
Bruce Momjian
1999-10-06
1
-2
/
+7
*
libpq++ cleanup from Vince Vielhaber
Bruce Momjian
1999-09-28
1
-2
/
+2
*
Addition of CmdTuples(). Wraps PQcmdTuples.
Bruce Momjian
1999-09-28
1
-1
/
+7
*
I found the following useful - just a way of using PQgetisnull from
Bruce Momjian
1999-09-21
1
-1
/
+14
*
Remove redeclarations of default parameter values from
Tom Lane
1999-06-05
1
-19
/
+19
*
Replace static rcsid[] strings by IDENTIFICATION comments in
Tom Lane
1999-05-30
1
-1
/
+1
*
Here it is. Remove or rename the current interfaces/libpq++ and untar
Bruce Momjian
1999-05-23
1
-0
/
+152