aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Clean up some warnings and bugs and make things build easier.Peter Eisentraut2001-08-11
* Since PQoidStatus is deprecated, we should probably stop using it inTom Lane2001-08-10
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-10
* Attached is a patch to remove some redundant code in the JDBC driver.Bruce Momjian2001-08-10
* Patch to LOCK multiple tables in one LOCK command.Bruce Momjian2001-08-10
* Add new files for the preparation.Hiroshi Inoue2001-08-10
* I think you replaced too many things with put(...Bruce Momjian2001-08-07
* Russian translation by Serguei MokhovPeter Eisentraut2001-08-07
* Back out LOCK A,B,C patch at Tom's suggestion.Bruce Momjian2001-08-04
* Compile fix for jdbc1.Bruce Momjian2001-08-04
* Add LOCK A,B,C functionality as LOCK A;LOCK B;LOCK C; as agreed.Bruce Momjian2001-08-04
* > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, theBruce Momjian2001-08-04
* Attached is a patch that does the following:Bruce Momjian2001-08-04
* Fix residual breakage from Windows socket-errno patch: the routinesTom Lane2001-08-03
* Fix win32.mak to support MULTIBYTE build --- it was pulling in severalTom Lane2001-08-03
* Message typo was fixed in sources, but not in de.po.Tom Lane2001-08-01
* Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'emTom Lane2001-07-31
* This patch merges the identical methods from the JDBC1 and JDBC2Bruce Momjian2001-07-30
* Move EncodingTest.java file.Bruce Momjian2001-07-21
* DatabaseMetaData.getColumns() doesn't appear to get the defaultBruce Momjian2001-07-21
* Great, here is a context diff of CVS for implementing the get/setCatalog methodsBruce Momjian2001-07-21
* JDBC encoding additions.Bruce Momjian2001-07-21
* I downloaded new source for lib (only few hours old !!!), and madeBruce Momjian2001-07-21
* i've spotted a following problem using DBD::Pg under win32. winsockBruce Momjian2001-07-20
* Fix fault in message.Peter Eisentraut2001-07-16
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-16
* NLS for libpq. Clean up the message formats and change the documentationPeter Eisentraut2001-07-15
* The attached patch fixes problems with the JDBC driver handling longBruce Momjian2001-07-15
* Remove grammar restrictions on order of optional clauses in CREATE GROUP.Tom Lane2001-07-12
* Add win32 c++ files.Bruce Momjian2001-07-12
* Add missing encode file.Bruce Momjian2001-07-12
* Libpq++ fixes for Win32 compile.Bruce Momjian2001-07-11
* Add prototypes to supress warnings.Bruce Momjian2001-07-11
* The SQL preprocessor ecpg generates "initially deferrable" fromBruce Momjian2001-07-11
* Changes from Vince Vielhaber to allow the optional clauses of CREATETom Lane2001-07-10
* Support fake root install, separate build dir, dependency tracking, ourPeter Eisentraut2001-07-10
* Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you.Tom Lane2001-07-09
* German message localization for JDBCPeter Eisentraut2001-07-09
* postgresql.badint property name was probably meant to bePeter Eisentraut2001-07-09
* Implement DatabaseMetaData.getCatalogs()Peter Eisentraut2001-07-08
* Bring DatabaseMetaData feature tests up to date:Peter Eisentraut2001-07-08
* Sync with jdbc2, remove gratuitous white space differences.Peter Eisentraut2001-07-07
* Resolve a number of oddities in the Java build. First, remove the weirdPeter Eisentraut2001-07-06
* Use CONNECTION_OK to determine whether startup phase is complete.Peter Eisentraut2001-07-06
* Terminate message doesn't have a trailing zero byte.Peter Eisentraut2001-07-06
* Repair libpq to follow protocol by not sending Terminate messages beforePeter Eisentraut2001-07-06
* Remove ConnectionHook.java. No longer used, bad code.Bruce Momjian2001-07-04
* The attached patch removes some old and dead code (and some relatedBruce Momjian2001-07-04
* This patch moves the setting of the timezone on the SimpleDateFormatBruce Momjian2001-07-04
* Attached is a patch to remove the ConnectionHook functionality and thusBruce Momjian2001-07-04