aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-07
* Change function name PQclientencoding to PQclientEncoding sinceTatsuo Ishii2000-02-05
* Made prototypes for yyerror() consistent with Bruce's last changesJan Wieck2000-02-04
* Added numeric and int8 types.Byron Nikolaidis2000-01-30
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* *** empty log message ***Michael Meskes2000-01-27
* Add:Bruce Momjian2000-01-26
* Remove Ops parameter from STATRELID cache lookup, for Tom Lane andBruce Momjian2000-01-24
* updated install filePeter Eisentraut2000-01-23
* ecpg shouldn't depend on parser/gramparse.h. Also, eliminate someTom Lane2000-01-20
* Tweak includes to avoid compiler warning on HPUX.Tom Lane2000-01-20
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* Fix for multibyte support. Since some function declarationsTatsuo Ishii2000-01-19
* Hi!Bruce Momjian2000-01-18
* *** empty log message ***Michael Meskes2000-01-18
* Libpq non-blocking mode, from Alfred PerlsteinBruce Momjian2000-01-18
* Modify libpq's pqexpbuffer to eliminate length restriction on how muchTom Lane2000-01-17
* Sigh, I'm an idiot ... I broke the async startup logic a couple days ago,Tom Lane2000-01-16
* Eliminate using putenv().Tatsuo Ishii2000-01-15
* Clean up some problems in new asynchronous-connection logicTom Lane2000-01-14
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-10
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-10
* This patch removes the initialization of ri in loop inBruce Momjian2000-01-08
* *** empty log message ***Michael Meskes2000-01-07
* Fix it's and its to be correct.Bruce Momjian2000-01-05
* Put back erroneously-removed definition of 'defines' variable.Tom Lane1999-12-26
* *** empty log message ***Michael Meskes1999-12-23
* The first fix is to allow an input file with a relative path and withoutBruce Momjian1999-12-21
* Clean up some minor gcc warnings. I'm not touching theTom Lane1999-12-20
* *** empty log message ***Michael Meskes1999-12-16
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* This patch solves a couple of memory leaks in ecpglib.c. The patch isBruce Momjian1999-12-14
* Rename several destroy* functions/tags to drop*.Bruce Momjian1999-12-10
* *** empty log message ***Michael Meskes1999-12-08
* *** empty log message ***Michael Meskes1999-12-07
* This *should* fix the large object segfault problem. Note linewrap mayBruce Momjian1999-12-05
* Replace examples .H to .h.Bruce Momjian1999-12-03
* Rename libpq++.H to libpq++.h.Bruce Momjian1999-12-03
* Type 'socklen_t' might be the right way to declare getsockopt()'s lastTom Lane1999-12-02
* This patch (against the current CVS sources) adds to libpq the functionsBruce Momjian1999-11-30
* Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian1999-11-30
* Small patch which fixes the ODBC driver so it doesn't segfault if:Bruce Momjian1999-11-29
* ecpg ECPGFree fix from Rene Hogendoorn.Bruce Momjian1999-11-23
* Fix _cplusplus test in both trees.Bruce Momjian1999-11-23
* *** empty log message ***Michael Meskes1999-11-23
* *** empty log message ***Michael Meskes1999-11-22
* In the spirit of TODO itemBruce Momjian1999-11-11
* environment variable set by MULTIBYTE startup code should beTom Lane1999-11-05
* *** empty log message ***Michael Meskes1999-11-02
* *** empty log message ***Michael Meskes1999-11-02