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
2006-04-24
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-04-19
Fix ancient memory leak in PQprintTuples(); our code no longer uses this
Tom Lane
2006-03-19
Fixed bug 2330: Wrong error code in case of a duplicate key
Michael Meskes
2006-02-12
Stamp releases for 2006-02-14 release
Bruce Momjian
2006-01-15
When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not
Neil Conway
2006-01-05
Stamp relesae 8.0.6.
Bruce Momjian
2006-01-01
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
Neil Conway
2005-12-09
Stamp 8.0.5.
Tom Lane
2005-11-30
- Made several variables "const char *" instead of "char *" as proposed by Qi...
Michael Meskes
2005-10-14
[ Backpatch to 8.0.X.]
Bruce Momjian
2005-10-03
Stamp release 8.0.4.
Tom Lane
2005-09-12
Fixed transaction command handling to not ignore savepoints and to correctly ...
Michael Meskes
2005-08-24
- Check for NULL before checking whether argument is an array.
Michael Meskes
2005-07-13
Fix libpq memory leak during PQreset() --- closePGconn() was not
Tom Lane
2005-07-08
Make libpq_gettext save and restore errno in a Windows-compatible way.
Tom Lane
2005-06-02
Added patch by Gavin Scott <gavin@planetacetech.com> for Intel 64bit hardware.
Michael Meskes
2005-06-02
Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2005-05-25
Translation updates
Peter Eisentraut
2005-05-05
Stamp release 8.0.3.
Tom Lane
2005-05-05
Add WSACleanup() for Win32 socket cleanup.
Bruce Momjian
2005-04-29
Improve cleanup from win32 client-only build.
Bruce Momjian
2005-04-29
Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian
2005-04-29
Fix Borland makefile for libpq and improve it for psql.
Bruce Momjian
2005-04-14
Added patch by Philip Yarra <philip.yarra@internode.on.net> for a bug in thre...
Michael Meskes
2005-04-07
Stamp 8.0.2.
REL8_0_2
Tom Lane
2005-04-02
Translation updates
Peter Eisentraut
2005-03-26
Make additional stamps for 8.0.2.
Bruce Momjian
2005-03-26
Tag for 8.0.2beta1
PostgreSQL Daemon
2005-03-25
Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth
Tom Lane
2005-03-18
Added patch by Christof Petig <christof@petig-baender.de> to work around gcc ...
Michael Meskes
2005-03-13
Increment all major version numbers in 8.0.X to force recompile of
Bruce Momjian
2005-03-07
Properly implement "Response files" for bcc. Add URL's to describe the
Bruce Momjian
2005-02-27
Tab indent all actions in bcc32.mak, and do it on win32.mak too for
Bruce Momjian
2005-02-25
Add linking from /port to bcc makefile.
Bruce Momjian
2005-02-21
Try to get Borland CC to compile.
Bruce Momjian
2005-02-10
Fixed more parsing bugs in other CREATE statements.
Michael Meskes
2005-02-09
Fixed bug in parsing of CREATE AS statement.
Michael Meskes
2005-01-30
Stamp 8.0 branch as 8.0.1.
Tom Lane
2005-01-26
Propagate ecpg core dump fix into 8.0 branch.
Tom Lane
2005-01-26
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
Tom Lane
2005-01-17
Translation updates
Peter Eisentraut
2005-01-14
Translation updates
Peter Eisentraut
2005-01-14
Change Win32 client configuration files from *.txt to *.conf.
Bruce Momjian
2005-01-13
Translation updates
Peter Eisentraut
2005-01-12
Add conditional inclusion of <com_err.h> to support old 'heimdal'
Tom Lane
2005-01-11
interval_out failed to mention 'ago' for negative intervals in SQL and
Tom Lane
2005-01-10
Fixed segfault in adjust_informix due to missing varchar type.
Michael Meskes
2005-01-10
Comment out check for substitution of private key file on Windows,
Tom Lane
2005-01-10
Un-break MSVC build, per Andrew Dunstan.
Tom Lane
2005-01-09
Translation updates
Peter Eisentraut
[next]