aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* 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
* *** empty log message ***Michael Meskes1999-10-29
* *** empty log message ***Michael Meskes1999-10-27
* These are two minor corrections to libpq's PQsetNoticeProcessor function.Bruce Momjian1999-10-26
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* bug fix for large objects (free)Byron Nikolaidis1999-10-25
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-23
* Remove fixed-size literal buffer from ecpg's lexer (sameTom Lane1999-10-22
* Remove libpq++ todo item.Bruce Momjian1999-10-22
* This *should* fix the large binary object problem in libpq++ from theBruce Momjian1999-10-22
* *** empty log message ***Michael Meskes1999-10-15
* Correctly return -1 on error to CmdTuples()Bruce Momjian1999-10-13
* Hi,Bruce Momjian1999-10-13
* BLOBs containing NUL characters (ASCII 0) can be written to theBruce Momjian1999-10-13
* Update pgeasy for missing files.Bruce Momjian1999-10-12
* Update pgeasy.Bruce Momjian1999-10-11
* cleanup of pgeasy.Bruce Momjian1999-10-11
* Update again.Bruce Momjian1999-10-11
* pgeasy update.Bruce Momjian1999-10-11
* Update pgeasy.Bruce Momjian1999-10-11
* Add pginterface into main tree, called pgeasy.Bruce Momjian1999-10-11
* Define __alpha__ for __alpha.Bruce Momjian1999-10-08
* *** empty log message ***Michael Meskes1999-10-08
* Fix for "--" comment and no trailing newline, as seen in Perl.Bruce Momjian1999-10-08
* Cleanup -is flag to -l for SSL. Another PERL variable name fix. CleanBruce Momjian1999-10-08
* Use $(PERL) variable for perl compile. Now in Makefile.global.Bruce Momjian1999-10-08
* CmdTuples() returns an int showing the number of affected tuples after anBruce Momjian1999-10-06
* As we now use lipq++.H which wasn't around when I first posted theBruce Momjian1999-10-04
* libpq++ cleanup from Vince VielhaberBruce Momjian1999-09-28
* Addition of CmdTuples(). Wraps PQcmdTuples.Bruce Momjian1999-09-28
* I have been working with user defined types and user defined cBruce Momjian1999-09-28
* Hello,Bruce Momjian1999-09-27
* *** empty log message ***Michael Meskes1999-09-27