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
/
ecpg
/
compatlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stamp major release 8.3.0, and increment library version numbers.
Bruce Momjian
2007-01-05
1
-2
/
+2
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-9
/
+11
*
Install a cleaner solution to the AIX libpq linking problem, as per
Tom Lane
2006-09-10
1
-3
/
+2
*
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-28
1
-4
/
+5
*
Added lots of SoC stuff made by Joachim.
Michael Meskes
2006-08-15
1
-78
/
+59
*
Added some more coverity report patches send in by Joachim Wieland <joe@mckni...
Michael Meskes
2006-06-26
1
-1
/
+2
*
Remove individual user copyright because the code is contributed to
Bruce Momjian
2006-06-25
1
-9
/
+5
*
Clarified copyright notice
Michael Meskes
2006-06-23
1
-1
/
+2
*
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-21
1
-10
/
+27
*
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-04-24
1
-5
/
+5
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
1
-0
/
+2
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
1
-2
/
+2
*
Stamp libraries for 8.2 by updating minor library version numbers and
Bruce Momjian
2005-12-09
1
-2
/
+2
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
1
-16
/
+16
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-30
/
+29
*
Bump minor version numbers for 8.1 compared to 8.0.
Bruce Momjian
2005-03-14
1
-2
/
+2
*
Add fprintf() custom version to libpgport.
Bruce Momjian
2005-03-11
1
-3
/
+3
*
Update version stamps for 8.1 as listed in RELEASE_CHANGES.
Bruce Momjian
2005-01-18
1
-2
/
+2
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
1
-27
/
+27
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-78
/
+86
*
Cause libpq and ecpg libraries to be built as proper shared libraries
Tom Lane
2004-07-13
1
-2
/
+3
*
- Only use typedefs inside their scope.
Michael Meskes
2004-06-27
1
-2
/
+2
*
Minor adjustments to enable public-domain timezone library to be called
Bruce Momjian
2004-04-30
1
-2
/
+3
*
Make thread flags CFLAGS, not CPPFLAGS.
Bruce Momjian
2004-04-25
1
-2
/
+3
*
Add new auto-detection of thread flags.
Bruce Momjian
2004-04-23
1
-3
/
+3
*
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2004-03-14
1
-6
/
+7
*
Repair missing inclusions of -lintl for shared libraries.
Tom Lane
2004-02-10
1
-2
/
+2
*
Fix portability bugs: char values passed to <ctype.h> functions must
Tom Lane
2004-01-04
1
-3
/
+3
*
Forgot to change one compatlib.h.
Peter Eisentraut
2003-12-18
1
-1
/
+1
*
Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.
Bruce Momjian
2003-11-30
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-11-03
1
-33
/
+43
*
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-30
1
-14
/
+71
*
Include -lkrb5 when needed for shlibs depending on libpq. Per report
Tom Lane
2003-10-28
1
-2
/
+2
*
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-07
1
-1
/
+1
*
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
1
-1
/
+1
*
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-10-03
1
-2
/
+3
*
Adjust Darwin build to use the default 'two level namespace' linking
Tom Lane
2003-09-27
1
-2
/
+3
*
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-27
1
-2
/
+2
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
1
-46
/
+46
*
- Renamed my own strndup() function because of a name clash.
Michael Meskes
2003-09-20
1
-2
/
+2
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
1
-15
/
+5
*
Some uppercase type definitions were left.
Michael Meskes
2003-09-10
1
-9
/
+9
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
1
-35
/
+35
*
Add ecpg thread testing file.
Bruce Momjian
2003-08-06
1
-3
/
+3
*
pgindent run.
Bruce Momjian
2003-08-04
1
-272
/
+344
*
Fix a few of the more blatantly unportable constructs in this file.
Tom Lane
2003-08-01
1
-23
/
+27
*
Use only two-part shared library version numbers, for better portability
Peter Eisentraut
2003-08-01
1
-2
/
+2
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
1
-2
/
+2
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
1
-1
/
+1
[next]