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-03-20
Started adding date and timestamp.
Michael Meskes
2003-03-20
PGRES_POLLING_ACTIVE is unused, keep for backward compatibility.
Bruce Momjian
2003-03-19
Avoid mysterious warning about possibly uninitialized variable.
Peter Eisentraut
2003-03-19
Applied patch to work around server bug.
Barry Lind
2003-03-18
Improve error message.
Peter Eisentraut
2003-03-18
Some bugfixes for numerical library.
Michael Meskes
2003-03-18
Applied updated translation patch
Barry Lind
2003-03-17
Reorder crypt.h include for SunOS compile problem.
Bruce Momjian
2003-03-16
Forgot some files...
Michael Meskes
2003-03-16
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-14
Fixed parsing to handle \n for updateable result sets. Bug reported by Rich ...
Barry Lind
2003-03-14
Improved error message and added some log messages in batch update functionality
Barry Lind
2003-03-10
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-08
Applied patch from Paul Sorenson to correctly handle schema names in updateab...
Barry Lind
2003-03-07
Cleanup and reorganization.
Barry Lind
2003-03-06
Use poll(2) in preference to select(2), if available. This solves
Tom Lane
2003-02-27
up build number to 202 for a new development build
Barry Lind
2003-02-27
A little cleanup. Removing an unnecessary method.
Barry Lind
2003-02-27
Added support for SSL in the jdbc driver
Barry Lind
2003-02-26
The quote function should return a string suitable for dropping into a
D'Arcy J.M. Cain
2003-02-25
Allow SET CONNECTION to be followed by connection object without leading "TO"...
Michael Meskes
2003-02-21
Forgot to commit Makefile change.
Michael Meskes
2003-02-19
Fix for GUC client_encoding variable not being handled
Tatsuo Ishii
2003-02-19
Added DATABASE command as alias to CONNECT TO.
Michael Meskes
2003-02-19
Allow PQcmdTuples to return row counts for MOVE and FETCH.
Bruce Momjian
2003-02-17
Added Informix "database" command.
Michael Meskes
2003-02-14
In Informix mode ecpg should still be able to parse preprocessor directives.
Michael Meskes
2003-02-14
- Synced parser and keyword file.
Michael Meskes
2003-02-14
Fix some of the breakage from the IPV6 patch.
Tom Lane
2003-02-13
Just intermediate results for backup reasons.
Michael Meskes
2003-02-13
Suppress gcc warning.
Tom Lane
2003-02-13
- Applied error reporting patch by Matthew Vanecek
Michael Meskes
2003-02-12
Applied patch to update translation file, submitted by Zhenbang Wei
Barry Lind
2003-02-12
Patch to messages file from Holger Klawitter to add a missing message.
Barry Lind
2003-02-09
upped build# to 201
Barry Lind
2003-02-09
Better error message on character set mismatches during conversion to unicode.
Barry Lind
2003-02-07
applied Kris Jurka's patch for numeric
Dave Cramer
2003-02-05
patch from Oliver Jowett to implement some of the jdbc3 methods
Dave Cramer
2003-02-04
Applied Kris Jurkas patch to fix rollback and SQLException
Dave Cramer
2003-02-04
applied patch from Oliver Jowett
Dave Cramer
2003-02-04
Two patches from Kris Jurka. One fixes a problem with incorrect type for double
Barry Lind
2003-02-04
Patch from Nic Ferrier to add support for result sets being cursor based
Barry Lind
2003-02-03
#ifdef out stuff that shouldn't be compiled when not USE_SSL.
Tom Lane
2003-02-03
Move pg_service.conf.sample to /interfaces/libpq.
Bruce Momjian
2003-02-01
Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null
Tom Lane
2003-02-01
Apply ljb's patch to prevent both memory leak and core dump during
Tom Lane
2003-01-30
Fix regression in .pgpass support. From Neil Conway.
Tom Lane
2003-01-29
Guard against array overrun, per report from Yichen Xie. This case
Tom Lane
2003-01-23
added fix from Joel Hock to get the inserted row into the current buffer
Dave Cramer
2003-01-21
Synced parser.
Michael Meskes
[next]