summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2002-10-01test files added by Kris JurkaDave Cramer
2002-10-01Fixed test suite to call PoolingDataSourceTest which was missedBarry Lind
2002-10-01schema awareness patch provided by Kris JurkaDave Cramer
2002-09-26Clean up SSL compiler warnings.Bruce Momjian
2002-09-26Allow SSL to work withouth client-side certificate infrastructure.Bruce Momjian
2002-09-25Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixesBarry Lind
2002-09-23Move PyGreSQL usage documentation from README into DocBook. Some otherPeter Eisentraut
2002-09-23Obviously noone has ever tested the doubling of availiable result idsBruce Momjian
2002-09-22Remove commas for compatibility with newer bisons.Tom Lane
2002-09-22Translation updates, some messages tweaked.Peter Eisentraut
2002-09-14Translation updatesPeter Eisentraut
2002-09-14Added regression test for using server side prepared statements in jdbcBarry Lind
2002-09-11Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind
2002-09-08Fixed DatabaseMetaData to correctly handle NAME size of 64Barry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2002-09-06Fix printf() quote handling and improper exit(), per Tom.Bruce Momjian
2002-09-05Fix compile error.Bruce Momjian
2002-09-05Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.Bruce Momjian
2002-09-05Don't use gethostbyname2(). It's not portable and we don't claim toPeter Eisentraut
2002-09-04pgindent run.Bruce Momjian
2002-09-04Brand 7.3. Ready for beta!Bruce Momjian
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
2002-09-02Partial solution for 'unexpected EOF' problem with pg_disconnect: itTom Lane
2002-09-02Translation updatesPeter Eisentraut
2002-09-02pg_on_connection_loss command for libpgtcl. Patch fromTom Lane
2002-09-02Fix breakage introduced by evidently-completely-untested snprintf patch.Tom Lane
2002-09-02I checked all the previous string handling errors and most of them wereBruce Momjian
2002-09-02JDBC checkin fixing the following bugs:Barry Lind
2002-09-01patch from Thomas O'Dowd to ensure that connections are closedDave Cramer
2002-09-01testing for insertRowDave Cramer
2002-09-01patch to allow insertRow on an empty resultSetDave Cramer
2002-09-01Changed to reflect the current reality, ie we do support updateable resultsetsDave Cramer
2002-08-30perl5 interface moved to gborgMarc G. Fournier
2002-08-30libpgeasy moved to gborg ...Marc G. Fournier
2002-08-30Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle.Tom Lane
2002-08-29> > > > If you want to put in security restrictions that are actually useful,Bruce Momjian
2002-08-29Remove #ifdef MULTIBYTE per hackers list discussion.Tatsuo Ishii
2002-08-29Remove support for version-0 FE/BE protocol, per pghackers discussion.Tom Lane
2002-08-28Updates from Dennis BjorklundPeter Eisentraut
2002-08-28backend where a statically sized buffer is written to. Most of theseBruce Momjian
2002-08-28This is a quick patch to fix a crash in pgquery_dictresult() introducedBruce Momjian
2002-08-27The attached patch implements the password packet length sanity checkBruce Momjian
2002-08-27More connection timeout cleanups.Bruce Momjian
2002-08-27Cleanup of libpq connection timeout code.Bruce Momjian
2002-08-27This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixesBruce Momjian
2002-08-24The cstring datatype can now be copied, passed around, etc. The typlenTom Lane
2002-08-23Enhancements to how queries with bind values are stored internally and sent toBarry Lind
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2002-08-22Okay, libpq++ is moved to GBorg, and all traces of it have been removedMarc G. Fournier
2002-08-21Move PO files into subdirectories separate from the source code.Peter Eisentraut