index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2010-12-14
Tag 8.3.13.
Marc G. Fournier
2010-12-13
Translation updates for release 8.3.13
Peter Eisentraut
2010-10-20
Fix ecpg test building process to not generate *.dSYM junk on Macs.
Tom Lane
2010-10-01
Tag 8.3.12
REL8_3_12
Marc G. Fournier
2010-09-30
Translation updates for 8.3.12
Peter Eisentraut
2010-09-24
Still more .gitignore cleanup.
Tom Lane
2010-09-23
More fixes for libpq's .gitignore file.
Tom Lane
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-22
Add gitignore files for ecpg regression tests.
Magnus Hagander
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-06-04
Data returned by RETURNING clause wasn't correctly processed by ecpg. Patch b...
Michael Meskes
2010-05-14
tag 8.3.11
REL8_3_11
Marc G. Fournier
2010-05-13
Translation update
Peter Eisentraut
2010-05-08
Work around a subtle portability problem in use of printf %s format.
Tom Lane
2010-03-12
tag 8.3.10
REL8_3_10
Marc G. Fournier
2010-03-08
Backport fix from HEAD that makes ecpglib give the right SQLSTATE if the conn...
Michael Meskes
2010-03-08
Require hostname to be set when using GSSAPI authentication. Without it,
Magnus Hagander
2010-03-03
Fix a couple of places that would loop forever if attempts to read a stdio file
Tom Lane
2009-12-30
Set errno to zero before invoking SSL_read or SSL_write. It appears that
Tom Lane
2009-12-10
tag 8.3.9
REL8_3_9
Marc G. Fournier
2009-12-09
Reject certificates with embedded NULLs in the commonName field. This stops
Magnus Hagander
2009-09-08
Remove outside-the-scanner references to "yyleng".
Tom Lane
2009-09-04
Tag 8.3.8
REL8_3_8
Marc G. Fournier
2009-09-03
Translation updates
Peter Eisentraut
2009-03-13
tag 8.3.7
REL8_3_7
Marc G. Fournier
2009-01-30
tag for 8.3.6
Marc G. Fournier
2009-01-28
Go over all OpenSSL return values and make sure we compare them
Magnus Hagander
2008-11-26
Replaced strchrnul by strchr.
Michael Meskes
2008-11-26
When creating a varchar struct name braces must be discarded.
Michael Meskes
2008-10-31
commit for 8.3.5
REL8_3_5
Marc G. Fournier
2008-10-23
Fix memory leak when using gsslib parameter in libpq connections
Magnus Hagander
2008-10-10
Optional arguments should be optional.
Michael Meskes
2008-10-01
Link libpq with libgssapi if configure finds it, as
Magnus Hagander
2008-09-19
tag for 8.3.4
REL8_3_4
Marc G. Fournier
2008-09-10
Avoid using sprintf() for a simple octal conversion in PQescapeByteaInternal.
Tom Lane
2008-08-20
Fixed incorrect argument handling in SET command if argument is a variable.
Michael Meskes
2008-08-20
Make libpq on windows not try to send chunks larger than 64Kb.
Magnus Hagander
2008-08-16
Synchronize Borland libpq makefile to match MSVC. Backpatch to 8.3.X.
Bruce Momjian
2008-07-17
Add MSVC++ debug libraries to .cvsignore.
Alvaro Herrera
2008-06-27
Fix standalone libpq build on win32.
Magnus Hagander
2008-06-08
Stamp 8.3.3 (except for configure.in/configure)
Tom Lane
2008-06-05
Stamp 8.3.2 (except for configure.in/configure)
Tom Lane
2008-06-05
Translation updates.
Tom Lane
2008-06-04
Added symbol SQL to list of allowed variables.
Michael Meskes
2008-06-03
Remove unused variable (was already done in HEAD)
Tom Lane
2008-05-12
Check for non-existant connection in prepare statement handling.
Michael Meskes
2008-05-05
Add more dependencies from libpgport required by
Magnus Hagander
2008-04-16
Avoid using unnecessary pgwin32_safestat in libpq.
Andrew Dunstan
2008-04-10
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to...
Michael Meskes
2008-03-25
added ECPGget_PGconn to exports.txt
Michael Meskes
[next]