| 2017-02-08 |
Peter Eisentraut | doc: Some improvements in CREATE SUBSCRIPTION ref page |
commit | commitdiff | tree |
| 2017-02-07 |
Robert Haas | Revise the way the element allocator for a simplehash... |
commit | commitdiff | tree |
| 2017-02-07 |
Tom Lane | Speed up "brin" regression test a little bit. |
commit | commitdiff | tree |
| 2017-02-07 |
Robert Haas | Avoid redefining simplehash_allocate/simplehash_free. |
commit | commitdiff | tree |
| 2017-02-07 |
Robert Haas | Allow the element allocator for a simplehash to be... |
commit | commitdiff | tree |
| 2017-02-07 |
Robert Haas | Fix compiler warning. |
commit | commitdiff | tree |
| 2017-02-07 |
Robert Haas | Cache hash index's metapage in rel->rd_amcache. |
commit | commitdiff | tree |
| 2017-02-07 |
Tom Lane | Correct thinko in last-minute release note item. |
commit | commitdiff | tree |
| 2017-02-06 |
Tom Lane | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. |
commit | commitdiff | tree |
| 2017-02-06 |
Peter Eisentraut | doc: Document sequence function privileges better |
commit | commitdiff | tree |
| 2017-02-06 |
Peter Eisentraut | Avoid permission failure in pg_sequences.last_value |
commit | commitdiff | tree |
| 2017-02-06 |
Tom Lane | Release note updates. |
commit | commitdiff | tree |
| 2017-02-06 |
Tom Lane | Avoid returning stale attribute bitmaps in RelationGetI... |
commit | commitdiff | tree |
| 2017-02-06 |
Peter Eisentraut | doc: Update CREATE DATABASE examples |
commit | commitdiff | tree |
| 2017-02-06 |
Tom Lane | Update comment in relcache.c. |
commit | commitdiff | tree |
| 2017-02-06 |
Peter Eisentraut | Add missing newline to error messages |
commit | commitdiff | tree |
| 2017-02-06 |
Heikki Linnakangas | Fix typo also in expected output. |
commit | commitdiff | tree |
| 2017-02-06 |
Heikki Linnakangas | Fix typo in variable name. |
commit | commitdiff | tree |
| 2017-02-06 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree |
| 2017-02-04 |
Tom Lane | First-draft release notes for 9.6.2. |
commit | commitdiff | tree |
| 2017-02-04 |
Robert Haas | Remove redundant comment. |
commit | commitdiff | tree |
| 2017-02-03 |
Robert Haas | Improve grammar of message about two-phase state files. |
commit | commitdiff | tree |
| 2017-02-03 |
Robert Haas | pageinspect: More type-sanity surgery on the new hash... |
commit | commitdiff | tree |
| 2017-02-03 |
Robert Haas | pgstattuple: Add pgstathashindex. |
commit | commitdiff | tree |
| 2017-02-03 |
Fujii Masao | Be sure to release LogicalRepLauncherLock in DROP SUBSC... |
commit | commitdiff | tree |
| 2017-02-03 |
Tom Lane | In pageinspect/hashfuncs.c, avoid crashes on alignment... |
commit | commitdiff | tree |
| 2017-02-03 |
Robert Haas | pageinspect: Remove platform-dependent values from... |
commit | commitdiff | tree |
| 2017-02-03 |
Tom Lane | Fix a bunch more portability bugs in commit 08bf6e529. |
commit | commitdiff | tree |
| 2017-02-03 |
Robert Haas | pageinspect: Try to fix some bugs in previous commit. |
commit | commitdiff | tree |
| 2017-02-03 |
Tom Lane | Clean up psql's behavior for a few more control variables. |
commit | commitdiff | tree |
| 2017-02-03 |
Tom Lane | Avoid improbable null pointer dereference in pgpassfile... |
commit | commitdiff | tree |
| 2017-02-03 |
Tom Lane | Fix placement of initPlans when forcibly materializing... |
commit | commitdiff | tree |
| 2017-02-02 |
Peter Eisentraut | doc: Add missing include in example code |
commit | commitdiff | tree |
| 2017-02-02 |
Tom Lane | Fix mishandling of tSRFs at different nesting levels. |
commit | commitdiff | tree |
| 2017-02-02 |
Peter Eisentraut | doc: Document result set of CREATE_REPLICATION_SLOT |
commit | commitdiff | tree |
| 2017-02-02 |
Robert Haas | Increase upper bound for bgwriter_lru_maxpages. |
commit | commitdiff | tree |
| 2017-02-02 |
Robert Haas | pageinspect: Support hash indexes. |
commit | commitdiff | tree |
| 2017-02-02 |
Noah Misch | Code review for avoidance of direct cross-module links. |
commit | commitdiff | tree |
| 2017-02-02 |
Heikki Linnakangas | Add KOI8-U map files to Makefile. |
commit | commitdiff | tree |
| 2017-02-02 |
Heikki Linnakangas | Silence compiler warning. |
commit | commitdiff | tree |
| 2017-02-01 |
Andrew Dunstan | Don't count background workers against a user's connect... |
commit | commitdiff | tree |
| 2017-02-01 |
Tom Lane | Fix CatalogTupleInsert/Update abstraction for case... |
commit | commitdiff | tree |
| 2017-02-01 |
Tom Lane | Provide CatalogTupleDelete() as a wrapper around simple... |
commit | commitdiff | tree |
| 2017-02-01 |
Robert Haas | Refactor other replication commands to use DestRemoteSi... |
commit | commitdiff | tree |
| 2017-02-01 |
Tom Lane | Make psql's \set display variables in alphabetical... |
commit | commitdiff | tree |
| 2017-02-01 |
Tom Lane | Improve psql's behavior for \set and \unset of its... |
commit | commitdiff | tree |
| 2017-02-01 |
Heikki Linnakangas | Replace isMD5() with a more future-proof way to check... |
commit | commitdiff | tree |
| 2017-02-01 |
Heikki Linnakangas | Don't create "holes" in BufFiles, in the new logtape... |
commit | commitdiff | tree |
| 2017-02-01 |
Heikki Linnakangas | Small fixes to the Perl scripts to create unicode conve... |
commit | commitdiff | tree |
| 2017-01-31 |
Robert Haas | Move comment about test slightly closer to test. |
commit | commitdiff | tree |
| 2017-01-31 |
Alvaro Herrera | Tweak catalog indexing abstraction for upcoming WARM |
commit | commitdiff | tree |
| 2017-01-31 |
Stephen Frost | pg_dump: Fix handling of ALTER DEFAULT PRIVILEGES |
commit | commitdiff | tree |
| 2017-01-31 |
Stephen Frost | perltidy pg_dump TAP tests |
commit | commitdiff | tree |
| 2017-01-31 |
Stephen Frost | test_pg_dump: perltidy cleanup |
commit | commitdiff | tree |
| 2017-01-30 |
Tom Lane | Simplify some long-obsolete code in hba.c's next_token(). |
commit | commitdiff | tree |
| 2017-01-30 |
Tom Lane | Invent pg_hba_file_rules view to show the content of... |
commit | commitdiff | tree |
| 2017-01-30 |
Tom Lane | Add a regression test script dedicated to exercising... |
commit | commitdiff | tree |
| 2017-01-30 |
Tom Lane | Make psql reject attempts to set special variables... |
commit | commitdiff | tree |
| 2017-01-30 |
Peter Eisentraut | Fix sequence test in cs_CZ locale |
commit | commitdiff | tree |
| 2017-01-30 |
Peter Eisentraut | Additional test coverage for sequences |
commit | commitdiff | tree |
| 2017-01-30 |
Tom Lane | Update time zone data files to tzdata release 2016j. |
commit | commitdiff | tree |
| 2017-01-30 |
Heikki Linnakangas | Remove leftover reference to "indirect blocks" in comment. |
commit | commitdiff | tree |
| 2017-01-30 |
Stephen Frost | Handle ALTER EXTENSION ADD/DROP with pg_init_privs |
commit | commitdiff | tree |
| 2017-01-30 |
Stephen Frost | test_pg_dump TAP test whitespace cleanup |
commit | commitdiff | tree |
| 2017-01-27 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2017-01-27 |
Robert Haas | Refactor bitmap heap scan estimation of heap pages... |
commit | commitdiff | tree |
| 2017-01-27 |
Tom Lane | Restructure hba.c to replace 3 parallel lists with... |
commit | commitdiff | tree |
| 2017-01-27 |
Tom Lane | Improve comments about ProcessUtility's queryString... |
commit | commitdiff | tree |
| 2017-01-27 |
Tom Lane | Orthography fixes for new castNode() macro. |
commit | commitdiff | tree |
| 2017-01-27 |
Tom Lane | Use castNode() in a bunch of statement-list-related... |
commit | commitdiff | tree |
| 2017-01-27 |
Andres Freund | Use the new castNode() macro in a number of places. |
commit | commitdiff | tree |
| 2017-01-27 |
Andres Freund | Add castNode(type, ptr) for safe casting between NodeTa... |
commit | commitdiff | tree |
| 2017-01-26 |
Alvaro Herrera | Remove test for COMMENT ON DATABASE |
commit | commitdiff | tree |
| 2017-01-26 |
Peter Eisentraut | Fill in no_priv_msg for publications and subscriptions |
commit | commitdiff | tree |
| 2017-01-26 |
Peter Eisentraut | doc: Update privileges documentation |
commit | commitdiff | tree |
| 2017-01-26 |
Peter Eisentraut | Simplify sequence test |
commit | commitdiff | tree |
| 2017-01-26 |
Simon Riggs | Check interrupts during hot standby waits |
commit | commitdiff | tree |
| 2017-01-26 |
Peter Eisentraut | Add object_address tests for publications and subscriptions |
commit | commitdiff | tree |
| 2017-01-26 |
Simon Riggs | Reset hot standby xmin on master after restart |
commit | commitdiff | tree |
| 2017-01-26 |
Tom Lane | Ensure that a tsquery like '!foo' matches empty tsvectors. |
commit | commitdiff | tree |
| 2017-01-26 |
Fujii Masao | Fix typo in description for pg_replication_origin_advan... |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | Fix typo: pg_statistics -> pg_statistic |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Introduce convenience macros to hide JsonbContainer... |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | doc: Logical replication documentation improvements |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | Update copyright years in some recently added files |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | Close replication connection when slot creation errors |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Remove vestigial resolveUnknown arguments from transfor... |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Make UNKNOWN into an actual pseudo-type. |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Change unknown-type literals to type text in SELECT... |
commit | commitdiff | tree |
| 2017-01-25 |
Peter Eisentraut | doc: Update ALTER SEQUENCE documentation to match |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Improve speed of contrib/postgres_fdw regression tests. |
commit | commitdiff | tree |
| 2017-01-25 |
Robert Haas | Be more aggressive in avoiding tuple conversion. |
commit | commitdiff | tree |
| 2017-01-25 |
Tom Lane | Use non-conflicting table names in new regression test... |
commit | commitdiff | tree |
| 2017-01-24 |
Peter Eisentraut | pg_dump: Fix some schema issues when dumping sequences |
commit | commitdiff | tree |
| 2017-01-24 |
Tom Lane | Allow password file name to be specified as a libpq... |
commit | commitdiff | tree |
| 2017-01-24 |
Robert Haas | Add a SHOW command to the replication command language. |
commit | commitdiff | tree |
| 2017-01-24 |
Robert Haas | Add a new DestReceiver for printing tuples without... |
commit | commitdiff | tree |
| 2017-01-24 |
Robert Haas | Extend index AM API for parallel index scans. |
commit | commitdiff | tree |
| next |