| 2015-10-09 |
Robert Haas | Remove set_latch_on_sigusr1 flag. |
commit | commitdiff | tree |
| 2015-10-09 |
Stephen Frost | Handle append_rel_list in expand_security_qual |
commit | commitdiff | tree |
| 2015-10-09 |
Tom Lane | Fix uninitialized-variable bug. |
commit | commitdiff | tree |
| 2015-10-08 |
Robert Haas | Fix typo in docs. |
commit | commitdiff | tree |
| 2015-10-08 |
Robert Haas | Add BSWAP64 macro. |
commit | commitdiff | tree |
| 2015-10-08 |
Robert Haas | Hyphenate variable-length for consistency. |
commit | commitdiff | tree |
| 2015-10-08 |
Robert Haas | Correct pg_indent to pgindent in various comments. |
commit | commitdiff | tree |
| 2015-10-08 |
Andrew Dunstan | Factor out encoding specific tests for json |
commit | commitdiff | tree |
| 2015-10-07 |
Tom Lane | Improve documentation of the role-dropping process. |
commit | commitdiff | tree |
| 2015-10-07 |
Bruce Momjian | docs: add JSONB containment example of a key and empty... |
commit | commitdiff | tree |
| 2015-10-07 |
Bruce Momjian | docs: Map operator @> to the proper SGML escape for '>' |
commit | commitdiff | tree |
| 2015-10-07 |
Bruce Momjian | docs: clarify JSONB operator descriptions |
commit | commitdiff | tree |
| 2015-10-06 |
Tom Lane | Perform an immediate shutdown if the postpid file is... |
commit | commitdiff | tree |
| 2015-10-06 |
Robert Haas | Remove more volatile qualifiers. |
commit | commitdiff | tree |
| 2015-10-06 |
Bruce Momjian | Have CREATE TABLE LIKE add OID column if any LIKEd... |
commit | commitdiff | tree |
| 2015-10-06 |
Bruce Momjian | to_number(): allow 'V' to divide by 10^(the number... |
commit | commitdiff | tree |
| 2015-10-06 |
Bruce Momjian | psql: allow \pset C in setting the title, matches \C |
commit | commitdiff | tree |
| 2015-10-06 |
Bruce Momjian | to_char(): Do not count negative sign as a digit for... |
commit | commitdiff | tree |
| 2015-10-05 |
Bruce Momjian | docs: update guidelines on when to use GIN and GiST... |
commit | commitdiff | tree |
| 2015-10-05 |
Tom Lane | Docs: explain contrib/pg_stat_statements' handling... |
commit | commitdiff | tree |
| 2015-10-05 |
Tom Lane | Fix insufficiently-portable regression test case. |
commit | commitdiff | tree |
| 2015-10-05 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
| 2015-10-05 |
Andres Freund | Remove outdated comment about relation level autovacuum... |
commit | commitdiff | tree |
| 2015-10-05 |
Stephen Frost | Add regression tests for INSERT/UPDATE+RETURNING |
commit | commitdiff | tree |
| 2015-10-05 |
Noah Misch | Prevent stack overflow in query-type functions. |
commit | commitdiff | tree |
| 2015-10-05 |
Noah Misch | Prevent stack overflow in container-type functions. |
commit | commitdiff | tree |
| 2015-10-05 |
Noah Misch | Prevent stack overflow in json-related functions. |
commit | commitdiff | tree |
| 2015-10-05 |
Noah Misch | pgcrypto: Detect and report too-short crypt() salts. |
commit | commitdiff | tree |
| 2015-10-05 |
Stephen Frost | Apply SELECT policies in INSERT/UPDATE+RETURNING |
commit | commitdiff | tree |
| 2015-10-05 |
Stephen Frost | Do not write out WCOs in Query |
commit | commitdiff | tree |
| 2015-10-05 |
Andres Freund | Re-Align *_freeze_max_age reloption limits with corresp... |
commit | commitdiff | tree |
| 2015-10-05 |
Stephen Frost | ALTER TABLE .. FORCE ROW LEVEL SECURITY |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14,... |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | Improve contrib/pg_stat_statements' handling of garbage... |
commit | commitdiff | tree |
| 2015-10-04 |
Andres Freund | Fix hstore_plpython test when python3 is used. |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | Further twiddling of nodeHash.c hashtable sizing calcul... |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | Fix some issues in new hashtable size calculations... |
commit | commitdiff | tree |
| 2015-10-04 |
Andrew Dunstan | Disallow invalid path elements in jsonb_set |
commit | commitdiff | tree |
| 2015-10-04 |
Peter Eisentraut | Group cluster_name and update_process_title settings... |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | Update 9.5 release notes through today. |
commit | commitdiff | tree |
| 2015-10-04 |
Tom Lane | First-draft release notes for 9.4.5, 9.3.10, 9.2.14... |
commit | commitdiff | tree |
| 2015-10-04 |
Noah Misch | Document that row_security is a boolean GUC. |
commit | commitdiff | tree |
| 2015-10-04 |
Noah Misch | Make BYPASSRLS behave like superuser RLS bypass. |
commit | commitdiff | tree |
| 2015-10-03 |
Andres Freund | Add missed CREATE EXTENSION ... CASCADE regression... |
commit | commitdiff | tree |
| 2015-10-03 |
Andres Freund | Add CASCADE support for CREATE EXTENSION. |
commit | commitdiff | tree |
| 2015-10-03 |
Tom Lane | Add missing "static" specifier. |
commit | commitdiff | tree |
| 2015-10-03 |
Andres Freund | Improve errhint() about replication slot naming restric... |
commit | commitdiff | tree |
| 2015-10-03 |
Andres Freund | Fix several bugs related to ON CONFLICT's EXCLUDED... |
commit | commitdiff | tree |
| 2015-10-03 |
Peter Eisentraut | doc: Update URLs of external projects |
commit | commitdiff | tree |
| 2015-10-03 |
Peter Eisentraut | doc: Make some index terms and terminology more consistent |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Update time zone data files to tzdata release 2015g. |
commit | commitdiff | tree |
| 2015-10-02 |
Robert Haas | Clarify FDW documentation about ON CONFLICT. |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Add recursion depth protection to LIKE matching. |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Add recursion depth protections to regular expression... |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Fix potential infinite loop in regular expression execu... |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Add some more query-cancel checks to regular expression... |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Docs: add disclaimer about hazards of using regexps... |
commit | commitdiff | tree |
| 2015-10-02 |
Tom Lane | Docs: add another example of creating a range type. |
commit | commitdiff | tree |
| 2015-10-02 |
Alvaro Herrera | Don't disable commit_ts in standby if enabled locally |
commit | commitdiff | tree |
| 2015-10-02 |
Peter Eisentraut | pg_rewind: Improve some messages |
commit | commitdiff | tree |
| 2015-10-02 |
Peter Eisentraut | Fix message punctuation according to style guide |
commit | commitdiff | tree |
| 2015-10-01 |
Tom Lane | Fix pg_dump to handle inherited NOT VALID check constra... |
commit | commitdiff | tree |
| 2015-10-01 |
Alvaro Herrera | Fix commit_ts for standby |
commit | commitdiff | tree |
| 2015-10-01 |
Fujii Masao | Fix incorrect tab-completion for GRANT and REVOKE |
commit | commitdiff | tree |
| 2015-10-01 |
Tom Lane | Fix documentation error in commit 8703059c6b55c427100e0... |
commit | commitdiff | tree |
| 2015-10-01 |
Fujii Masao | Fix mention of htup.h in storage.sgml |
commit | commitdiff | tree |
| 2015-10-01 |
Robert Haas | Fix readfuncs/outfuncs problems in last night's Gather... |
commit | commitdiff | tree |
| 2015-10-01 |
Tom Lane | Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56d... |
commit | commitdiff | tree |
| 2015-10-01 |
Tom Lane | Improve LISTEN startup time when there are many unread... |
commit | commitdiff | tree |
| 2015-09-30 |
Robert Haas | Add a Gather executor node. |
commit | commitdiff | tree |
| 2015-09-30 |
Robert Haas | Don't dump core when destroying an unused ParallelContext. |
commit | commitdiff | tree |
| 2015-09-30 |
Stephen Frost | Include policies based on ACLs needed |
commit | commitdiff | tree |
| 2015-09-30 |
Tom Lane | Small improvements in comments in async.c. |
commit | commitdiff | tree |
| 2015-09-30 |
Tatsuo Ishii | Fix incorrect tps number calculation in "excluding... |
commit | commitdiff | tree |
| 2015-09-29 |
Alvaro Herrera | Code review for transaction commit timestamps |
commit | commitdiff | tree |
| 2015-09-29 |
Tom Lane | Fix plperl to handle non-ASCII error message texts... |
commit | commitdiff | tree |
| 2015-09-29 |
Robert Haas | Comment update for join pushdown. |
commit | commitdiff | tree |
| 2015-09-29 |
Robert Haas | Parallel executor support. |
commit | commitdiff | tree |
| 2015-09-28 |
Andrew Dunstan | Fix compiler warning for non-TIOCGWINSZ case |
commit | commitdiff | tree |
| 2015-09-28 |
Andrew Dunstan | Fix compiler warning about unused function in non-readl... |
commit | commitdiff | tree |
| 2015-09-28 |
Alvaro Herrera | Fix "sesssion" typo |
commit | commitdiff | tree |
| 2015-09-28 |
Tom Lane | Fix poor errno handling in libpq's version of our custo... |
commit | commitdiff | tree |
| 2015-09-28 |
Stephen Frost | Ensure a few policies remain for pg_upgrade |
commit | commitdiff | tree |
| 2015-09-28 |
Alvaro Herrera | COPY: use pg_plan_query() instead of planner() |
commit | commitdiff | tree |
| 2015-09-28 |
Andres Freund | Fix ON CONFLICT DO UPDATE for tables with oids. |
commit | commitdiff | tree |
| 2015-09-28 |
Robert Haas | Use LOCKBIT_ON() instead of a bit shift in a few places. |
commit | commitdiff | tree |
| 2015-09-28 |
Robert Haas | Don't try to create a temp install without abs_top_buil... |
commit | commitdiff | tree |
| 2015-09-28 |
Peter Eisentraut | pg_dump: Fix some messages |
commit | commitdiff | tree |
| 2015-09-27 |
Peter Eisentraut | reindexdb: Fix mistake in help output |
commit | commitdiff | tree |
| 2015-09-27 |
Peter Eisentraut | pg_ctl: Improve help formatting and order |
commit | commitdiff | tree |
| 2015-09-27 |
Peter Eisentraut | doc: Tweak "cube" index entry |
commit | commitdiff | tree |
| 2015-09-26 |
Andres Freund | Remove legacy multixact truncation support. |
commit | commitdiff | tree |
| 2015-09-26 |
Andres Freund | Rework the way multixact truncations work. |
commit | commitdiff | tree |
| 2015-09-25 |
Tom Lane | Second try at fixing O(N^2) problem in foreign key... |
commit | commitdiff | tree |
| 2015-09-25 |
Tom Lane | Further fix for psql's code for locale-aware formatting... |
commit | commitdiff | tree |
| 2015-09-25 |
Tom Lane | Further fix for psql's code for locale-aware formatting... |
commit | commitdiff | tree |
| 2015-09-25 |
Tom Lane | Fix psql's code for locale-aware formatting of numeric... |
commit | commitdiff | tree |
| 2015-09-24 |
Tom Lane | Allow planner to use expression-index stats for functio... |
commit | commitdiff | tree |
| 2015-09-24 |
Tom Lane | Improve handling of collations in contrib/postgres_fdw. |
commit | commitdiff | tree |
| 2015-09-24 |
Robert Haas | Don't zero opfuncid when reading nodes. |
commit | commitdiff | tree |
| next |