Commit Graph

15944 Commits (a72fce035d6cf31047b18e822fe0395f75528ce4)
 

Author SHA1 Message Date
Bruce Momjian a72fce035d Add quotes to vacuum/analyze for upper/lowercase table names, per 22 years ago
Michael Meskes 573f4500a3 Some uppercase type definitions were left. 22 years ago
Bruce Momjian 0f310ee703 Here is a patch to make PostgreSQL use a full path in DT_SONAME for 22 years ago
Bruce Momjian a9953097f4 Clean up printability test in dbase code. 22 years ago
Bruce Momjian 22b305ad4a Add: 22 years ago
Peter Eisentraut 33d4c828fd Some "feature not supported" errors are better syntax errors, because the 22 years ago
Bruce Momjian 3610f083c1 Improve wording of increasing page size. 22 years ago
Tom Lane d4019b7cd3 Remove a bunch of content-free Diagnostics sections, as per previous 22 years ago
Bruce Momjian 1815f6179d Update max tasble size to 32TB. 22 years ago
Tom Lane d0bfe7f100 Update comments about how locale settings are handled. 22 years ago
Barry Lind 62b53accd4 Clean up some unused import warnings in the example jdbc code 22 years ago
Michael Meskes 2fab616866 Fixed a few bugs that came up on pgsql-interfaces. 22 years ago
Barry Lind 5cdf771d8a Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on this 22 years ago
Michael Meskes fcdf0e22fc - Added Dave patch for Informix handling of numeric/int conversion. 22 years ago
Tom Lane fd65be4a78 Fix a couple minor typos. 22 years ago
Peter Eisentraut 6de93c0529 Update preface. 22 years ago
Bruce Momjian e54965c0f8 Add: 22 years ago
Tom Lane 4427969315 "statenebt" ? 22 years ago
Tom Lane f176e37975 Document a bunch of formerly-undocumented date/time operators, 22 years ago
Barry Lind 05dddf40c2 Opps, can't forget the new file. This is part of the last commit to apply 22 years ago
Barry Lind 0378a269f3 This set of changes applies a patch from KHO at redhat to add some SQLState 22 years ago
Tom Lane e702b04cf4 Avoid using s_addr as a local variable name, to work around broken 22 years ago
Bruce Momjian 1a9a346793 Update URL. 22 years ago
Bruce Momjian b58bd87f55 Update URL to be momjian.postgresql.org. 22 years ago
Bruce Momjian 01a0e9734d autoconf run. 22 years ago
Bruce Momjian 96b4a9ac3a Add $srcdir for Win32 builds, from Peter. 22 years ago
Tom Lane 2f606ed87d Remove another useless, counterproductive srandom() call. 22 years ago
Tom Lane 48beecda7c Remove geqo_random_seed parameter. Having geqo reset the global random() 22 years ago
Tom Lane 75c35e0f31 Remove check on source address of a statistics packet. Check was broken 22 years ago
Bruce Momjian 4b407f6c3c Changes for MinGW/WIN32: 22 years ago
Tom Lane 7703e55c32 Make the default pg_hba.conf include an entry for ::1 only if configure 22 years ago
Tom Lane f4ed650996 load_file() has to remove pre-existing shlibs that match the new file 22 years ago
Peter Eisentraut 3e20a72603 Make all valid uses of the COLLATE clause yield the same result: a syntax 22 years ago
Bruce Momjian 4060f07578 Rename variables for clarity. 22 years ago
Tom Lane 92aa462247 Second try at IPv4-to-v6 mapping code; avoid assuming that the struct 22 years ago
Tom Lane 3c9bb8886d Allow IPv4-format entries in pg_hba.conf to match IPv6 connections 22 years ago
Bruce Momjian 23d07fa357 Done: 22 years ago
Bruce Momjian e26af972b5 ifdef out pqGetpwuid() because Win32 doesn't have struct passwd. 22 years ago
Bruce Momjian cec1333bba Add WIN32 URL. 22 years ago
Tom Lane ba7ee1db3b Add missing space. 22 years ago
Bruce Momjian 702c91b4ff This fixes three minor typos in hba.c. 22 years ago
Bruce Momjian b0ba70df83 Update information about Linux's overcommit memory behavior. 22 years ago
Bruce Momjian 5b49f9025a Add: 22 years ago
Bruce Momjian 04aabb034f Clean up WIN32_CONSOLE code. 22 years ago
Bruce Momjian 248af40d6d Update as done: 22 years ago
Bruce Momjian 2dc9437160 Enable Win32 to compile libpq again, and enable SSL compiles on that 22 years ago
Bruce Momjian 1709fde56a Improve prototype casting for thread calls. 22 years ago
Bruce Momjian 8ac3510a4c Add: 22 years ago
Bruce Momjian 8af31863e9 Add: 22 years ago
Tom Lane 7a3693716d Reimplement hash index locking algorithms, per my recent proposal to 22 years ago