aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* strcat should obviously be strcpy here.Tom Lane2001-11-27
* Chinese PO patchBruce Momjian2001-11-27
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-25
* Remove compile errors of psql.exe and libpq.dll underHiroshi Inoue2001-11-22
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-21
* // -> /* */, per Tatsuo.Bruce Momjian2001-11-21
* Change 'return ;' to 'return;'; remove space.Bruce Momjian2001-11-19
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-19
* More jdbc comment cleanups. Code looks very nice now.Bruce Momjian2001-11-19
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-19
* Fix comment at top of file to match file name.Hiroshi Inoue2001-11-19
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Improve comments about duplicate files.Bruce Momjian2001-11-18
* Add missing prototype.Bruce Momjian2001-11-16
* Add configure result checks on odbc, per Peter E.Bruce Momjian2001-11-16
* Once again, Michael has overwritten someone else's patch ...Tom Lane2001-11-16
* Make the yacc rules safe for parallel make. See discussion on pgsql-patchesPeter Eisentraut2001-11-16
* Committed again to add the missing files/patches.Michael Meskes2001-11-16
* Change SQLDescribeCol so that it returns alias name properly.Hiroshi Inoue2001-11-16
* Update keyword lists per suggestions by Peter. There are now fourTom Lane2001-11-16
* Update md5.h because it can't get the value from configure.Bruce Momjian2001-11-15
* Fix comment at top of file to match file name.Bruce Momjian2001-11-15
* fixes getIndex to work with forte's transparent persistenceDave Cramer2001-11-14
* Added Christof's patches.Michael Meskes2001-11-14
* Attached is a patch against the CVS repository that fixes the ResultSet absol...Barry Lind2001-11-14
* Update CVS tags.Bruce Momjian2001-11-13
* Remove md5.c check, add CVS log stamp. Update comments.Bruce Momjian2001-11-13
* fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and...Barry Lind2001-11-12
* Commit to support MD5 passwords as per the backend for 7.2. This patch was s...Barry Lind2001-11-12
* Sync up both files.Bruce Momjian2001-11-12
* Add comments and remove CVS tag from md5.c so they remain identical.Bruce Momjian2001-11-12
* Update md5 to match.Bruce Momjian2001-11-12
* Add md5 authentication support thanks to Bruce Momjian.Hiroshi Inoue2001-11-12
* Use abbreviated connection string more widely.Hiroshi Inoue2001-11-11
* Defend against possibility that SSL error reporting mechanism returnsTom Lane2001-11-11
* Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names,Tom Lane2001-11-10
* Jason Davies patch to getImported/getExported keysDave Cramer2001-11-09
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-08
* Add casts to suppress compiler warnings observed on Darwin platformTom Lane2001-11-08
* Some post pgident run updates,Bruce Momjian2001-11-07
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Preparation for the parameter array handling.Hiroshi Inoue2001-11-05
* 1) Fix a few bugs about SQLGetData()Hiroshi Inoue2001-11-05
* Version was 3.3 but last released version was 3.1. Setting to match restD'Arcy J.M. Cain2001-11-04
* Note that PyGreSQL has been checked against Python 2.1 now.D'Arcy J.M. Cain2001-11-04
* The "%d", while syntactically correct, was confusing. Added a space toD'Arcy J.M. Cain2001-11-04
* 1) Improve literal handling in parse_statement().Hiroshi Inoue2001-11-03
* proper select for Jason Davies patch to getImportedKeysDave Cramer2001-11-02
* proper select for Jason Davies patch to getImportedKeysDave Cramer2001-11-02
* Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be inTom Lane2001-11-02