Commit Graph

12236 Commits (e97af6c8bfc80d084bca5bf41f036de944b63efe)

Author SHA1 Message Date
Andres Freund 4af04f96bc Refer to %p in the psql docs as 'process ID' not 'pid'. 10 years ago
Andres Freund 275f05c990 Add psql PROMPT variable showing the pid of the connected to backend. 10 years ago
Fujii Masao 906e924949 Remove incorrect warning from pg_archivecleanup document. 10 years ago
Tom Lane 252404625a Fix bad grammar in brin.sgml. 10 years ago
Tom Lane 5e7c3d91bf Add documentation and regression tests concerning rounding of numerics. 10 years ago
Tom Lane 8eb6407aae Add psql \ev and \sv commands for editing and showing view definitions. 10 years ago
Heikki Linnakangas ba3deeefb0 Lift the limitation that # of clients must be a multiple of # of threads 10 years ago
Fujii Masao 8650d161ae Make WAL-related utilities handle .partial WAL files properly. 10 years ago
Tom Lane 5671aaca87 Improve pg_restore's -t switch to match all types of relations. 10 years ago
Tom Lane 10fb48d66d Add an optional missing_ok argument to SQL function current_setting(). 10 years ago
Heikki Linnakangas 5b1b6bf49b Use American spelling for "behavior". 10 years ago
Tom Lane 7f32dbcd73 Fix broken link in documentation. 10 years ago
Andres Freund 1561b541fd Fix typo and omission in my earlier 9.5 release notes commit. 10 years ago
Andres Freund c0b0501925 Improve 9.5 release notes. 10 years ago
Tom Lane cf8d65de10 Stamp HEAD as 9.6devel. 10 years ago
Tom Lane f78329d594 Stamp 9.5alpha1. 10 years ago
Tom Lane 85c25fdbd7 Desultory review of 9.5 release notes. 10 years ago
Tom Lane cbc8d65639 Code + docs review for escaping of option values (commit 11a020eb6). 10 years ago
Tom Lane 62d16c7fc5 Improve design and implementation of pg_file_settings view. 10 years ago
Heikki Linnakangas d661532e27 Also trigger restartpoints based on max_wal_size on standby. 10 years ago
Heikki Linnakangas 6ab4d38ab0 Fix markup in docs. 10 years ago
Heikki Linnakangas cb2acb1081 Add missing_ok option to the SQL functions for reading files. 10 years ago
Robert Haas 7c02d48e69 Fix grammar. 10 years ago
Robert Haas c66bc72e8a release notes: Add entry for commit 5ea86e6e6. 10 years ago
Robert Haas 31c018ecda release notes: Combine items for pg_upgrade and pg_upgrade_support moves. 10 years ago
Robert Haas 5ca611841b Improve handling of CustomPath/CustomPlan(State) children. 10 years ago
Tom Lane d759b7eb6a Docs: fix claim that to_char('FM') removes trailing zeroes. 10 years ago
Fujii Masao 0b157a0dad Add index terms for functions jsonb_set and jsonb_pretty. 10 years ago
Alvaro Herrera 1443a165db Fix BRIN supported operators table 10 years ago
Tom Lane 48913db887 In immediate shutdown, postmaster should not exit till children are gone. 10 years ago
Bruce Momjian 2bed1cd751 release notes: fix Petr's name typos 10 years ago
Peter Eisentraut a85054181b doc: Add note to pg_dump man page about pg_dumpall 10 years ago
Peter Eisentraut 340c74dfdf Remove stray character 10 years ago
Bruce Momjian 74cb688525 release notes: consistently name "Alexander Shulgin" 10 years ago
Bruce Momjian 62331ef3f6 release notes: move/remove/adjust items 10 years ago
Bruce Momjian 305f815ccd release notes: add accent to Petr Jelínek last name 10 years ago
Bruce Momjian 31cda8bf3c release notes: remove mention of pg_basebackup non-compat 10 years ago
Bruce Momjian 29d80d5fa8 release notes: add Petr Jelinek to JSON function item 10 years ago
Bruce Momjian 230ff9383c release notes: fixes from Fujii Masao 10 years ago
Bruce Momjian 644ac3e678 release notes: reorder hash performance authors, again 10 years ago
Bruce Momjian 51b47c5c09 release notes: reorder sort performance authors 10 years ago
Bruce Momjian 8bf51ad0cc release notes: split apart hash items 10 years ago
Bruce Momjian 89fe9bfc4e release notes: add two optimizer items 10 years ago
Fujii Masao 091c02a958 Fix alphabetization in catalogs.sgml. 10 years ago
Bruce Momjian 66447916f7 release notes: add links to doc sections 10 years ago
Bruce Momjian 778fed04cd release notes: update hash item 10 years ago
Bruce Momjian 7b7be78a12 release notes: move pg_buffercache item to the right section 10 years ago
Bruce Momjian bab74070b3 release notes: implement suggestions 10 years ago
Bruce Momjian 1cc9f8ccd9 release notes: explain meaning of pg_stat_get_snapshot_timestamp() 10 years ago
Bruce Momjian 5a4ea8e200 release notes: update for pg_basebackup in tar format 10 years ago