Commit Graph

13548 Commits (337da0678ab3b0fe7e339cd35c6c50ad5441a534)
 

Author SHA1 Message Date
Peter Eisentraut 337da0678a Assorted fixes for Cygwin: 23 years ago
Peter Eisentraut a11ea5e2a3 Don't use gethostbyname2(). It's not portable and we don't claim to 23 years ago
Peter Eisentraut 1e91782533 Fix compilation warning. (Cygwin has char* as second argument of 23 years ago
Bruce Momjian 51be3caca7 Remove: 23 years ago
Bruce Momjian 2096f20a92 Update: 23 years ago
Bruce Momjian 465cd5e8f6 Done: 23 years ago
Marc G. Fournier 8834b8dd98 remove pgaccess from GNUmakefile.in if we want the beta to build :) 23 years ago
Tom Lane edc71eced0 Remove include of libpq-int.h --- dblink.c should not be (and was not) 23 years ago
Tom Lane 52c9d25933 Be careful to include postgres.h *before* any system headers, to ensure 23 years ago
Tom Lane 3f63787cbf Guard against send-lots-and-lots-of-data DoS attack from unauthenticated 23 years ago
Bruce Momjian c5214b9f6c Add change by Neil. 23 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 23 years ago
Peter Eisentraut be475f92cd Fix compile warning. 23 years ago
Peter Eisentraut f9b7ba2871 Disable findoidjoins while it doesn't compile. 23 years ago
Tom Lane 46eef3c1a3 Fix includes for plperl: ensure postgres.h is included first, 23 years ago
Bruce Momjian a1da766b5e Add: 23 years ago
Bruce Momjian 99a115ebc3 Done: 23 years ago
Bruce Momjian 5e83ea2647 Add: 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian c91ceec21d Update: 23 years ago
Bruce Momjian 0cd2a84702 Add Joe's table functions description. 23 years ago
Bruce Momjian 4490c7b14b Update symbols for 7.3. 23 years ago
Bruce Momjian 4bdaca460b Update wording for Tom. 23 years ago
Bruce Momjian 2355482e28 Update for 7.3 typedefs. 23 years ago
Bruce Momjian af3cf2cfa8 Update to reflect Tom's suggestions. 23 years ago
Peter Eisentraut f20e3c33d9 Remove sh -x option that snuck in somehow. 23 years ago
Bruce Momjian 99dc1cf393 Reorder items. 23 years ago
Bruce Momjian b1e20bd707 More HISTORY improvements from Joe. 23 years ago
Bruce Momjian fc99311b9a Update HISTORY wording. 23 years ago
Tom Lane 07c67187bf Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during 23 years ago
Bruce Momjian ba982373dc Stamp configure.in with 7.3b1, not just 7.3. Seems Marc does that 23 years ago
Bruce Momjian 7982fb0a10 Update based on TODO file contents. 23 years ago
Bruce Momjian 7ae3e126e0 File list cleanup. 23 years ago
Bruce Momjian ba1d2799ea Spellcheck of HISTORY. 23 years ago
Bruce Momjian 0a1e41477f Update files to be changed. 23 years ago
Bruce Momjian 79ecb80c74 Brand 7.3. Ready for beta! 23 years ago
Bruce Momjian 4f1a32b37e Update new HISTORY file for 7.3! 23 years ago
Tatsuo Ishii 5e3a28f4de Refrect changes made by Tom Lane 23 years ago
Tatsuo Ishii 97592e6a6c Refrect the changes to src/test/regress/sql/conversion.sql By Tom. 23 years ago
Bruce Momjian f1ee2e69e6 Add: 23 years ago
Tom Lane b3506006b5 EXTRACT(EPOCH FROM timestamp) gave wrong answers in the int64-timestamp 23 years ago
Tom Lane d61de58906 Arrange for the default permissions on a database to allow temp table 23 years ago
Tom Lane c7d07b5a45 conversion test fails if there is an existing user named foo. Choose a name 23 years ago
Peter Eisentraut 77f7763b55 Remove all traces of multibyte and locale options. Clean up comments 23 years ago
Tom Lane 86f27321e2 Work around mktime() brain damage in recent versions of glibc by using 23 years ago
Tom Lane 4885dabe9d Eliminate unnecessary dependency on mktime(), and consequent 'Unable to 23 years ago
Peter Eisentraut c917660a11 Workaround for format strings that are concatenated from macros 23 years ago
Bruce Momjian 738d13833e AIX shlib fix for building libpq.so from Tomoyuki Niijima 23 years ago
Bruce Momjian 1e1e3c3593 Add: 23 years ago
Bruce Momjian bfd5854574 Fix SGML build failure. 23 years ago