Commit Graph

15973 Commits (8b43e325ebfab423c937ce384bcdaf70ed0b462e)
 

Author SHA1 Message Date
Tom Lane 8b43e325eb Revert to our pre-7.4 behavior of identifying Unix-socket connections in 23 years ago
Tom Lane b1d3de6b96 Someone (possibly me) foolishly reduced the response for failing 23 years ago
Bruce Momjian 9fc3b9330e Mark FreeBSD as non-thread-safe. 23 years ago
Tom Lane 17d15ddf75 Fix incorrect pfree in to_tsquery_name(), per Nigel Andrews. 23 years ago
Bruce Momjian 06e3ec7a54 Implement compiler #error if spinlock code not found, add configure flag 23 years ago
Bruce Momjian 69a46e9ce1 Enable Opteron/Itanium spinlocks. 23 years ago
Bruce Momjian 9182481bea Remove WIN32_CONSOLE support, at the request of the author. 23 years ago
Bruce Momjian aaafbdcfd3 Fix old mention of exec() in AttachSharedMemoryAndSemaphores comment. 23 years ago
Tom Lane e90b841915 More cleanup of Diagnostics sections. 23 years ago
Tom Lane fbb39c059e Small typo. 23 years ago
Tom Lane 8ff2005c67 Message in the other exit from acquire_sample_rows(), as per update 23 years ago
Tom Lane 47c7f9ef1c Try to make recently-added analyze log message look something like 23 years ago
Bruce Momjian 2a5b6a7c9b This patch fixes a few missed GUC variables that were still upper case, 23 years ago
Bruce Momjian 3d48045ae1 > It quotes table names for vacuum and analyze, and uppercases the 23 years ago
Bruce Momjian 188eda0df2 Consistenly lowercase GUC variable names, in docs and error messages. 23 years ago
Bruce Momjian 8e27be4310 This patch makes a few minor improvements to the docs: make the 23 years ago
Bruce Momjian 64a7b58aa0 This patch makes a number of improvements to the runtime config 23 years ago
Bruce Momjian ab19254618 Mention that pg_type_is_visible is used for domains as well. 23 years ago
Bruce Momjian a5e9e51fb0 on my timetravel.c I find a bug: after the 23 years ago
Bruce Momjian 92e100dd33 Here is a patch that removes contrib/array, leaving only the README with 23 years ago
Bruce Momjian d768cb267b seemed like a typo in one of the appendix tables 23 years ago
Tom Lane fdd93470fa Fix missed message update, per Alvaro Herrera. 23 years ago
Bruce Momjian d6a9b4e0b5 Update row count for \? output, used by pager. 23 years ago
Tom Lane 9cb4a28f47 Improve error message for cp or rm failur during create/drop database, 23 years ago
Bruce Momjian 2b56a9646a Add: 23 years ago
Bruce Momjian e303be78e8 Add: 23 years ago
Bruce Momjian 73cfa77edd This patch fixes a trivial typo in the CREATE FUNCTION ref page. 23 years ago
Tom Lane 336ebee2c0 copydir() is supposed to return on failure, not elog(ERROR). Reduce 23 years ago
Bruce Momjian d16b877612 Add HINT if CREATE FUNCTION specifies a valid language, but the language 23 years ago
Bruce Momjian a72fce035d Add quotes to vacuum/analyze for upper/lowercase table names, per 23 years ago
Michael Meskes 573f4500a3 Some uppercase type definitions were left. 23 years ago
Bruce Momjian 0f310ee703 Here is a patch to make PostgreSQL use a full path in DT_SONAME for 23 years ago
Bruce Momjian a9953097f4 Clean up printability test in dbase code. 23 years ago
Bruce Momjian 22b305ad4a Add: 23 years ago
Peter Eisentraut 33d4c828fd Some "feature not supported" errors are better syntax errors, because the 23 years ago
Bruce Momjian 3610f083c1 Improve wording of increasing page size. 23 years ago
Tom Lane d4019b7cd3 Remove a bunch of content-free Diagnostics sections, as per previous 23 years ago
Bruce Momjian 1815f6179d Update max tasble size to 32TB. 23 years ago
Tom Lane d0bfe7f100 Update comments about how locale settings are handled. 23 years ago
Barry Lind 62b53accd4 Clean up some unused import warnings in the example jdbc code 23 years ago
Michael Meskes 2fab616866 Fixed a few bugs that came up on pgsql-interfaces. 23 years ago
Barry Lind 5cdf771d8a Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on this 23 years ago
Michael Meskes fcdf0e22fc - Added Dave patch for Informix handling of numeric/int conversion. 23 years ago
Tom Lane fd65be4a78 Fix a couple minor typos. 23 years ago
Peter Eisentraut 6de93c0529 Update preface. 23 years ago
Bruce Momjian e54965c0f8 Add: 23 years ago
Tom Lane 4427969315 "statenebt" ? 23 years ago
Tom Lane f176e37975 Document a bunch of formerly-undocumented date/time operators, 23 years ago
Barry Lind 05dddf40c2 Opps, can't forget the new file. This is part of the last commit to apply 23 years ago
Barry Lind 0378a269f3 This set of changes applies a patch from KHO at redhat to add some SQLState 23 years ago