summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
1999-12-26Put back erroneously-removed definition of 'defines' variable.Tom Lane
1999-12-23*** empty log message ***Michael Meskes
1999-12-21The first fix is to allow an input file with a relative path and withoutBruce Momjian
1999-12-20Clean up some minor gcc warnings. I'm not touching theTom Lane
1999-12-16*** empty log message ***Michael Meskes
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-12-14This patch solves a couple of memory leaks in ecpglib.c. The patch isBruce Momjian
1999-12-10Rename several destroy* functions/tags to drop*.Bruce Momjian
1999-12-08*** empty log message ***Michael Meskes
1999-12-07*** empty log message ***Michael Meskes
1999-12-05This *should* fix the large object segfault problem. Note linewrap mayBruce Momjian
1999-12-03Replace examples .H to .h.Bruce Momjian
1999-12-03Rename libpq++.H to libpq++.h.Bruce Momjian
1999-12-02Type 'socklen_t' might be the right way to declare getsockopt()'s lastTom Lane
1999-11-30This patch (against the current CVS sources) adds to libpq the functionsBruce Momjian
1999-11-30Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian
1999-11-29Small patch which fixes the ODBC driver so it doesn't segfault if:Bruce Momjian
1999-11-23ecpg ECPGFree fix from Rene Hogendoorn.Bruce Momjian
1999-11-23Fix _cplusplus test in both trees.Bruce Momjian
1999-11-23*** empty log message ***Michael Meskes
1999-11-22*** empty log message ***Michael Meskes
1999-11-11In the spirit of TODO itemBruce Momjian
1999-11-05environment variable set by MULTIBYTE startup code should beTom Lane
1999-11-02*** empty log message ***Michael Meskes
1999-11-02*** empty log message ***Michael Meskes
1999-10-29*** empty log message ***Michael Meskes
1999-10-27*** empty log message ***Michael Meskes
1999-10-26These are two minor corrections to libpq's PQsetNoticeProcessor function.Bruce Momjian
1999-10-25Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane
1999-10-25bug fix for large objects (free)Byron Nikolaidis
1999-10-23Remove gratuitous redefinitions of BLCKSZ.Tom Lane
1999-10-22Remove fixed-size literal buffer from ecpg's lexer (sameTom Lane
1999-10-22Remove libpq++ todo item.Bruce Momjian
1999-10-22This *should* fix the large binary object problem in libpq++ from theBruce Momjian
1999-10-15*** empty log message ***Michael Meskes
1999-10-13Correctly return -1 on error to CmdTuples()Bruce Momjian
1999-10-13Hi,Bruce Momjian
1999-10-13BLOBs containing NUL characters (ASCII 0) can be written to theBruce Momjian
1999-10-12Update pgeasy for missing files.Bruce Momjian
1999-10-11Update pgeasy.Bruce Momjian
1999-10-11cleanup of pgeasy.Bruce Momjian
1999-10-11Update again.Bruce Momjian
1999-10-11pgeasy update.Bruce Momjian
1999-10-11Update pgeasy.Bruce Momjian
1999-10-11Add pginterface into main tree, called pgeasy.Bruce Momjian
1999-10-08Define __alpha__ for __alpha.Bruce Momjian
1999-10-08*** empty log message ***Michael Meskes
1999-10-08Fix for "--" comment and no trailing newline, as seen in Perl.Bruce Momjian
1999-10-08Cleanup -is flag to -l for SSL. Another PERL variable name fix. CleanBruce Momjian
1999-10-08Use $(PERL) variable for perl compile. Now in Makefile.global.Bruce Momjian