Commit Graph

35129 Commits (a2a480af889b5d9abce4181e49b6398f0e24b808)
 

Author SHA1 Message Date
Peter Eisentraut a2a480af88 doc: Add \dm command to psql man page 12 years ago
Peter Eisentraut a9bb274f90 doc: Fix some whitespace issues in the man pages 12 years ago
Peter Eisentraut d2b920cded pg_upgrade: Replace tabs in output string constants by spaces 12 years ago
Peter Eisentraut bd17102487 doc: Fix order of options on pgbench man page 12 years ago
Tom Lane e9c336c786 Fix handling of OID wraparound while in standalone mode. 12 years ago
Tom Lane 904af8db8a Fix handling of strict non-set functions with NULLs in set-valued inputs. 12 years ago
Peter Eisentraut f0ed3a8a99 pgbench: Fix order of options in --help output 12 years ago
Peter Eisentraut a4fd3366a6 pg_xlogdump: Improve --help output 12 years ago
Tom Lane 35d50b527a Fix to_number() to correctly ignore thousands separator when it's '.'. 12 years ago
Tom Lane 8cade04c10 Fix buildfarm incompatibility in updated pg_upgrade test script. 12 years ago
Tom Lane 7e2b1c03ce Make pg_upgrade's test script attempt to select a non-conflicting port. 12 years ago
Tom Lane c263f16a20 Update CREATE FUNCTION documentation about argument names. 12 years ago
Tom Lane 69cc60dcfd Guard against input_rows == 0 in estimate_num_groups(). 12 years ago
Tom Lane 477b5a0e24 Fix pgp_pub_decrypt() so it works for secret keys with passwords. 12 years ago
Tom Lane 91715e8293 Fix management of fn_extra caching during repeated GiST index scans. 12 years ago
Peter Eisentraut cda7acee5f Update key words table for 9.3 12 years ago
Peter Eisentraut bd98852cbd Remove make_keywords 12 years ago
Tom Lane 1c36700e9e Use pg_dump's --quote-all-identifiers option in pg_upgrade. 12 years ago
Bruce Momjian df9d764186 pg_upgrade docs: give tips on automation 12 years ago
Tom Lane 284e28f228 Update collate.linux.utf8.out for ruleutils.c line-wrapping changes. 12 years ago
Tom Lane a7b965382c Better fix for permissions tests in excluded subqueries. 12 years ago
Heikki Linnakangas 4b06c1820a The data structure used in unaccent is a trie, not suffix tree. 12 years ago
Heikki Linnakangas 2ffa66f497 Fix walsender failure at promotion. 12 years ago
Heikki Linnakangas cb953d8b1b Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. 12 years ago
Peter Eisentraut 20c00ca668 doc: Add IDs to link targets used by phpPgAdmin 12 years ago
Heikki Linnakangas 7f03a791fa Stress that backup_label file is critical in the docs. 12 years ago
Tom Lane 817a89423f Stamp 9.3beta1. 12 years ago
Tom Lane f1ff90cfb1 Desultory copy-editing of the 9.3 release notes. 12 years ago
Tom Lane 1d6c72a55b Move materialized views' is-populated status into their pg_class entries. 12 years ago
Tom Lane 5da5798004 Back out some recent translation updates. 12 years ago
Tom Lane 3223b25ff7 Disallow unlogged materialized views. 12 years ago
Bruce Momjian c29866073b 9.3 release notes: use "restoration" 12 years ago
Bruce Momjian 2fbffc0ddf 9.3 release notes: Add cache of local locks 12 years ago
Bruce Momjian c750aa90f2 9.3 release notes: update from Amit Kapila 12 years ago
Simon Riggs b2ad82dafa Execute SET TRANSACTION SNAPSHOT during pg_dump 12 years ago
Bruce Momjian 8b06e6aba8 Revert idea of zer-padding padding session id in log_line_prefix 12 years ago
Peter Eisentraut 539ecc9241 Translation updates 12 years ago
Tom Lane 626e6eda4f Improve behavior of \watch with non-tuple-returning commands. 12 years ago
Bruce Momjian 083d8fa79d docs: Improve log_line_prefix session_id query 12 years ago
Bruce Momjian f87f214b7c docs: log_line_prefix session id fix 12 years ago
Bruce Momjian 75d1406a19 9.3 docs: wording fixes 12 years ago
Bruce Momjian 262a362997 docs: fix log_line_prefix session id docs 12 years ago
Bruce Momjian c008ca6015 9.3 release notes: adjustments 12 years ago
Bruce Momjian 2497dc0867 9.3 release notes: move compatibility items into their own section 12 years ago
Bruce Momjian 1136d7a74d 9.3 release notes: Add markup for pg_backup_start_time() 12 years ago
Bruce Momjian 15f27aebbb 9.3 release notes: Add links to SGML sections 12 years ago
Bruce Momjian 14c7a74b6e 9.3 release notes: add markup for text 12 years ago
Tom Lane c091c43197 Improve SPI documentation about null-flags arrays. 12 years ago
Bruce Momjian 5fcf944c23 9.3 release notes: update for current commits 12 years ago
Bruce Momjian c8f61ebdc6 9.3 release notes: suggested improvements from Jeff Janes and Josh Berkus 12 years ago