summaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Update md5.h because it can't get the value from configure.Bruce Momjian2001-11-151-2/+2
* Fix comment at top of file to match file name.Bruce Momjian2001-11-151-48/+48
* fixes getIndex to work with forte's transparent persistenceDave Cramer2001-11-141-4/+7
* Added Christof's patches.Michael Meskes2001-11-1416-200/+281
* Attached is a patch against the CVS repository that fixes the ResultSet absol...Barry Lind2001-11-143-8/+84
* Update CVS tags.Bruce Momjian2001-11-131-4/+1
* Remove md5.c check, add CVS log stamp. Update comments.Bruce Momjian2001-11-131-3/+15
* fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and...Barry Lind2001-11-122-3/+46
* Commit to support MD5 passwords as per the backend for 7.2. This patch was s...Barry Lind2001-11-122-5/+100
* Sync up both files.Bruce Momjian2001-11-121-1/+3
* Add comments and remove CVS tag from md5.c so they remain identical.Bruce Momjian2001-11-121-1/+1
* Update md5 to match.Bruce Momjian2001-11-121-1/+1
* Add md5 authentication support thanks to Bruce Momjian.Hiroshi Inoue2001-11-126-4/+468
* Use abbreviated connection string more widely.Hiroshi Inoue2001-11-111-1/+2
* Defend against possibility that SSL error reporting mechanism returnsTom Lane2001-11-111-3/+41
* Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names,Tom Lane2001-11-101-357/+404
* Jason Davies patch to getImported/getExported keysDave Cramer2001-11-092-299/+223
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-088-622/+620
* Add casts to suppress compiler warnings observed on Darwin platformTom Lane2001-11-081-2/+3
* Some post pgident run updates,Bruce Momjian2001-11-071-87/+91
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-0548-439/+458
* Preparation for the parameter array handling.Hiroshi Inoue2001-11-052-1/+12
* 1) Fix a few bugs about SQLGetData()Hiroshi Inoue2001-11-0513-120/+428
* Version was 3.3 but last released version was 3.1. Setting to match restD'Arcy J.M. Cain2001-11-041-1/+1
* Note that PyGreSQL has been checked against Python 2.1 now.D'Arcy J.M. Cain2001-11-041-1/+1
* The "%d", while syntactically correct, was confusing. Added a space toD'Arcy J.M. Cain2001-11-041-1/+1
* 1) Improve literal handling in parse_statement().Hiroshi Inoue2001-11-037-37/+45
* proper select for Jason Davies patch to getImportedKeysDave Cramer2001-11-021-11/+9
* proper select for Jason Davies patch to getImportedKeysDave Cramer2001-11-021-113/+150
* Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be inTom Lane2001-11-022-269/+276
* updatesPeter Eisentraut2001-11-021-94/+96
* Suppress compiler warning (only seen in MULTIBYTE case).Tom Lane2001-11-021-0/+1
* Sync parser yet again.Michael Meskes2001-11-023-34/+15
* minor improvements on Dave's last checkinBarry Lind2001-11-012-8/+3
* Suppress a compiler warning.Hiroshi Inoue2001-10-311-0/+6
* changes to support 3rd party ERD tools and starofficeDave Cramer2001-10-311-157/+320
* allow null passwordsDave Cramer2001-10-311-4/+7
* added dummy loginDave Cramer2001-10-311-9/+123
* Traditional Chinese error messages for JDBC.Bruce Momjian2001-10-311-0/+75
* Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne.Bruce Momjian2001-10-312-8/+8
* Apply updated PO language patch.Bruce Momjian2001-10-311-16/+16
* PO language update.Bruce Momjian2001-10-311-2/+1
* fixed change in behavior introduced in bytea / getBytes changes. This patch ...Barry Lind2001-10-302-38/+62
* Fix small problem Tom Lane found with pgindent run.Bruce Momjian2001-10-301-3/+3
* updated patch from Mark Lillywhite per Tom Lane's comments: subtract VARHDRSZ...Barry Lind2001-10-301-3/+3
* applied patch from Mark Lillywhite, patch was already applied to jdbc2, this ...Barry Lind2001-10-301-2/+14
* Change position of a check button in multibyte mode.Hiroshi Inoue2001-10-291-1/+1
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-2869-824/+854
* Remove 294 reduce/reduce conflicts.Tom Lane2001-10-251-5/+3
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-2585-22572/+24211