aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Repair residual sillinesses from UUNET virtual host/socket path patch.Tom Lane2000-11-30
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* Remove remaining unixsocket-setting interfaces, since the host parameterPeter Eisentraut2000-11-30
* Remove PQunixsocket from dll file.Bruce Momjian2000-11-28
* Remove PQunixsocket prototypeBruce Momjian2000-11-28
* Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir...Bruce Momjian2000-11-28
* Make PQhost return socket path.Bruce Momjian2000-11-27
* Added pg_execute command behaving like spi_exec of PL/TclJan Wieck2000-11-27
* current cvs tree does build because of a small problem in ECPG. Here is aBruce Momjian2000-11-26
* Allow jdbc to return proper server version numberBruce Momjian2000-11-25
* Fix yacc failures in preproc.y.Tom Lane2000-11-20
* Add configure checks for strtoll, strtoull (or strto[u]q). DisablePeter Eisentraut2000-11-20
* Parser synced.Michael Meskes2000-11-20
* Encoding patch to Connection by wrobell@posexperts.com.plPeter Mount2000-11-20
* Eliminate unused-variable warning.Tom Lane2000-11-20
* Recongizing PGCLIENTENCODING has been broken since 7.0.Tatsuo Ishii2000-11-17
* Suppress occasional failure of final DROP DATABASE due toTom Lane2000-11-17
* GNUmakefile failed to provide a way to invoke perl Makefile'sTom Lane2000-11-17
* Forgot to add ppport.h to MANIFEST.Tom Lane2000-11-17
* Clean files after installing, since those files will most likely be rootPeter Eisentraut2000-11-16
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-16
* Rename PortName to PortNumber.Bruce Momjian2000-11-14
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-13
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13
* Update to PyGreSQL 3.1:Bruce Momjian2000-11-10
* the bug was not fixed in the snapshot of November 5th. Also the enterpriseBruce Momjian2000-11-10
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-09
* Add dependencies required for parallel makePeter Eisentraut2000-11-08
* Undo incorrectly committed Makefile.Michael Meskes2000-11-07
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-07
* Added more patches by Cristif Petig.Michael Meskes2000-11-07
* Fix for missing EUC_TW encodingTatsuo Ishii2000-11-04
* Parser sync.Michael Meskes2000-11-03
* Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolu...Peter Mount2000-11-01
* Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...Michael Meskes2000-10-31
* Use $(filter ...), not $(findstring ...).Peter Eisentraut2000-10-31
* Sync preproc.y with gram.y.Michael Meskes2000-10-30
* Avoid dependency on backend's multibyte module as possible.Tatsuo Ishii2000-10-30
* Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes2000-10-29
* Remove compiler warnings (add missing include files). Only link againstPeter Eisentraut2000-10-28
* Synced preproc.y with gram.y.Michael Meskes2000-10-25
* Rearrange handling of -L linker options so that they are always before allPeter Eisentraut2000-10-25
* From Zoltan Kovacs back in April (sorry for the delay Zoltan!):Thomas G. Lockhart2000-10-25
* Added some more C constructs to the parser.Michael Meskes2000-10-25
* Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by usingTom Lane2000-10-24
* Increase buffer size to improve performance of client-side lo_import.Tom Lane2000-10-24
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-24
* Polish shared library build to reduce number of special hacks. InPeter Eisentraut2000-10-23
* Back out xti.h portion of the patch.Bruce Momjian2000-10-23
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-22