| 2016-03-02 |
Robert Haas | Change the format of the VM fork to add a second bit... |
commit | commitdiff | tree |
| 2016-03-02 |
Tom Lane | Improve coverage of pltcl regression tests. |
commit | commitdiff | tree |
| 2016-03-01 |
Alvaro Herrera | Add more tests for commit_timestamp feature |
commit | commitdiff | tree |
| 2016-03-01 |
Alvaro Herrera | TAP tests: retain temp dirs on test failure |
commit | commitdiff | tree |
| 2016-03-01 |
Robert Haas | Fix incorrect comment. |
commit | commitdiff | tree |
| 2016-03-01 |
Robert Haas | Fix mistake in extensible node code. |
commit | commitdiff | tree |
| 2016-03-01 |
Robert Haas | Extend pgbench's expression syntax to support a few... |
commit | commitdiff | tree |
| 2016-03-01 |
Peter Eisentraut | Add Unicode map generation scripts as rule prerequisites |
commit | commitdiff | tree |
| 2016-03-01 |
Peter Eisentraut | Fix comments |
commit | commitdiff | tree |
| 2016-03-01 |
Peter Eisentraut | UCS_to_most.pl: Make executable, for consistency with... |
commit | commitdiff | tree |
| 2016-03-01 |
Tom Lane | Suppress scary-looking log messages from async-notify... |
commit | commitdiff | tree |
| 2016-03-01 |
Tom Lane | Improve error message for rejecting RETURNING clauses... |
commit | commitdiff | tree |
| 2016-02-29 |
Alvaro Herrera | Minor tweaks for new src/test/recovery |
commit | commitdiff | tree |
| 2016-02-29 |
Alvaro Herrera | Fix typos |
commit | commitdiff | tree |
| 2016-02-29 |
Alvaro Herrera | doc: document MANPATH as /usr/local/pgsql/share/man |
commit | commitdiff | tree |
| 2016-02-29 |
Alvaro Herrera | Make new isolationtester test more stable |
commit | commitdiff | tree |
| 2016-02-29 |
Tom Lane | Remove useless unary plus. |
commit | commitdiff | tree |
| 2016-02-29 |
Tom Lane | Fix build under OPTIMIZER_DEBUG. |
commit | commitdiff | tree |
| 2016-02-29 |
Dean Rasheed | Fix incorrect varlevelsup in security_barrier_replace_v... |
commit | commitdiff | tree |
| 2016-02-29 |
Tom Lane | Avoid multiple free_struct_lconv() calls on same data. |
commit | commitdiff | tree |
| 2016-02-28 |
Andrew Dunstan | Allow multiple --temp-config arguments to pg_regress |
commit | commitdiff | tree |
| 2016-02-27 |
Andrew Dunstan | Respect TEMP_CONFIG when pg_regress_check and friends... |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Add isolationtester spec for old heapam.c bug |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Apply last revision of recovery patch |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Add a test framework for recovery |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Move some code from RewindTest into PostgresNode |
commit | commitdiff | tree |
| 2016-02-26 |
Robert Haas | On second thought, disable parallelism for prepared... |
commit | commitdiff | tree |
| 2016-02-26 |
Robert Haas | Add new FDW API to test for parallel-safety. |
commit | commitdiff | tree |
| 2016-02-26 |
Robert Haas | Respect TEMP_CONFIG when running contrib regression... |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Add POD docs to PostgresNode |
commit | commitdiff | tree |
| 2016-02-26 |
Alvaro Herrera | Add README in src/test and src/test/modules |
commit | commitdiff | tree |
| 2016-02-25 |
Alvaro Herrera | Fix typos |
commit | commitdiff | tree |
| 2016-02-25 |
Robert Haas | Enable parallelism for prepared statements and extended... |
commit | commitdiff | tree |
| 2016-02-25 |
Noah Misch | Clean the last few TAP suite tmp_check directories. |
commit | commitdiff | tree |
| 2016-02-25 |
Noah Misch | MSVC: Clean tmp_check directory of pg_controldata test... |
commit | commitdiff | tree |
| 2016-02-22 |
Tom Lane | Create a function to reliably identify which sessions... |
commit | commitdiff | tree |
| 2016-02-22 |
Tom Lane | Remove redundant PGPROC.lockGroupLeaderIdentifier field. |
commit | commitdiff | tree |
| 2016-02-22 |
Andres Freund | Fix wrong keysize in PrivateRefCountHash creation. |
commit | commitdiff | tree |
| 2016-02-21 |
Tom Lane | Docs: make prose discussion match the ordering of Table... |
commit | commitdiff | tree |
| 2016-02-21 |
Tom Lane | Cosmetic improvements in new config_info code. |
commit | commitdiff | tree |
| 2016-02-21 |
Andrew Dunstan | Fix two-argument jsonb_object when called with empty... |
commit | commitdiff | tree |
| 2016-02-21 |
Robert Haas | Fix incorrect decision about which lock to take. |
commit | commitdiff | tree |
| 2016-02-21 |
Robert Haas | Cosmetic improvements to group locking. |
commit | commitdiff | tree |
| 2016-02-21 |
Robert Haas | postgres_fdw: Avoid sharing list substructure. |
commit | commitdiff | tree |
| 2016-02-21 |
Tatsuo Ishii | Fix wording in the Tutorial document. |
commit | commitdiff | tree |
| 2016-02-20 |
Dean Rasheed | Further fixing to make pg_size_bytes() portable. |
commit | commitdiff | tree |
| 2016-02-20 |
Dean Rasheed | Fix pg_size_bytes() to be more portable. |
commit | commitdiff | tree |
| 2016-02-20 |
Dean Rasheed | Add pg_size_bytes() to parse human-readable size strings. |
commit | commitdiff | tree |
| 2016-02-20 |
Peter Eisentraut | doc: Improve CSS style of option element |
commit | commitdiff | tree |
| 2016-02-20 |
Noah Misch | Call xlc __isync() after, not before, associated compar... |
commit | commitdiff | tree |
| 2016-02-19 |
Simon Riggs | Correct StartupSUBTRANS for page wraparound |
commit | commitdiff | tree |
| 2016-02-19 |
Peter Eisentraut | pg_dump: Fix inconsistent sscanf() conversions |
commit | commitdiff | tree |
| 2016-02-19 |
Tom Lane | Add an explicit representation of the output targetlist... |
commit | commitdiff | tree |
| 2016-02-18 |
Bruce Momjian | pg_upgrade: suppress creation of delete script |
commit | commitdiff | tree |
| 2016-02-18 |
Tom Lane | Fix multiple bugs in contrib/pgstattuple's pgstatindex... |
commit | commitdiff | tree |
| 2016-02-18 |
Peter Eisentraut | Improve error message about active replication slot |
commit | commitdiff | tree |
| 2016-02-17 |
Joe Conway | Revert inadvertant change in pg_config behavior |
commit | commitdiff | tree |
| 2016-02-17 |
Joe Conway | Add new system view, pg_config |
commit | commitdiff | tree |
| 2016-02-17 |
Robert Haas | Reuse abbreviated keys in ordered [set] aggregates. |
commit | commitdiff | tree |
| 2016-02-17 |
Tom Lane | Make plpython cope with funny characters in function... |
commit | commitdiff | tree |
| 2016-02-16 |
Tom Lane | Improve documentation about CREATE INDEX CONCURRENTLY. |
commit | commitdiff | tree |
| 2016-02-16 |
Bruce Momjian | release notes: fix 9.5 SGML comment about commit |
commit | commitdiff | tree |
| 2016-02-16 |
Michael Meskes | Changed expected result to list IPv6 local interface... |
commit | commitdiff | tree |
| 2016-02-16 |
Michael Meskes | Change ecpg lexer to accept comments with line breaks... |
commit | commitdiff | tree |
| 2016-02-16 |
Tatsuo Ishii | Improve wording in the planner doc |
commit | commitdiff | tree |
| 2016-02-16 |
Fujii Masao | Correct the formulas for System V IPC parameters SEMMNI... |
commit | commitdiff | tree |
| 2016-02-16 |
Joe Conway | Move DATA entry to correct position |
commit | commitdiff | tree |
| 2016-02-15 |
Andres Freund | Allow the WAL writer to flush WAL at a reduced rate. |
commit | commitdiff | tree |
| 2016-02-15 |
Alvaro Herrera | pgbench: avoid FD_ISSET on an invalid file descriptor |
commit | commitdiff | tree |
| 2016-02-15 |
Tom Lane | Suppress compiler warnings about useless comparison... |
commit | commitdiff | tree |
| 2016-02-15 |
Andres Freund | Allow SetHintBits() to succeed if the buffer's LSN... |
commit | commitdiff | tree |
| 2016-02-15 |
Joe Conway | Correct Copyright year from 2015 to 2016 |
commit | commitdiff | tree |
| 2016-02-15 |
Fujii Masao | Make concurrent refresh check early that there is a... |
commit | commitdiff | tree |
| 2016-02-15 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2016-02-15 |
Noah Misch | Replace broken link in comment. |
commit | commitdiff | tree |
| 2016-02-13 |
Tom Lane | Make GetLockStatusData's header comment resemble reality. |
commit | commitdiff | tree |
| 2016-02-12 |
Bruce Momjian | pg_upgrade: Add C comment about NextXID delimiter |
commit | commitdiff | tree |
| 2016-02-12 |
Joe Conway | Change delimiter used for display of NextXID |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Increase deadlock_timeout some more in the deadlock... |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Revert "isolationtester: don't repeat the is-it-waiting... |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Revert "Still further tweaking of deadlock isolation... |
commit | commitdiff | tree |
| 2016-02-12 |
Alvaro Herrera | pgbench: cleanup use of a "logfile" parameter |
commit | commitdiff | tree |
| 2016-02-12 |
Alvaro Herrera | pgbench: fix segfault with empty sql file |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Still further tweaking of deadlock isolation tests. |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | isolationtester: don't repeat the is-it-waiting query... |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Re-pgindent isolationtester.c. |
commit | commitdiff | tree |
| 2016-02-12 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Add missing "static" qualifier. |
commit | commitdiff | tree |
| 2016-02-12 |
Robert Haas | Introduce extensible node types. |
commit | commitdiff | tree |
| 2016-02-12 |
Robert Haas | Make builtin lwlock tranche names consistent. |
commit | commitdiff | tree |
| 2016-02-12 |
Tom Lane | Further tweaking of deadlock isolation tests. |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Refactor check_functional_grouping() to use get_primary... |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Remove GROUP BY columns that are functionally dependent... |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Move pg_constraint.h function declarations to new file... |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Fix typo in comment. |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Shift the responsibility for emitting "database system... |
commit | commitdiff | tree |
| 2016-02-11 |
Robert Haas | Use separate lwlock tranches for buffer, lock, and... |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Make new deadlock isolation test more reproducible. |
commit | commitdiff | tree |
| 2016-02-11 |
Tom Lane | Code review for isolationtester changes. |
commit | commitdiff | tree |
| 2016-02-11 |
Teodor Sigaev | Improve error reporting in format() |
commit | commitdiff | tree |
| next |