summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2001-02-11More cleanups.Bruce Momjian
2001-02-11Include file alignment fixes.Bruce Momjian
2001-02-11Move X packet before shutdown().Bruce Momjian
2001-02-11Source alignment cleanups.Bruce Momjian
2001-02-11More cleanup.Bruce Momjian
2001-02-11More cleanup.Bruce Momjian
2001-02-11Cleanup of source.Bruce Momjian
2001-02-11The attached patch does the following:Bruce Momjian
2001-02-11Clean up mutibyte supoorting source files.Tatsuo Ishii
2001-02-10Disable X connection close in ODBC until solution is found.Bruce Momjian
2001-02-10Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut
2001-02-10Repair BSD/OS shared library fixes.Peter Eisentraut
2001-02-10Remove protcol option buttons.Bruce Momjian
2001-02-10ODBC BSD/OS fix.Bruce Momjian
2001-02-10Allow -Bsymbolic on BSDI for ODBC.Bruce Momjian
2001-02-10More ODBC formatting cleanup.Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2001-02-10Remove protocol-dependent code. This should have been on previous commit.Bruce Momjian
2001-02-10CleanupBruce Momjian
2001-02-10Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian
2001-02-10Ignore leading whitespace when trying to determine statement type,Tom Lane
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2001-02-09Remove last code that assumed xinv/xinx are large object files.Bruce Momjian
2001-02-09I have deleted the include of termios.h in include/port/qnx4.h.Bruce Momjian
2001-02-09Change SELECT to not trigger "BEGIN" in not autocommit mode.Hiroshi Inoue
2001-02-08Fix a misuse of 'char *' declaration.Hiroshi Inoue
2001-02-07Actually, it looks like DEF_PGPORT belongs over in config.h.win32 forTom Lane
2001-02-07Remove broken (and unnecessary) definition of DEF_PGPORT.Tom Lane
2001-02-07Only pass the -L* portions of LDFLAGS to the Python build environment.Peter Eisentraut
2001-02-07Some updates prior to retrieving a fresh cvs copy:Peter Mount
2001-02-06Improved version handling introduced by Dave Page.Hiroshi Inoue
2001-02-06Now that I look at it, PQoidValue() ain't quite right either.Tom Lane
2001-02-06Repair PQoidStatus() bug reported by darcy@druid.net.Tom Lane
2001-02-04Check for -lresolv.Peter Eisentraut
2001-02-04Pass LDFLAGS along with LIBS to the Python build stuff, especially to pickPeter Eisentraut
2001-02-02Apply patches for QNX from MaurizioBruce Momjian
2001-01-31Applied two bug fixes by Christof Petig.Michael Meskes
2001-01-31Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-01-31Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-01-27Here is an update on the Win32 patch. Modified files are 'config.h.win32'Bruce Momjian
2001-01-26odbc1.diff changes the text on the Protocol Radio buttons on the driverBruce Momjian
2001-01-26gcc complains about improperly terminated comment.Tom Lane
2001-01-25Synced gram.y and preproc.y.Michael Meskes
2001-01-25Added an alternative constructor to PGSQLException so that debuggingPeter Mount
2001-01-25Further to the previous ODBC patches I posted today, I found a couple ofBruce Momjian
2001-01-25> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]Bruce Momjian
2001-01-25I decided to give this a go after all :-) The attached patch does theBruce Momjian
2001-01-25This patch fixes an arrayindexoutofbounds exception that was justBruce Momjian
2001-01-24Attached is a revised patch that removes the static SimpleDateFormatBruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian