index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
More patches for informix compatibility.
Michael Meskes
2003-04-01
*
Forgot two new files and one that was moved.
Michael Meskes
2003-03-30
*
Moved Informix stuff to its own compat library. Interval datetype is now full...
Michael Meskes
2003-03-30
*
Simplify the socket handling code by supplying a replacement getaddrinfo()
Peter Eisentraut
2003-03-29
*
Add <stdlib> to add calloc() prototype.
Bruce Momjian
2003-03-27
*
More changes to pgtypeslib and set optimization to -O1.
Michael Meskes
2003-03-27
*
patch to notify listeners on error from Csaba Nagy
Dave Cramer
2003-03-25
*
Use PQfreemem() consistently, and document its use for Notify.
Bruce Momjian
2003-03-25
*
added DISTINCT to the query to get cross reference. This is required when two...
Dave Cramer
2003-03-25
*
fixed problem where information from previous updates was leaking into subseq...
Dave Cramer
2003-03-25
*
New build number
Barry Lind
2003-03-24
*
Fix bug in reading acls (didn't treat null acl as meaning the table owner had
Barry Lind
2003-03-24
*
Remove ecpg #warning with approval from Michael.
Bruce Momjian
2003-03-22
*
Add missing #include for calloc in ecpg.
Bruce Momjian
2003-03-22
*
Add PQfreemem() call for Win32.
Bruce Momjian
2003-03-22
*
Make "win" a separate port from "cygwin". This means you can now
Peter Eisentraut
2003-03-21
*
Do not free prepares statements at the end of a transaction.
Michael Meskes
2003-03-21
*
Changes to the parser to accept new datatypes.
Michael Meskes
2003-03-21
*
Started adding date and timestamp.
Michael Meskes
2003-03-20
*
PGRES_POLLING_ACTIVE is unused, keep for backward compatibility.
Bruce Momjian
2003-03-20
*
Avoid mysterious warning about possibly uninitialized variable.
Peter Eisentraut
2003-03-19
*
Applied patch to work around server bug.
Barry Lind
2003-03-19
*
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-18
*
Reorder crypt.h include for SunOS compile problem.
Bruce Momjian
2003-03-17
*
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-16
*
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-14
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
*
Applied patch from Paul Sorenson to correctly handle schema names in updateab...
Barry Lind
2003-03-08
*
Cleanup and reorganization.
Barry Lind
2003-03-07
*
Use poll(2) in preference to select(2), if available. This solves
Tom Lane
2003-03-06
*
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-27
*
The quote function should return a string suitable for dropping into a
D'Arcy J.M. Cain
2003-02-26
*
Allow SET CONNECTION to be followed by connection object without leading "TO"...
Michael Meskes
2003-02-25
*
Forgot to commit Makefile change.
Michael Meskes
2003-02-21
*
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-19
*
Added Informix "database" command.
Michael Meskes
2003-02-17
*
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-14
*
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-13
[next]