Commit Graph

945 Commits (e8caadefc4611b236a026068e27009140ea4e5da)

Author SHA1 Message Date
Bruce Momjian 839de3c577 Here is patch to the ODBC driver to update the version to 2.5 and allow 25 years ago
Bruce Momjian f8abefe460 Here is a diff to info.c in interfaces/odbc that updates SQLForeignKeys to 25 years ago
Tom Lane 5cf81b3c06 Silence compiler warning. 25 years ago
Tom Lane 06dde51ef0 Silence compiler warning. 25 years ago
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
Tom Lane b7c3784417 Repair residual sillinesses from UUNET virtual host/socket path patch. 25 years ago
Peter Eisentraut e5ba2fc5b5 Make all commands that link a program look like 25 years ago
Peter Eisentraut ef54e0d08e Remove remaining unixsocket-setting interfaces, since the host parameter 25 years ago
Bruce Momjian 914822713c Remove PQunixsocket from dll file. 25 years ago
Bruce Momjian 0791b6de51 Remove PQunixsocket prototype 25 years ago
Bruce Momjian 5173fc411f Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket directory. 25 years ago
Bruce Momjian f6a756e49a Make PQhost return socket path. 25 years ago
Jan Wieck 579f8f09fa Added pg_execute command behaving like spi_exec of PL/Tcl 25 years ago
Bruce Momjian 0a829cb865 current cvs tree does build because of a small problem in ECPG. Here is a 25 years ago
Bruce Momjian d5d23dde25 Allow jdbc to return proper server version number 25 years ago
Tom Lane 712af72c77 Fix yacc failures in preproc.y. 25 years ago
Peter Eisentraut 9394d391b8 Add configure checks for strtoll, strtoull (or strto[u]q). Disable 25 years ago
Michael Meskes 2d248d6585 Parser synced. 25 years ago
Peter Mount 08ea624a06 Encoding patch to Connection by wrobell@posexperts.com.pl 25 years ago
Tom Lane f084a18af5 Eliminate unused-variable warning. 25 years ago
Tatsuo Ishii afde2acc50 Recongizing PGCLIENTENCODING has been broken since 7.0. 25 years ago
Tom Lane 4e5146b883 Suppress occasional failure of final DROP DATABASE due to 25 years ago
Tom Lane 55d5b58538 GNUmakefile failed to provide a way to invoke perl Makefile's 25 years ago
Tom Lane 9a561357e2 Forgot to add ppport.h to MANIFEST. 25 years ago
Peter Eisentraut 0f5c1b251d Clean files after installing, since those files will most likely be root 25 years ago
Bruce Momjian 312063c97b Make pgsql compile on FreeBSD-alpha. 25 years ago
Bruce Momjian 026643a6e7 Rename PortName to PortNumber. 25 years ago
Bruce Momjian ebd61ac03f Remove -k unix socketpath option from client side, allow hostname with 25 years ago
Bruce Momjian 2150c2edf1 UUNET is looking into offering PostgreSQL as a part of a managed web 25 years ago
Bruce Momjian eafb636435 Update to PyGreSQL 3.1: 25 years ago
Bruce Momjian 960c186184 the bug was not fixed in the snapshot of November 5th. Also the enterprise 25 years ago
Michael Meskes 5cbbdd2ecb Applied yet another patch by Christof. Thanks Cristof! 25 years ago
Peter Eisentraut 5e00df3568 Add dependencies required for parallel make 25 years ago
Michael Meskes f27da05c00 Undo incorrectly committed Makefile. 26 years ago
Michael Meskes df8789bb15 Third try. Sorry, I had a wrong path in my copy statement. 26 years ago
Michael Meskes c823b1eedc Added more patches by Cristif Petig. 26 years ago
Tatsuo Ishii 6862a05364 Fix for missing EUC_TW encoding 26 years ago
Michael Meskes b703c127ed Parser sync. 26 years ago
Peter Mount 961eb5716b Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolute doesnt handle negative row numbers correctly. 26 years ago
Michael Meskes fae180f477 Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs in preproc.y. 26 years ago
Peter Eisentraut 9cbcbf0fb3 Use $(filter ...), not $(findstring ...). 26 years ago
Michael Meskes c7a3e0dfcb Sync preproc.y with gram.y. 26 years ago
Tatsuo Ishii 0b10d35e2b Avoid dependency on backend's multibyte module as possible. 26 years ago
Michael Meskes dfb12a9850 Removed multibyte stuff since client does not know about encoding in the backendFixed quoting bug reported by Sascha Demetrio (sd@b-comp.de). 26 years ago
Peter Eisentraut 3eb9b73718 Remove compiler warnings (add missing include files). Only link against 26 years ago
Michael Meskes b111331d4b Synced preproc.y with gram.y. 26 years ago
Peter Eisentraut 53f300d49e Rearrange handling of -L linker options so that they are always before all 26 years ago
Thomas G. Lockhart c404d91c0b From Zoltan Kovacs back in April (sorry for the delay Zoltan!): 26 years ago
Michael Meskes 03f9e5a5fc Added some more C constructs to the parser. 26 years ago
Tom Lane 1318342b6e Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using 26 years ago