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
2003-10-09
Protected access to variable m_preparedCount via synchronized
Jan Wieck
2003-10-08
Removed my debug printf() call from numeric.c
Michael Meskes
2003-10-07
Fixed floating point exception in long=>numeric conversion.
Michael Meskes
2003-10-07
Add missing include file.
Peter Eisentraut
2003-10-07
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-06
Translation updates
Peter Eisentraut
2003-10-06
New Slovene translations
Peter Eisentraut
2003-10-06
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
Translation updates
Peter Eisentraut
2003-10-05
Translation updates
Peter Eisentraut
2003-10-05
Fixed bug in day of week processing.
Michael Meskes
2003-10-04
Document the always-true-but-previously-undocumented fact that PQfnumber()
Tom Lane
2003-10-04
Translation updates
Peter Eisentraut
2003-10-04
Translation updates
Peter Eisentraut
2003-10-04
Format help message internally consistent.
Peter Eisentraut
2003-10-03
New translation
Peter Eisentraut
2003-10-03
Cause PQescapeString to stop processing at a null character, rather
Tom Lane
2003-10-03
Remove assorted compilation failures introduced by latest ecpg changes.
Tom Lane
2003-10-03
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-10-02
Do not return from PQrequestCancel until postmaster has finished
Tom Lane
2003-10-02
Don't use 0 as a spelling of NULL.
Tom Lane
2003-09-29
Adjust the new Norwegian translation for some of the easier message
Peter Eisentraut
2003-09-29
Make message fit guidelines.
Peter Eisentraut
2003-09-29
New Norwegian translation by Trond Endrestøl, actually made for 7.3, but
Peter Eisentraut
2003-09-27
Got the link order wrong :-(
Tom Lane
2003-09-27
Adjust Darwin build to use the default 'two level namespace' linking
Tom Lane
2003-09-27
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-26
Fixed segfault after error in parsing precision argument.
Michael Meskes
2003-09-24
Fix creation of temporary sequences in ecpg, per report from Edmund Bacon.
Bruce Momjian
2003-09-23
- Changed struct definition handling so "struct foo {}" always gets defined.
Michael Meskes
2003-09-23
Fix to properly handle timezone offsets that are partial hours. If the offset
Barry Lind
2003-09-23
A fix for jdbc regression test submitted yesterday by Kim Ho at Redhat
Barry Lind
2003-09-22
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
Additional jdbc regression tests submitted by Oliver Jowett. Some tests are
Barry Lind
2003-09-22
Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as well
Barry Lind
2003-09-22
Translation updates
Peter Eisentraut
2003-09-22
Message wording improvements
Peter Eisentraut
2003-09-21
Fix some ill-considered ifdefs, per report from Hans-JÏrgen SchÎnig.
Tom Lane
2003-09-20
- Renamed my own strndup() function because of a name clash.
Michael Meskes
2003-09-20
- Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.
Michael Meskes
2003-09-19
One small typo in preprocessor.
Michael Meskes
2003-09-19
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-18
- Accept output variables for FETCH in DECLARE statement.
Michael Meskes
2003-09-18
Applied patch from Oliver Jowett to clean up some instances where the wrong
Barry Lind
2003-09-18
Small jdbc patch from Kim Ho at RedHat to fix some boolean problems
Barry Lind
2003-09-18
A minor fix to jdbc regression tests
Barry Lind
2003-09-17
Applied patch to jdbc from Kim Ho at RedHat, fixing improper handling of empt...
Barry Lind
2003-09-17
Applied patch for jdbc from Kim Ho at RedHat to more correctly deal with bool...
Barry Lind
2003-09-17
Fixed jdbc to correctly report that constraints are supported
Barry Lind
2003-09-17
Applied patch from Fernando Nasser of RedHat to fix some error messages
Barry Lind
[next]