aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Fix gcc complaint about long being passed to sprintf %d.Tom Lane1999-07-09
* Re-apply range check patch after fixing LIMIT_H test and defines.Bruce Momjian1999-07-09
* Test Case:Bruce Momjian1999-07-08
* Add CXXFLAGS +=Bruce Momjian1999-07-08
* Clarify maximum tuple and max attribute lengths.Bruce Momjian1999-07-04
* Fix to prevent too large tuple from being created.Bruce Momjian1999-07-03
* Make sure symlinks for sharedlib get removed by 'make clean'.Tom Lane1999-06-30
* *** empty log message ***Michael Meskes1999-06-29
* Some minor bug fixesPeter Mount1999-06-27
* *** empty log message ***Michael Meskes1999-06-25
* *** empty log message ***Michael Meskes1999-06-24
* Some fixes supplied by Jon Nielsen jonfn@image.dkPeter Mount1999-06-23
* Incorporate fixes from Date and Darwen, 1997.Thomas G. Lockhart1999-06-18
* Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian1999-06-17
* Add CLI required header and examples from SQL3/SQL98Thomas G. Lockhart1999-06-17
* *** empty log message ***Michael Meskes1999-06-16
* *** empty log message ***Michael Meskes1999-06-16
* *** empty log message ***Michael Meskes1999-06-10
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-07
* Remove redeclarations of default parameter values fromTom Lane1999-06-05
* ecpg.patch (wrong makefile expansion in some cases)Marc G. Fournier1999-06-05
* forgot to attach the patch. :(Bruce Momjian1999-06-01
* commented out PgConnection& references for now. May be using themBruce Momjian1999-06-01
* egcs thinks omitting the return type in a function declarationTom Lane1999-05-30
* Replace static rcsid[] strings by IDENTIFICATION comments inTom Lane1999-05-30
* Update pygresql version stamp.Bruce Momjian1999-05-28
* When closure of the backend connection is detected during pqFlush,Tom Lane1999-05-28
* I am not sure if libpq++ will compile with non g++ compilers,Bruce Momjian1999-05-27
* Fix for NT from Horak DanielBruce Momjian1999-05-26
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* *** empty log message ***Michael Meskes1999-05-25
* Here it is. Remove or rename the current interfaces/libpq++ and untarBruce Momjian1999-05-23
* Change perl Makefile test.Bruce Momjian1999-05-21
* *** empty log message ***Michael Meskes1999-05-21
* Remove 4096 string limited key on block sizeBruce Momjian1999-05-19
* Bring python up to date ...Marc G. Fournier1999-05-19
* Forgot the CHANGELOGPeter Mount1999-05-18
* Internationalisation of error messagesPeter Mount1999-05-18
* Transactions in ImageViewerPeter Mount1999-05-18
* *** empty log message ***Michael Meskes1999-05-18
* Fixed Internationalization of error messages.Peter Mount1999-05-17
* Minor bug fixes. Replaced DateStyle support with ISO.Peter Mount1999-05-17
* Add pythonBruce Momjian1999-05-17
* Re-add python.Bruce Momjian1999-05-17
* Updates for 6.5.Bruce Momjian1999-05-17
* Change iostream to iostream.h, strstream to strstream.hTom Lane1999-05-16
* *** empty log message ***Michael Meskes1999-05-14
* Update driver to 6-40-0006Byron Nikolaidis1999-05-13
* Fix bogus assumption that MAXALIGN is at least sizeof(pointer).Tom Lane1999-05-12