aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* I've found a memory leak in libecpg of PostgreSQL 7.0.3.Bruce Momjian2001-01-02
* On further thought, we need a defense against empty PGPORT here too.Tom Lane2000-12-31
* Ignore PGPORT environment variable if it is an empty string.Tom Lane2000-12-31
* Remove C++ comment.Peter Eisentraut2000-12-30
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-30
* column and tuple numbers should be int not size_t.Tom Lane2000-12-29
* Attached are patches for two fixes to reduce memory usage by the JDBCBruce Momjian2000-12-28
* - Fixed bug in a connect statement using varchars.Michael Meskes2000-12-22
* Fix PQsetdbLogin() backward compatibility problem.Tatsuo Ishii2000-12-22
* In looking at the 7.1beta1 code for JDBC, I noticed that support wasBruce Momjian2000-12-22
* Finished build.xml and updated Driver.java.in and buildDriver to match how Ma...Peter Mount2000-12-20
* Remove inclusions of <malloc.h>.Peter Eisentraut2000-12-19
* Finally created ant build.xml filePeter Mount2000-12-19
* Ensure that 'errno' is saved and restored by all signal handlers thatTom Lane2000-12-18
* - Synced gram.y and preproc.y.Michael Meskes2000-12-18
* Fix linker options for ODBC driver. See comment inPeter Eisentraut2000-12-16
* Remove current->old mapping.Bruce Momjian2000-12-15
* Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian2000-12-15
* there is one problem with Zoltan patches commited into the tree:Bruce Momjian2000-12-15
* Make all ODBCVER = 2.50Bruce Momjian2000-12-11
* Fix ODBC compile, prevent ODBCVER warning, though the version numbers goBruce Momjian2000-12-11
* Here is patch to the ODBC driver to update the version to 2.5 and allowBruce Momjian2000-12-10
* Here is a diff to info.c in interfaces/odbc that updates SQLForeignKeys toBruce Momjian2000-12-10
* Silence compiler warning.Tom Lane2000-12-07
* Silence compiler warning.Tom Lane2000-12-07
* Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane2000-12-03
* 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