Commit Graph

13293 Commits (ebddac07a90b4593631d29cc8482b8fc83b88cda)
 

Author SHA1 Message Date
Tom Lane ebddac07a9 Very minor copy-editing. 23 years ago
Tom Lane 6bd8a1c2d3 Add note that explains that \df omits functions it thinks are I/O functions. 23 years ago
Tom Lane 41ff800bb2 Update reference to value of NAMEDATALEN. Someone needs to troll the 23 years ago
Tom Lane ceb9e60e8e Update contrib regression tests for OPAQUE datatype changes. 23 years ago
Tom Lane 14a760882a Since the plpgsql test has been part of the standard regression tests 23 years ago
Tom Lane 40faa4a590 Transpose info from src/pl/plpgsql/test/README into standard regression test file. 23 years ago
Bruce Momjian ec35e4592d Mark 7.2.2 as newest release. 23 years ago
Bruce Momjian 0540b2b59d Update FAQ. 23 years ago
Marc G. Fournier 5a303f878e Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 23 years ago
Tom Lane 03a7625a3a Fix bit rot in pg_dump's ability to dump from 7.2 and 7.1 servers. 23 years ago
Tom Lane 19b3c55261 Fixed-size buffer in dumpClasses is not big enough anymore given the 23 years ago
Bruce Momjian 5530b0c666 Improve wording of upgrade section. 23 years ago
Tom Lane 0f1112923c Code review for recent TRUNCATE changes. Tighten relation-kind check, 23 years ago
Bruce Momjian b4f24fed7a Commit updated repeat() patch, from Neil Conway 23 years ago
Bruce Momjian 090884bed3 Fix for documention: 23 years ago
Bruce Momjian d86dee3edd This patch should fix the problem. Doesn't include my previous patch 23 years ago
Bruce Momjian cbe733d752 repeat() fix: 23 years ago
Bruce Momjian c76f5aa530 > > I had great difficulty in finding how to change the search path, so here 23 years ago
Bruce Momjian 47b37a6bfa # Disallow TRUNCATE on tables that are involved in referential 23 years ago
Bruce Momjian dac22ee43c Add: 23 years ago
Bruce Momjian a334ae3f22 As suggested by Tom, this patch restricts the right-hand argument of 23 years ago
Bruce Momjian c7e7672937 Oops, we got duplicate oids from patches again; pick a unique one. 23 years ago
Bruce Momjian 89260124db Add: 23 years ago
Bruce Momjian f6353c6ee4 Remove libpq++ SGML documentation. 23 years ago
Bruce Momjian ff1793f036 Remove erroneous character from Makefile due to editor error. 23 years ago
Marc G. Fournier da4683fbe1 Okay, libpq++ is moved to GBorg, and all traces of it have been removed 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Peter Eisentraut 606c9b9d4f Add --help and --version options. Message cleanup. NLS. 23 years ago
Bruce Momjian d46e3dc00f Changes made so new conversion Makefiles will build out of the source tree. 23 years ago
Peter Eisentraut 41c92ace2f Move PO files into subdirectories separate from the source code. 23 years ago
Peter Eisentraut b7a5917a61 Add sys/types.h to common includes. 23 years ago
Bruce Momjian 0f9f2feee4 Fix bad markup detected by Alvaro Herrera 23 years ago
Bruce Momjian cbe19208ee Fix markup, Alvaro Herrera. 23 years ago
Tom Lane 091ff0931d Use a non-duplicate OID for pg_lock_status. 23 years ago
Peter Eisentraut 6faf8024fa Enable large file support. 23 years ago
Tom Lane 0d6f613817 Increase buffer size in cash_words(). Pure paranoia; I don't think the 23 years ago
Tom Lane 9318fa8541 Update expected files for recent changes of domain tests. 23 years ago
Bruce Momjian ebe1be1321 This patch improves the behavior of FOUND in PL/PgSQL. In Oracle, 23 years ago
Bruce Momjian 818a33e4d5 Cleanup. 23 years ago
Bruce Momjian 50edd63b98 - test for indexes on a domain 23 years ago
Bruce Momjian 5243f9a998 Allow pg_statistics to be reset by calling pg_stat_reset(). 23 years ago
Bruce Momjian de9801fc62 Add current_database(). 23 years ago
Barry Lind f736fdb022 Removed code that is no longer used and has been commented out 23 years ago
Bruce Momjian c43760a714 Add mention of -F not supported by pg_dumpall. Code already disallows it. 23 years ago
Bruce Momjian 4ee4940584 Done by Rod: 23 years ago
Tom Lane a0bf1a7f2e Fix pg_dump to dump serial columns as serials. Per pghackers discussion, 23 years ago
Tom Lane 6ebc90b045 Remove Ident nodetype in favor of using String nodes; this fixes some 23 years ago
Tatsuo Ishii 10b374aecf Fix bug in pg_convert() per report from MaC.Yui. 23 years ago
Tatsuo Ishii d35dc342f1 Fix broken tag. 23 years ago
Tom Lane f4ad5e8d18 Clean up leftover bugs from recent COPY feature patch --- missed 23 years ago