2015-06-26 |
Robert Haas | Fix grammar. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | Be more conservative about removing tablespace "symlinks". |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | release notes: Add entry for commit 5ea86e6e6. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | Remove unnecessary NULL test. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | release notes: Combine items for pg_upgrade and pg_upgr... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | Don't warn about creating temporary or unlogged hash... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | Reduce log level for background worker events from... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Andres Freund | Fix the fallback memory barrier implementation to be... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Robert Haas | Improve handling of CustomPath/CustomPlan(State) children. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Heikki Linnakangas | Fix a couple of bugs with wal_log_hints. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Robert Haas | Allow background workers to connect to no particular... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Tom Lane | Fix the logic for putting relations into the relcache... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Tom Lane | Docs: fix claim that to_char('FM') removes trailing... |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Fujii Masao | Add index terms for functions jsonb_set and jsonb_pretty. |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Robert Haas | Update get_relation_info comment. |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Heikki Linnakangas | Add missing newline to debug-message. |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Peter Eisentraut | pg_rewind: Improve message wording |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Peter Eisentraut | pg_basebackup: Remove redundant newline in error message |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Tom Lane | Improve inheritance_planner()'s performance for large... |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Robert Haas | psql: Add some tab completion for TABLESAMPLE. |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Noah Misch | Truncate strings in tarCreateHeader() with strlcpy... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Alvaro Herrera | Add transforms to pg_get_object_address and friends |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Andres Freund | Improve multixact emergency autovacuum logic. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Andres Freund | Add missing check for wal_debug GUC. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Peter Eisentraut | PL/Perl: Add alternative expected file for Perl 5.22 |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Noah Misch | Fix failure to copy setlocale() return value. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Noah Misch | Revert "Detect setlocale(LC_CTYPE, NULL) clobbering... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Alvaro Herrera | Fix BRIN supported operators table |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Alvaro Herrera | Fix thinko in comment (launcher -> worker) |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Tom Lane | In immediate shutdown, postmaster should not exit till... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Alvaro Herrera | Clamp autovacuum launcher sleep time to 5 minutes |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Tom Lane | Fix bogus range_table_mutator() logic for RangeTblEntry... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Robert Haas | Fix corner case in autovacuum-forcing logic for multixa... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Robert Haas | Add PASSWORD to tab completions for CREATE/ALTER ROLE... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Robert Haas | Change TAP test framework to not rely on having a chmod... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Noah Misch | Detect setlocale(LC_CTYPE, NULL) clobbering previous... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Andrew Dunstan | Fix comment in fmgr.h to refer to actual function used. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Michael Meskes | Check for out of memory when allocating sqlca. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Michael Meskes | Fix memory leak in ecpglib's connect function. |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Bruce Momjian | release notes: fix Petr's name typos |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Peter Eisentraut | doc: Add note to pg_dump man page about pg_dumpall |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Peter Eisentraut | Remove stray character |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Bruce Momjian | release notes: consistently name "Alexander Shulgin" |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Bruce Momjian | release notes: move/remove/adjust items |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Bruce Momjian | release notes: add accent to Petr JelĂnek last name |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Bruce Momjian | release notes: remove mention of pg_basebackup non... |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: add Petr Jelinek to JSON function item |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: fixes from Fujii Masao |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: reorder hash performance authors, again |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: reorder sort performance authors |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: split apart hash items |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Bruce Momjian | release notes: add two optimizer items |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Andrew Dunstan | Fix "path" infrastructure bug affecting jsonb_set() |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Tom Lane | Fix failure to cover scalar-vs-rowtype cases in exec_st... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Tom Lane | Improve error message and hint for ALTER COLUMN TYPE... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Fujii Masao | Make postmaster restart archiver soon after it dies... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Meskes | Fixed some memory leaks in ECPG. |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Meskes | Fix intoasc() in Informix compat lib. This function... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Fujii Masao | Fix alphabetization in catalogs.sgml. |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Fujii Masao | Clean up useless mention of RMGRDESCSOURCES in pg_rewin... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Bruce Momjian | release notes: add links to doc sections |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | release notes: update hash item |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | release notes: move pg_buffercache item to the right... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | release notes: implement suggestions |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | release notes: explain meaning of pg_stat_get_snapshot... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | release notes: update for pg_basebackup in tar format |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Andrew Dunstan | Rename jsonb - text[] operator to #- to avoid ambiguity. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Fujii Masao | Fix some issues in pg_rewind. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Bruce Momjian | First draft of 9.5 release notes |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Peter Eisentraut | doc: Use "connections" instead of "slots" to avoid... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Peter Eisentraut | doc: Call xmllint for validity also in the fop build |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Kevin Grittner | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bruce Momjian | docs: update release note regex suggestions |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Tom Lane | Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Tom Lane | Report more information if pg_perm_setlocale() fails... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Tom Lane | First-draft release notes for 9.4.4, 9.3.9, 9.2.13... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Alvaro Herrera | Fix typos |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Fujii Masao | Refactor WAL segment copying code. |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Andres Freund | Allow HotStandbyActiveInReplay() to be called in single... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Andrew Dunstan | Clarify documentation of jsonb - text |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Andrew Dunstan | Desupport jsonb subscript deletion on objects |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Peter Eisentraut | doc: Fix broken links in FOP build |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Tom Lane | Use a safer method for determining whether relcache... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Tom Lane | Get rid of a //-style comment. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Tom Lane | Fix incorrect order of database-locking operations... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Robert Haas | Cope with possible failure of the oldest MultiXact... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Robert Haas | doc: Session identifiers truncate, not round, the backe... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Robert Haas | docs: Fix list of object types pg_table_is_visible... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Second try at stabilizing query plans in rowsecurity... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Fix brin regression test so it actually tests cidr. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Tighten the per-operator testing done in brin regressio... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Fix brin "char" test to actually test what it meant... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Stabilize results of brin regression test. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Stabilize query plans in rowsecurity regression test. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Fujii Masao | Remove -i/--ignore-version option from pg_dump, pg_dump... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Fujii Masao | Fix some issues in pg_class.relminmxid and pg_database... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Peter Eisentraut | doc: Fix PDF build with FOP |
commit | commitdiff | tree | snapshot |
next |