aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.ukPeter Mount2001-03-06
* Ok, I've split todays commit into three, the first two already done had somePeter Mount2001-03-05
* Minor fixes...Peter Mount2001-03-05
* Update the version number. We may change this to 7.1 if we align it withD'Arcy J.M. Cain2001-03-03
* Add oid to list of keys cached.D'Arcy J.M. Cain2001-03-03
* Incrementing version number in preparation for next release. Note that ID'Arcy J.M. Cain2001-03-03
* Added postgres.h header for more type checking.D'Arcy J.M. Cain2001-03-03
* Remove HAVE_OPTARG per discussion in hackers list.Tatsuo Ishii2001-03-01
* Massive commits for SunOS4 port.Tatsuo Ishii2001-02-27
* Fixed variable handling in preproc.y.Michael Meskes2001-02-26
* Fix the bug report [ODBC] select from a table having more than 32 fields:Hiroshi Inoue2001-02-22
* Change case-folding of keywords to conform to SQL99 and fix misbehaviorTom Lane2001-02-21
* Remove unportable #warning directive.Tom Lane2001-02-20
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Synced gram.y and preproc.y.Michael Meskes2001-02-19
* Seems a bad idea to assume that select(2) doesn't touch the input masksTom Lane2001-02-17
* Some more updates...Peter Mount2001-02-16
* ichar() has been renamed to chr(), so fix translation table.Tom Lane2001-02-16
* Add casting for numeric/float4/float8 type valueHiroshi Inoue2001-02-16
* 1) Change transaction boundary in autocommit off modeHiroshi Inoue2001-02-15
* Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount2001-02-14
* Add 7.X to dialog box.Bruce Momjian2001-02-14
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-14
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-13
* Remove postgresql jdbc files, per Peter.Bruce Momjian2001-02-13
* Remove postgresql jdbc files, per Peter Mount.Bruce Momjian2001-02-13
* Back out *inv* changes for this file. Peter want to handle it.Bruce Momjian2001-02-13
* Attached is a makefile for the ODBC driver for use under win32. It has beenBruce Momjian2001-02-12
* New MS resource file, pgindented.Bruce Momjian2001-02-12
* Update ODBC resource MS-generated file.Bruce Momjian2001-02-12
* Change more // comments.Bruce Momjian2001-02-12
* Remove // and make /* */Bruce Momjian2001-02-12
* Replace // comments from file for MS products.Bruce Momjian2001-02-12
* SOCK_get_next_byte should not return garbage after error/EOF. ReturnTom Lane2001-02-11
* Remove unneeded shutdown() call, per Tom Lane.Bruce Momjian2001-02-11
* More cleanups.Bruce Momjian2001-02-11
* Include file alignment fixes.Bruce Momjian2001-02-11
* Move X packet before shutdown().Bruce Momjian2001-02-11
* Source alignment cleanups.Bruce Momjian2001-02-11
* More cleanup.Bruce Momjian2001-02-11
* More cleanup.Bruce Momjian2001-02-11
* Cleanup of source.Bruce Momjian2001-02-11
* The attached patch does the following:Bruce Momjian2001-02-11
* Clean up mutibyte supoorting source files.Tatsuo Ishii2001-02-11
* Disable X connection close in ODBC until solution is found.Bruce Momjian2001-02-10
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-10
* Repair BSD/OS shared library fixes.Peter Eisentraut2001-02-10
* Remove protcol option buttons.Bruce Momjian2001-02-10
* ODBC BSD/OS fix.Bruce Momjian2001-02-10
* Allow -Bsymbolic on BSDI for ODBC.Bruce Momjian2001-02-10