aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Thomas pointed out this bug in my non-blocking stuff.Bruce Momjian2000-04-11
* Allow libpq++ compile to failBruce Momjian2000-04-11
* *** empty log message ***Michael Meskes2000-04-08
* Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart2000-04-07
* Add POLLUTE to interfaces/MakefileBruce Momjian2000-04-06
* *** empty log message ***Michael Meskes2000-04-05
* *** empty log message ***Michael Meskes2000-04-05
* Correct off-by-one error in strncat() usage.Tom Lane2000-04-04
* Augment the function call map logic with code from Tom Lane.Thomas G. Lockhart2000-04-04
* *** empty log message ***Michael Meskes2000-04-03
* *** empty log message ***Michael Meskes2000-04-02
* Use the CXXFLAGS exported by configure (amazingly, we weren't before!)Tom Lane2000-03-31
* *** empty log message ***Michael Meskes2000-03-30
* Makefile should not pre-empt user's decision about whetherTom Lane2000-03-30
* Make use of configure symbols for unportable constructs. MakeTom Lane2000-03-30
* Remove extraneous semicolon.Tom Lane2000-03-30
* Change form of query which used "DISTINCT ON" to help support primary keys.Thomas G. Lockhart2000-03-27
* Add POLLUTE=1 to perl Makefile.PL creations.Bruce Momjian2000-03-25
* Fold PQsetenv working state into PGconn, rather than trying to maintainTom Lane2000-03-24
* Some points for portability improvements:Bruce Momjian2000-03-23
* Please apply the attached patch to interfaces/libpq/libpq-fe.h. This wouldBruce Momjian2000-03-23
* *** empty log message ***Michael Meskes2000-03-23
* Forgot that odbc had its own copies of config.sub/config.guess.Tom Lane2000-03-21
* Fix query for primary keys to reflect new DISTINCT ON () syntax.Thomas G. Lockhart2000-03-21
* *** 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