| 2015-05-18 | Noah Misch | Check return values of sensitive system library calls. | commit | commitdiff | tree |
| 2015-05-18 | Noah Misch | Add error-throwing wrappers for the printf family of... | commit | commitdiff | tree |
| 2015-05-18 | Noah Misch | Permit use of vsprintf() in PostgreSQL code. | commit | commitdiff | tree |
| 2015-05-18 | Noah Misch | Prevent a double free by not reentering be_tls_close(). | commit | commitdiff | tree |
| 2015-05-18 | Heikki Linnakangas | Fix typo in comment. | commit | commitdiff | tree |
| 2015-05-18 | Heikki Linnakangas | Put back stats-collector restarting code, removed accid... | commit | commitdiff | tree |
| 2015-05-18 | Fujii Masao | Don't classify REINDEX command as DDL in the pg_audit... | commit | commitdiff | tree |
| 2015-05-18 | Peter Eisentraut | Add new files to nls.mk | commit | commitdiff | tree |
| 2015-05-18 | Tom Lane | Fix failure to copy IndexScan.indexorderbyops in copyfu... | commit | commitdiff | tree |
| 2015-05-18 | Tom Lane | Use += not = to set makefile variables after including... | commit | commitdiff | tree |
| 2015-05-17 | Tom Lane | Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. | commit | commitdiff | tree |
| 2015-05-17 | Magnus Hagander | Fix wording error caused by recent typo fixes | commit | commitdiff | tree |
| 2015-05-17 | Stephen Frost | pg_audit Makefile, REINDEX changes | commit | commitdiff | tree |
| 2015-05-17 | Magnus Hagander | Fix typos in comments | commit | commitdiff | tree |
| 2015-05-17 | Magnus Hagander | Minor docs fixes for pg_audit | commit | commitdiff | tree |
| 2015-05-17 | Peter Eisentraut | hstore_plpython: Fix regression tests under Python 3 | commit | commitdiff | tree |
| 2015-05-17 | Peter Eisentraut | Fix whitespace | commit | commitdiff | tree |
| 2015-05-16 | Tom Lane | First-draft release notes for 9.4.2 et al. | commit | commitdiff | tree |
| 2015-05-16 | Bruce Momjian | pg_upgrade: no need to check for matching float8_pass_... | commit | commitdiff | tree |
| 2015-05-16 | Tom Lane | Fix docs typo | commit | commitdiff | tree |
| 2015-05-16 | Tom Lane | More portability fixing for bipartite_match.c. | commit | commitdiff | tree |
| 2015-05-16 | Bruce Momjian | pg_upgrade: force timeline 1 in the new cluster | commit | commitdiff | tree |
| 2015-05-16 | Bruce Momjian | pg_upgrade: only allow template0 to be non-connectable | commit | commitdiff | tree |
| 2015-05-16 | Tom Lane | Avoid direct use of INFINITY. | commit | commitdiff | tree |
| 2015-05-16 | Simon Riggs | Add docs for tablesample system_time() | commit | commitdiff | tree |
| 2015-05-16 | Andres Freund | Support GROUPING SETS, CUBE and ROLLUP. | commit | commitdiff | tree |
| 2015-05-16 | Simon Riggs | Add docs for tablesample system_rows() | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Update time zone data files to tzdata release 2015d. | commit | commitdiff | tree |
| 2015-05-15 | Alvaro Herrera | Add BRIN infrastructure for "inclusion" opclasses | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Improve test for CONVERT() with GB18030 <-> UTF8. | commit | commitdiff | tree |
| 2015-05-15 | Alvaro Herrera | Move strategy numbers to include/access/stratnum.h | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | SQLStandard feature T613 Sampling now Supported | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Fix uninitialized variable. | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | Tablesample method API docs | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | Add to contrib/Makefile | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | contrib/tsm_system_time | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | contrib/tsm_system_rows | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | TABLESAMPLE system_time(limit) | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | TABLESAMPLE system_rows(limit) | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Extend GB18030 encoding conversion to cover full Unicod... | commit | commitdiff | tree |
| 2015-05-15 | Robert Haas | doc: CREATE FOREIGN TABLE now allows CHECK ( ... )... | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | TABLESAMPLE, SQL Standard and extensible | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Silence another create_index regression test failure. | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Fix outdated src/test/mb/ tests, and add a GB18030... | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Fix docs build. Oops. | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Add archive_mode='always' option. | commit | commitdiff | tree |
| 2015-05-15 | Bruce Momjian | docs: consistently uppercase index method and add... | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Silence create_index regression test failure. | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Fix datatype confusion with the new lossy GiST distance... | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Fix insufficiently-paranoid GB18030 encoding verifier. | commit | commitdiff | tree |
| 2015-05-15 | Stephen Frost | Remove useless pg_audit.conf | commit | commitdiff | tree |
| 2015-05-15 | Fujii Masao | Support --verbose option in reindexdb. | commit | commitdiff | tree |
| 2015-05-15 | Heikki Linnakangas | Allow GiST distance function to return merely a lower... | commit | commitdiff | tree |
| 2015-05-15 | Fujii Masao | Support VERBOSE option in REINDEX command. | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Honor traditional SGML NAMELEN limit. | commit | commitdiff | tree |
| 2015-05-15 | Tom Lane | Teach UtfToLocal/LocalToUtf to support algorithmic... | commit | commitdiff | tree |
| 2015-05-15 | Simon Riggs | Separate block sampling functions | commit | commitdiff | tree |
| 2015-05-15 | Bruce Momjian | pg_upgrade: make controldata checks more consistent | commit | commitdiff | tree |
| 2015-05-15 | Peter Eisentraut | Add pg_settings.pending_restart column | commit | commitdiff | tree |
| 2015-05-14 | Bruce Momjian | doc: list bigint as mapping to int8 and int64 | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Make repeated 'make installcheck' runs work | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Improve pg_audit regression tests | commit | commitdiff | tree |
| 2015-05-14 | Tom Lane | Docs: fix erroneous claim about max byte length of... | commit | commitdiff | tree |
| 2015-05-14 | Tom Lane | Fix portability issue in pg_audit. | commit | commitdiff | tree |
| 2015-05-14 | Tom Lane | Suppress uninitialized-variable warning. | commit | commitdiff | tree |
| 2015-05-14 | Tom Lane | Support "expanded" objects, particularly arrays, for... | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Further fixes for the buildfarm for pg_audit | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Further fixes for the buildfarm for pg_audit | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Fix buildfarm with regard to pg_audit | commit | commitdiff | tree |
| 2015-05-14 | Stephen Frost | Add pg_audit, an auditing extension | commit | commitdiff | tree |
| 2015-05-13 | Tom Lane | Fix distclean/maintainer-clean targets to remove top... | commit | commitdiff | tree |
| 2015-05-13 | Robert Haas | Fix comment. | commit | commitdiff | tree |
| 2015-05-13 | Robert Haas | Extend abbreviated key infrastructure to datum tuplesorts. | commit | commitdiff | tree |
| 2015-05-13 | Tom Lane | Fix postgres_fdw to return the right ctid value in... | commit | commitdiff | tree |
| 2015-05-13 | Andrew Dunstan | Fix jsonb replace and delete on scalars and empty struc... | commit | commitdiff | tree |
| 2015-05-13 | Robert Haas | Remove useless assertion. | commit | commitdiff | tree |
| 2015-05-13 | Andres Freund | Add pgstattuple_approx() to the pgstattuple extension. | commit | commitdiff | tree |
| 2015-05-13 | Peter Eisentraut | PL/Python: Remove procedure cache invalidation | commit | commitdiff | tree |
| 2015-05-12 | Andres Freund | Fix ON CONFLICT bugs that manifest when used in rules. | commit | commitdiff | tree |
| 2015-05-12 | Andrew Dunstan | Fix some errors from jsonb functions patch. | commit | commitdiff | tree |
| 2015-05-12 | Andrew Dunstan | Additional functions and operators for jsonb | commit | commitdiff | tree |
| 2015-05-12 | Tom Lane | Add support for doing late row locking in FDWs. | commit | commitdiff | tree |
| 2015-05-12 | Stephen Frost | pgbench: Don't fail during startup | commit | commitdiff | tree |
| 2015-05-12 | Andrew Dunstan | pg_basebackup -F t now succeeds with a long symlink... | commit | commitdiff | tree |
| 2015-05-12 | Bruce Momjian | doc build: use unique Makefile variable to control... | commit | commitdiff | tree |
| 2015-05-12 | Alvaro Herrera | "Fix" test_ddl_deparse regress test schedule | commit | commitdiff | tree |
| 2015-05-12 | Bruce Momjian | doc: prevent SGML 'make check' from building temp... | commit | commitdiff | tree |
| 2015-05-12 | Andrew Dunstan | Map basebackup tablespaces using a tablespace_map file | commit | commitdiff | tree |
| 2015-05-12 | Peter Eisentraut | Replace some appendStringInfo* calls with more appropri... | commit | commitdiff | tree |
| 2015-05-11 | Alvaro Herrera | Allow on-the-fly capture of DDL event details | commit | commitdiff | tree |
| 2015-05-11 | Stephen Frost | Allow LOCK TABLE .. ROW EXCLUSIVE MODE with INSERT | commit | commitdiff | tree |
| 2015-05-11 | Bruce Momjian | pg_upgrade: use single or double-quotes in command... | commit | commitdiff | tree |
| 2015-05-11 | Tom Lane | Fix incorrect checking of deferred exclusion constraint... | commit | commitdiff | tree |
| 2015-05-11 | Robert Haas | Increase threshold for multixact member emergency autov... | commit | commitdiff | tree |
| 2015-05-11 | Bruce Momjian | initdb: only recommend pg_ctl to start the server | commit | commitdiff | tree |
| 2015-05-11 | Bruce Momjian | docs: add "serialization anomaly" to transaction isola... | commit | commitdiff | tree |
| 2015-05-11 | Bruce Momjian | pg_dump: suppress "Tablespace:" comment for default... | commit | commitdiff | tree |
| 2015-05-11 | Robert Haas | Even when autovacuum=off, force it for members as we... | commit | commitdiff | tree |
| 2015-05-11 | Robert Haas | Advance the stop point for multixact offset creation... | commit | commitdiff | tree |
| 2015-05-11 | Robert Haas | Fix DetermineSafeOldestOffset for the case where there... | commit | commitdiff | tree |
| next |