aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* 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
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-27
* I found the following useful - just a way of using PQgetisnull fromBruce Momjian1999-09-21
* *** empty log message ***Michael Meskes1999-09-17
* *** empty log message ***Michael Meskes1999-09-17
* jdbc2real rule was in there twice. One of them should have been jdbc1realPeter Mount1999-09-15
* Jens Glaser found that getPrimaryKeys() had a table called test hardwiredPeter Mount1999-09-15
* Some late patches from Jens Glaser (jens@jens.de). These upgrade the protocolPeter Mount1999-09-15
* *** empty log message ***Michael Meskes1999-09-15
* An abstract declaration for the close() method was missed out of the previousPeter Mount1999-09-14
* Patches for 6.5.2Peter Mount1999-09-14
* Patch to cure O(N^2) behavior in libpq when reading a longTom Lane1999-09-13
* Eliminate token length assumption in scanstr().Tom Lane1999-09-11
* Irix linking fix from Yu Cao <yucao@falcon.kla-tencor.com>Tom Lane1999-09-07
* Fix for perl5 on BSD/OS breaks most other platforms, so back it out.Thomas G. Lockhart1999-09-03