| 2016-06-09 |
Robert Haas | Don't generate parallel paths for rels with parallel... |
commit | commitdiff | tree |
| 2016-06-09 |
Robert Haas | Yet again update typedefs.list file in preparation... |
commit | commitdiff | tree |
| 2016-06-09 |
Tom Lane | Clarify documentation of ceil/ceiling/floor functions. |
commit | commitdiff | tree |
| 2016-06-09 |
Tom Lane | Mop-up for parallel degree-ectomy. |
commit | commitdiff | tree |
| 2016-06-09 |
Robert Haas | Eliminate "parallel degree" terminology. |
commit | commitdiff | tree |
| 2016-06-09 |
Tom Lane | Polish the documentation concerning phrase text search. |
commit | commitdiff | tree |
| 2016-06-08 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
| 2016-06-08 |
Noah Misch | Test parallel query essentials in "make check". |
commit | commitdiff | tree |
| 2016-06-07 |
Alvaro Herrera | Make psql_crosstab plans more stable |
commit | commitdiff | tree |
| 2016-06-07 |
Alvaro Herrera | nls-global.mk: search build dir for source files, too |
commit | commitdiff | tree |
| 2016-06-07 |
Alvaro Herrera | Fix thinko in description of table_name parameter |
commit | commitdiff | tree |
| 2016-06-07 |
Alvaro Herrera | Add missing translate_columns array entry |
commit | commitdiff | tree |
| 2016-06-07 |
Alvaro Herrera | Fix loose ends for SQL ACCESS METHOD objects |
commit | commitdiff | tree |
| 2016-06-07 |
Tom Lane | Revert "Use Foreign Key relationships to infer multi... |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | Message style and wording fixes |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | doc: Update wording about direct system catalog manipul... |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2016-06-07 |
Simon Riggs | Correct phrasing in dsm.c comments |
commit | commitdiff | tree |
| 2016-06-07 |
Tom Lane | Improve documentation for contrib/bloom. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update lo extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update isn extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update intagg extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update fuzzystrmatch extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update earthdistance extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Robert Haas | Update citext extension for parallel query. |
commit | commitdiff | tree |
| 2016-06-07 |
Stephen Frost | Minor typos / copy-editing for snapmgr.c |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | psql: Add missing file to nls.mk |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | doc: Refer to table by id |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | pgbench: Fix order in --help output |
commit | commitdiff | tree |
| 2016-06-07 |
Simon Riggs | Fix simple typo in monitoring docs |
commit | commitdiff | tree |
| 2016-06-07 |
Stephen Frost | pg_dump only selected components of ACCESS METHODs |
commit | commitdiff | tree |
| 2016-06-07 |
Peter Eisentraut | PL/Python: Move ereport wrapper test cases to separate... |
commit | commitdiff | tree |
| 2016-06-06 |
Tom Lane | Don't reset changes_since_analyze after a selective... |
commit | commitdiff | tree |
| 2016-06-06 |
Robert Haas | Stop the executor if no more tuples can be sent from... |
commit | commitdiff | tree |
| 2016-06-06 |
Robert Haas | shm_mq: After a send fails with SHM_MQ_DETACHED, later... |
commit | commitdiff | tree |
| 2016-06-06 |
Robert Haas | pg_upgrade: Don't overwrite existing files. |
commit | commitdiff | tree |
| 2016-06-06 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
| 2016-06-06 |
Robert Haas | pg_upgrade: Improve error checking in rewriteVisibilityMap. |
commit | commitdiff | tree |
| 2016-06-05 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2016-06-05 |
Tom Lane | Properly initialize SortSupport for ORDER BY rechecks... |
commit | commitdiff | tree |
| 2016-06-04 |
Tom Lane | Update contrib/tsearch2/expected/tsearch2_1.out for... |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Fix grammar's AND/OR flattening to work with operator_p... |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Inline the easy cases in MakeExpandedObjectReadOnly(). |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Mark read/write expanded values as read-only in ValuesN... |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Mark read/write expanded values as read-only in ExecPro... |
commit | commitdiff | tree |
| 2016-06-03 |
Robert Haas | Remove bogus code to apply PathTargets to partial paths. |
commit | commitdiff | tree |
| 2016-06-03 |
Robert Haas | Mark PostmasterPid as PGDLLIMPORT. |
commit | commitdiff | tree |
| 2016-06-03 |
Kevin Grittner | Add new snapshot fields to serialize/deserialize functions. |
commit | commitdiff | tree |
| 2016-06-03 |
Robert Haas | Fix comment to be more accurate. |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Suppress -Wunused-result warnings about write(), again. |
commit | commitdiff | tree |
| 2016-06-03 |
Greg Stark | Fix various common mispellings. |
commit | commitdiff | tree |
| 2016-06-03 |
Tom Lane | Measure Bloom index signature-length reloption in bits... |
commit | commitdiff | tree |
| 2016-06-03 |
Robert Haas | Cosmetic improvements to freeze map code. |
commit | commitdiff | tree |
| 2016-06-02 |
Greg Stark | Be conservative about alignment requirements of struct... |
commit | commitdiff | tree |
| 2016-06-02 |
Kevin Grittner | C comment improvement & typo fix. |
commit | commitdiff | tree |
| 2016-06-02 |
Tom Lane | Redesign handling of SIGTERM/control-C in parallel... |
commit | commitdiff | tree |
| 2016-06-02 |
Kevin Grittner | Fix btree mark/restore bug. |
commit | commitdiff | tree |
| 2016-06-01 |
Tom Lane | Clean up some minor inefficiencies in parallel dump... |
commit | commitdiff | tree |
| 2016-05-31 |
Peter Eisentraut | doc: Update version() and current_date output in tutorial |
commit | commitdiff | tree |
| 2016-05-31 |
Tom Lane | Avoid useless closely-spaced writes of statistics files. |
commit | commitdiff | tree |
| 2016-05-31 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2016-05-31 |
Tom Lane | Fix typo in CREATE DATABASE syntax synopsis. |
commit | commitdiff | tree |
| 2016-05-31 |
Noah Misch | Mirror struct Aggref field order in _copyAggref(). |
commit | commitdiff | tree |
| 2016-05-30 |
Andres Freund | Move memory barrier in UnlockBufHdr to before releasing... |
commit | commitdiff | tree |
| 2016-05-30 |
Alvaro Herrera | Fix PageAddItem BRIN bug |
commit | commitdiff | tree |
| 2016-05-29 |
Tom Lane | Fix missing abort checks in pg_backup_directory.c. |
commit | commitdiff | tree |
| 2016-05-29 |
Tom Lane | Remove pg_dump/parallel.c's useless "aborting" flag. |
commit | commitdiff | tree |
| 2016-05-28 |
Tom Lane | Lots of comment-fixing, and minor cosmetic cleanup... |
commit | commitdiff | tree |
| 2016-05-27 |
Tom Lane | Clean up thread management in parallel pg_dump for... |
commit | commitdiff | tree |
| 2016-05-27 |
Tom Lane | Fix release-note typo. |
commit | commitdiff | tree |
| 2016-05-27 |
Tom Lane | Fix DROP ACCESS METHOD IF EXISTS. |
commit | commitdiff | tree |
| 2016-05-27 |
Tom Lane | Be more predictable about reporting "lock timeout"... |
commit | commitdiff | tree |
| 2016-05-26 |
Magnus Hagander | Make pg_dump error cleanly with -j against hot standby |
commit | commitdiff | tree |
| 2016-05-26 |
Tom Lane | Disable physical tlist if any Var would need multiple... |
commit | commitdiff | tree |
| 2016-05-26 |
Alvaro Herrera | Fix typo in 9.5 release nodes |
commit | commitdiff | tree |
| 2016-05-26 |
Tom Lane | Make pg_dump behave more sanely when built without... |
commit | commitdiff | tree |
| 2016-05-26 |
Tom Lane | In Windows pg_dump, ensure idle workers will shut down... |
commit | commitdiff | tree |
| 2016-05-25 |
Tom Lane | Remove option to write USING before opclass name in... |
commit | commitdiff | tree |
| 2016-05-25 |
Tom Lane | Ensure that backends see up-to-date statistics for... |
commit | commitdiff | tree |
| 2016-05-25 |
Tom Lane | Fix broken error handling in parallel pg_dump/pg_restore. |
commit | commitdiff | tree |
| 2016-05-25 |
Kevin Grittner | Update doc text to reflect new column in MVCC phenomena... |
commit | commitdiff | tree |
| 2016-05-25 |
Stephen Frost | Do not DROP default roles in pg_dumpall -c |
commit | commitdiff | tree |
| 2016-05-25 |
Tom Lane | Mark wal_level as PGDLLIMPORT. |
commit | commitdiff | tree |
| 2016-05-25 |
Tom Lane | Fix contrib/bloom to work for unlogged indexes. |
commit | commitdiff | tree |
| 2016-05-25 |
Stephen Frost | Qualify table usage in dumpTable() and use regclass |
commit | commitdiff | tree |
| 2016-05-24 |
Tom Lane | Fetch XIDs atomically during vac_truncate_clog(). |
commit | commitdiff | tree |
| 2016-05-24 |
Tom Lane | Avoid consuming an XID during vac_truncate_clog(). |
commit | commitdiff | tree |
| 2016-05-24 |
Alvaro Herrera | Fix range check for effective_io_concurrency |
commit | commitdiff | tree |
| 2016-05-24 |
Tom Lane | Docs: mention pg_reload_conf() in ALTER SYSTEM referenc... |
commit | commitdiff | tree |
| 2016-05-24 |
Tom Lane | In examples of Oracle PL/SQL code, use varchar2 not... |
commit | commitdiff | tree |
| 2016-05-24 |
Teodor Sigaev | Fix typo in docs |
commit | commitdiff | tree |
| 2016-05-24 |
Tom Lane | Fix typo in TAP test identification string. |
commit | commitdiff | tree |
| 2016-05-23 |
Tom Lane | Fix BTREE_BUILD_STATS build. |
commit | commitdiff | tree |
| 2016-05-23 |
Tom Lane | Support IndexElem in raw_expression_tree_walker(). |
commit | commitdiff | tree |
| 2016-05-23 |
Tom Lane | Add support for more extensive testing of raw_expressio... |
commit | commitdiff | tree |
| 2016-05-23 |
Tom Lane | Fix latent crash in do_text_output_multiline(). |
commit | commitdiff | tree |
| 2016-05-22 |
Peter Eisentraut | psql: Message style improvements |
commit | commitdiff | tree |
| 2016-05-21 |
Tom Lane | Improve docs about contrib/intarray's benchmark suite. |
commit | commitdiff | tree |
| 2016-05-21 |
Tom Lane | Improve docs about using ORDER BY to control aggregate... |
commit | commitdiff | tree |
| 2016-05-20 |
Tom Lane | Further improve documentation about --quote-all-identif... |
commit | commitdiff | tree |
| next |