2016-06-06 |
Robert Haas | Stop the executor if no more tuples can be sent from... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Robert Haas | shm_mq: After a send fails with SHM_MQ_DETACHED, later... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Robert Haas | pg_upgrade: Don't overwrite existing files. |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Robert Haas | Fix typo. |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Robert Haas | pg_upgrade: Improve error checking in rewriteVisibilityMap. |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Tom Lane | Properly initialize SortSupport for ORDER BY rechecks... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Tom Lane | Update contrib/tsearch2/expected/tsearch2_1.out for... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Fix grammar's AND/OR flattening to work with operator_p... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Inline the easy cases in MakeExpandedObjectReadOnly(). |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Mark read/write expanded values as read-only in ValuesN... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Mark read/write expanded values as read-only in ExecPro... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Robert Haas | Remove bogus code to apply PathTargets to partial paths. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Robert Haas | Mark PostmasterPid as PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Kevin Grittner | Add new snapshot fields to serialize/deserialize functions. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Robert Haas | Fix comment to be more accurate. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Suppress -Wunused-result warnings about write(), again. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Greg Stark | Fix various common mispellings. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Tom Lane | Measure Bloom index signature-length reloption in bits... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Robert Haas | Cosmetic improvements to freeze map code. |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Greg Stark | Be conservative about alignment requirements of struct... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Kevin Grittner | C comment improvement & typo fix. |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Tom Lane | Redesign handling of SIGTERM/control-C in parallel... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Kevin Grittner | Fix btree mark/restore bug. |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Tom Lane | Clean up some minor inefficiencies in parallel dump... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Peter Eisentraut | doc: Update version() and current_date output in tutorial |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Tom Lane | Avoid useless closely-spaced writes of statistics files. |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Tom Lane | Fix typo in CREATE DATABASE syntax synopsis. |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Noah Misch | Mirror struct Aggref field order in _copyAggref(). |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Andres Freund | Move memory barrier in UnlockBufHdr to before releasing... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Alvaro Herrera | Fix PageAddItem BRIN bug |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Tom Lane | Fix missing abort checks in pg_backup_directory.c. |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Tom Lane | Remove pg_dump/parallel.c's useless "aborting" flag. |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Tom Lane | Lots of comment-fixing, and minor cosmetic cleanup... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Lane | Clean up thread management in parallel pg_dump for... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Lane | Fix release-note typo. |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Lane | Fix DROP ACCESS METHOD IF EXISTS. |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Lane | Be more predictable about reporting "lock timeout"... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Magnus Hagander | Make pg_dump error cleanly with -j against hot standby |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Tom Lane | Disable physical tlist if any Var would need multiple... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Alvaro Herrera | Fix typo in 9.5 release nodes |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Tom Lane | Make pg_dump behave more sanely when built without... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Tom Lane | In Windows pg_dump, ensure idle workers will shut down... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Remove option to write USING before opclass name in... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Ensure that backends see up-to-date statistics for... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Fix broken error handling in parallel pg_dump/pg_restore. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Kevin Grittner | Update doc text to reflect new column in MVCC phenomena... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stephen Frost | Do not DROP default roles in pg_dumpall -c |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Mark wal_level as PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Fix contrib/bloom to work for unlogged indexes. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stephen Frost | Qualify table usage in dumpTable() and use regclass |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Fetch XIDs atomically during vac_truncate_clog(). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Avoid consuming an XID during vac_truncate_clog(). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Alvaro Herrera | Fix range check for effective_io_concurrency |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Docs: mention pg_reload_conf() in ALTER SYSTEM referenc... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | In examples of Oracle PL/SQL code, use varchar2 not... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Teodor Sigaev | Fix typo in docs |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Fix typo in TAP test identification string. |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Fix BTREE_BUILD_STATS build. |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Support IndexElem in raw_expression_tree_walker(). |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Add support for more extensive testing of raw_expressio... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Fix latent crash in do_text_output_multiline(). |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Peter Eisentraut | psql: Message style improvements |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tom Lane | Improve docs about contrib/intarray's benchmark suite. |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tom Lane | Improve docs about using ORDER BY to control aggregate... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Tom Lane | Further improve documentation about --quote-all-identif... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Tom Lane | Improve documentation about pg_dump's --quote-all-ident... |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Tom Lane | Pin the built-in index access methods. |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Tom Lane | Avoid possible crash in contrib/bloom's blendscan(). |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Teodor Sigaev | Allocate all page images at once in generic wal interface |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Teodor Sigaev | Correctly align page's images in generic wal API |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Robert Haas | postgres_fdw: Fix the fix for crash when pushing down... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Robert Haas | Fix multiple problems in postgres_fdw query cancellatio... |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Tom Lane | Fix comment. |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Peter Eisentraut | sql_features: Fix typos |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Peter Eisentraut | Update release instructions for translation updates |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Peter Eisentraut | doc: Update link to external site |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Tom Lane | Ensure plan stability in contrib/btree_gist regression... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Alvaro Herrera | Fix bogus comments |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Alvaro Herrera | Fix obsolete comment |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Peter Eisentraut | doc: Document default of max_worker_processes |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Peter Eisentraut | doc: Small wording change for clarity |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Tom Lane | Fix infer_arbiter_indexes() to not barf on system columns. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Tom Lane | Fix assorted missing infrastructure for ON CONFLICT. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Peter Eisentraut | Update key words table for 9.6 |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Alvaro Herrera | Fix autovacuum for shared relations |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Tom Lane | Stamp 9.6beta1. REL9_6_BETA1 |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Tom Lane | Improve 9.6 release notes. |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Tom Lane | Docs: create some user-facing documentation about index... |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Stephen Frost | Wording quibbles regarding initdb username |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Stephen Frost | Disallow superuser names starting with 'pg_' in initdb |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Tom Lane | Fix poorly-worded log message. |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | In new pg_dump TAP tests, remove trailing "$" from... |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Docs: improve warnings about nextval() not producing... |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Update back-branch release notes for the last few commits. |
commit | commitdiff | tree | snapshot |
next |