Commit Graph

6657 Commits (e8ea69e3fa3abac16e2da9ac4e9167c54f167697)

Author SHA1 Message Date
Bruce Momjian 63cb35c41c Add: 20 years ago
Andrew Dunstan 21e343da35 Make plperl's $_TD trigger data a global rather than a lexical variable, 20 years ago
Andrew Dunstan 3a9ae3d206 TG_table_name and TG_table_schema for plpgsql, plus docs and regression. 20 years ago
Alvaro Herrera 3d58a1c168 Remove traces of otherwise unused RELKIND_SPECIAL symbol. Leave the psql bits 20 years ago
Andrew Dunstan 22b118b530 TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs. 20 years ago
Tom Lane 223ae6957f Support binary COPY through psql. Also improve detection of write errors 20 years ago
Bruce Momjian aadd8a23ce Update AIX FAQ. 20 years ago
Andrew Dunstan 0a269db9cf Add table_name and table_schema to plpython trigger data, plus docs and regression test. 20 years ago
Andrew Dunstan 777f72cd37 Add table_name and table_schema to plperl trigger data. relname is 20 years ago
Bruce Momjian 6bd89d09c8 Remove pg_attribute detail, add URL 20 years ago
Teodor Sigaev d2158b0281 * Add support NULL to GiST. 20 years ago
Bruce Momjian c1d4551ae1 Add PQisthreadsafe() to libpq, to allow library applications to query 20 years ago
Bruce Momjian 672f0beb01 Update text: 20 years ago
Bruce Momjian b7741bff02 Add: 20 years ago
Bruce Momjian a2b6c896e5 Rename in release notes: Mac -> OS/X, Intel to x86: 20 years ago
Bruce Momjian c8f345024d New wording, "What is the upgrade process for PostgreSQL?" 20 years ago
Bruce Momjian 4fc6aa4bc2 Update heading for upgrades. 20 years ago
Bruce Momjian 0f9652848b Add mention that everyone should upgrade to minor releases. 20 years ago
Bruce Momjian 74d0cf3974 Make "trigger" section: 20 years ago
Bruce Momjian 32bfb1c297 Update Japanese FAQ. 20 years ago
Tom Lane e9cc53025a Update release notes for upcoming releases. 20 years ago
Tom Lane 515112f9d4 Modify libpq's string-escaping routines to be aware of encoding considerations 20 years ago
Tom Lane b3eb4ea5d8 Add a new GUC parameter backslash_quote, which determines whether the SQL 20 years ago
Alvaro Herrera 1f219cf433 Add last-vacuum/analyze-time columns to the stats collector, both manual and 20 years ago
Bruce Momjian 411a64ba73 Stamp 8.1.4, except configure/configure.in. 20 years ago
Bruce Momjian ba10a1f3e4 Update for version 8.1.4. 20 years ago
Bruce Momjian 7540476dc6 Update release notes for 8.1.4. 20 years ago
Bruce Momjian 45ec63cb24 Change <type>string</> to <parameter>string</>. 20 years ago
Bruce Momjian e6bd9bf7ff Add: 20 years ago
Bruce Momjian d6a35c8125 Make function param_name/type documentation more consistent. 20 years ago
Bruce Momjian 18627c5531 Allow the .pgpass hostname to match the default socket directory, as 20 years ago
Bruce Momjian fb4c180da0 Update pg_dump vesion wording. 20 years ago
Bruce Momjian 4b7b1df8a6 Mention version portability of pg_dump. 20 years ago
Tom Lane 637028afe1 Code review for standard_conforming_strings patch. Fix it so it does not 20 years ago
Tom Lane 3fdeb189e9 Clean up code associated with updating pg_class statistics columns 20 years ago
Bruce Momjian 12049d343e Revert documentation mention of array dimension checking, in next paragraph. 20 years ago
Bruce Momjian 0c9fab6c3b Mention array dimmensions are not enforced either. 20 years ago
Bruce Momjian 5ff2838c57 Add description: 20 years ago
Bruce Momjian d9d2d91544 Recommend more clearly custom pg_dump format over tar, buy showing 20 years ago
Bruce Momjian bcf860b7f3 Document SSL CRL usage by libpq. 20 years ago
Bruce Momjian ee1b63a48b Update standards URL. 20 years ago
Bruce Momjian 9bd5181068 Add/ cleanup: 20 years ago
Tom Lane 52667d56a3 Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE. 20 years ago
Tom Lane e57345975c Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 20 years ago
Tom Lane d3171dd64b Fix broken markup. 20 years ago
Tom Lane 82a2881c5b Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not 20 years ago
Tom Lane 986085a7f0 Improve the representation of FOR UPDATE/FOR SHARE so that we can 20 years ago
Bruce Momjian 931bfc9664 Done: 20 years ago
Bruce Momjian 4899aaf2d5 Add GRANT CONNECTION ON DATABASE, to be used in addition to pg_hba.conf. 20 years ago
Bruce Momjian 87db3ad078 Add question mark: 20 years ago