summaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Michael Meskes1999-12-087-137/+234
* *** empty log message ***Michael Meskes1999-12-074-11/+24
* This *should* fix the large object segfault problem. Note linewrap mayBruce Momjian1999-12-051-1/+6
* Replace examples .H to .h.Bruce Momjian1999-12-038-10/+10
* Rename libpq++.H to libpq++.h.Bruce Momjian1999-12-033-5/+5
* Type 'socklen_t' might be the right way to declare getsockopt()'s lastTom Lane1999-12-021-2/+2
* This patch (against the current CVS sources) adds to libpq the functionsBruce Momjian1999-11-304-256/+1181
* Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian1999-11-306-29/+27
* Small patch which fixes the ODBC driver so it doesn't segfault if:Bruce Momjian1999-11-292-10/+22
* ecpg ECPGFree fix from Rene Hogendoorn.Bruce Momjian1999-11-231-1/+1
* Fix _cplusplus test in both trees.Bruce Momjian1999-11-231-1/+1
* *** empty log message ***Michael Meskes1999-11-233-3/+17
* *** empty log message ***Michael Meskes1999-11-227-759/+347
* In the spirit of TODO itemBruce Momjian1999-11-117-195/+197
* environment variable set by MULTIBYTE startup code should beTom Lane1999-11-051-31/+22
* *** empty log message ***Michael Meskes1999-11-021-0/+44
* *** empty log message ***Michael Meskes1999-11-026-24/+21
* *** empty log message ***Michael Meskes1999-10-293-2/+8
* *** empty log message ***Michael Meskes1999-10-273-14/+67
* These are two minor corrections to libpq's PQsetNoticeProcessor function.Bruce Momjian1999-10-262-7/+11
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-254-35/+24
* bug fix for large objects (free)Byron Nikolaidis1999-10-252-3/+5
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-231-1/+0
* Remove fixed-size literal buffer from ecpg's lexer (sameTom Lane1999-10-222-84/+107
* Remove libpq++ todo item.Bruce Momjian1999-10-221-1/+0
* This *should* fix the large binary object problem in libpq++ from theBruce Momjian1999-10-222-6/+4
* *** empty log message ***Michael Meskes1999-10-156-55/+99
* Correctly return -1 on error to CmdTuples()Bruce Momjian1999-10-131-2/+2
* Hi,Bruce Momjian1999-10-132-8/+2
* BLOBs containing NUL characters (ASCII 0) can be written to theBruce Momjian1999-10-131-3/+3
* Update pgeasy for missing files.Bruce Momjian1999-10-123-0/+380
* Update pgeasy.Bruce Momjian1999-10-119-396/+18
* cleanup of pgeasy.Bruce Momjian1999-10-111-35/+1
* Update again.Bruce Momjian1999-10-111-2/+2
* pgeasy update.Bruce Momjian1999-10-1111-3/+3
* Update pgeasy.Bruce Momjian1999-10-111-2/+2
* Add pginterface into main tree, called pgeasy.Bruce Momjian1999-10-1114-5/+887
* Define __alpha__ for __alpha.Bruce Momjian1999-10-081-2/+3
* *** empty log message ***Michael Meskes1999-10-089-441/+293
* Fix for "--" comment and no trailing newline, as seen in Perl.Bruce Momjian1999-10-081-2/+2
* Cleanup -is flag to -l for SSL. Another PERL variable name fix. CleanBruce Momjian1999-10-081-2/+2
* Use $(PERL) variable for perl compile. Now in Makefile.global.Bruce Momjian1999-10-081-2/+2
* CmdTuples() returns an int showing the number of affected tuples after anBruce Momjian1999-10-063-4/+11
* As we now use lipq++.H which wasn't around when I first posted theBruce Momjian1999-10-041-1/+3
* libpq++ cleanup from Vince VielhaberBruce Momjian1999-09-281-2/+2
* Addition of CmdTuples(). Wraps PQcmdTuples.Bruce Momjian1999-09-282-2/+9
* I have been working with user defined types and user defined cBruce Momjian1999-09-281-2/+9
* Hello,Bruce Momjian1999-09-273-0/+20
* *** empty log message ***Michael Meskes1999-09-274-7/+31
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-273-6/+111