aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* *** empty log message ***Michael Meskes2000-03-19
* Clean up minor compiler warnings.Tom Lane2000-03-18
* Modify lexing of multi-char operators per pghackers discussion aroundTom Lane2000-03-18
* Repair typos: <xb> EOF rule should be <xh>, likewise <xq> to <xd>Tom Lane2000-03-18
* Patch possible portability problem: a few places had // style comments,Tom Lane2000-03-17
* libpq++ Makefile uses -DDEBUG to turn on debugging trace toBruce Momjian2000-03-16
* *** empty log message ***Michael Meskes2000-03-15
* Repair unintentional damage to MULTIBYTE code.Tom Lane2000-03-14
* > The snprintf stuff in interfaces/ecpg/preproc/Makefile.in is broken.Bruce Momjian2000-03-14
* Change PQconndefaults() to return a malloc'd array, instead of a staticTom Lane2000-03-11
* Update perl5's self-test for changed spelling of connection failureTom Lane2000-03-11
* *** empty log message ***Michael Meskes2000-03-10
* *** empty log message ***Michael Meskes2000-03-09
* Fix ==-instead-of-= typo that gcc does its level best to point out.Tom Lane2000-03-08
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-08
* *** empty log message ***Michael Meskes2000-03-07
* *** empty log message ***Michael Meskes2000-03-03
* *** empty log message ***Michael Meskes2000-03-03
* *** empty log message ***Michael Meskes2000-03-03
* *** empty log message ***Michael Meskes2000-03-02
* *** empty log message ***Michael Meskes2000-03-02
* Patch for Irix from Mark Dalphin.Bruce Momjian2000-03-02
* *** empty log message ***Michael Meskes2000-03-01
* Update ecpg to use snprintfBruce Momjian2000-02-28
* update to 6.40.0009 and provide WIN32 defines for auto-configured itemsByron Nikolaidis2000-02-28
* missing state transitionByron Nikolaidis2000-02-28
* Clean up badly-formatted error messages from pg_connect.Tom Lane2000-02-27
* *** empty log message ***Michael Meskes2000-02-25
* *** empty log message ***Michael Meskes2000-02-25
* The following is required in order to make beta1 compile on the Win32Bruce Momjian2000-02-24
* Tweak libpq so that if a backend ERROR message arrives while libpqTom Lane2000-02-24
* *** empty log message ***Michael Meskes2000-02-23
* *** empty log message ***Michael Meskes2000-02-22
* Avoid race conditions in detection of EINPROGRESS during connect().Jan Wieck2000-02-21
* Fix nasty bug in setting client_encodingTatsuo Ishii2000-02-19
* *** empty log message ***Michael Meskes2000-02-18
* *** empty log message ***Michael Meskes2000-02-18
* *** empty log message ***Michael Meskes2000-02-18
* *** empty log message ***Michael Meskes2000-02-17
* Package: postgresqlBruce Momjian2000-02-16
* *** empty log message ***Michael Meskes2000-02-16
* *** empty log message ***Michael Meskes2000-02-16
* New cost model for planning, incorporating a penalty for random pageTom Lane2000-02-15
* *** empty log message ***Michael Meskes2000-02-15
* *** empty log message ***Michael Meskes2000-02-15
* I suspect that you are not the person to send this to, but I wasn't sureBruce Momjian2000-02-14
* *** empty log message ***Michael Meskes2000-02-14
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-07
* Change function name PQclientencoding to PQclientEncoding sinceTatsuo Ishii2000-02-05
* Made prototypes for yyerror() consistent with Bruce's last changesJan Wieck2000-02-04