2016-09-23 |
Robert Haas | beginnings of true async attempt, but doesn't work async2 |
commit | commitdiff | tree |
2016-09-23 |
Robert Haas | Async, second try. |
commit | commitdiff | tree |
2016-09-21 |
Robert Haas | Add more parallel query documentation. |
commit | commitdiff | tree |
2016-09-21 |
Heikki Linnakangas | Print test parameters like "foo: 123", and results... |
commit | commitdiff | tree |
2016-09-21 |
Heikki Linnakangas | Fix pgbench's calculation of average latency, when... |
commit | commitdiff | tree |
2016-09-20 |
Peter Eisentraut | pg_restore: Add -N option to exclude schemas |
commit | commitdiff | tree |
2016-09-20 |
Peter Eisentraut | doc: Fix documentation to match actual make output |
commit | commitdiff | tree |
2016-09-20 |
Peter Eisentraut | doc: Correct ALTER USER MAPPING example |
commit | commitdiff | tree |
2016-09-20 |
Peter Eisentraut | Re-add translation markers that were lost |
commit | commitdiff | tree |
2016-09-20 |
Robert Haas | Use PostmasterRandom(), not random(), for DSM control... |
commit | commitdiff | tree |
2016-09-20 |
Robert Haas | Retry DSM control segment creation if Windows indicates... |
commit | commitdiff | tree |
2016-09-20 |
Heikki Linnakangas | Fix outdated comments, GIST search queue is not an... |
commit | commitdiff | tree |
2016-09-19 |
Heikki Linnakangas | Fix latency calculation when there are \sleep commands... |
commit | commitdiff | tree |
2016-09-19 |
Heikki Linnakangas | Remove obsolete warning from docs. |
commit | commitdiff | tree |
2016-09-19 |
Robert Haas | MSVC: Include pg_recvlogical in client-only install. |
commit | commitdiff | tree |
2016-09-19 |
Robert Haas | Update recovery_min_apply_delay docs for remote_apply... |
commit | commitdiff | tree |
2016-09-18 |
Heikki Linnakangas | Fix ecpg -? option on Windows, add -V alias for --version. |
commit | commitdiff | tree |
2016-09-16 |
Tom Lane | Add debugging aid "bmsToString(Bitmapset *bms)". |
commit | commitdiff | tree |
2016-09-15 |
Robert Haas | Clarify policy on marking inherited constraints as... |
commit | commitdiff | tree |
2016-09-15 |
Heikki Linnakangas | Fix building with LibreSSL. |
commit | commitdiff | tree |
2016-09-15 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
2016-09-15 |
Tom Lane | Make min_parallel_relation_size's default value platfor... |
commit | commitdiff | tree |
2016-09-15 |
Robert Haas | pg_buffercache: Allow huge allocations. |
commit | commitdiff | tree |
2016-09-15 |
Heikki Linnakangas | Support OpenSSL 1.1.0. |
commit | commitdiff | tree |
2016-09-15 |
Heikki Linnakangas | Fix and clarify comments on replacement selection. |
commit | commitdiff | tree |
2016-09-14 |
Peter Eisentraut | Add overflow checks to money type input function |
commit | commitdiff | tree |
2016-09-14 |
Tom Lane | Tweak targetlist-SRF tests some more. |
commit | commitdiff | tree |
2016-09-14 |
Robert Haas | Improve code comment for GatherPath's single_copy flag. |
commit | commitdiff | tree |
2016-09-14 |
Tom Lane | Tweak targetlist-SRF tests. |
commit | commitdiff | tree |
2016-09-13 |
Tom Lane | Be pickier about converting between Name and Datum. |
commit | commitdiff | tree |
2016-09-13 |
Tom Lane | Fix executor/README to reflect disallowing SRFs in... |
commit | commitdiff | tree |
2016-09-13 |
Tom Lane | Improve parser's and planner's handling of set-returnin... |
commit | commitdiff | tree |
2016-09-13 |
Robert Haas | Have heapam.h include lockdefs.h rather than lock.h. |
commit | commitdiff | tree |
2016-09-13 |
Andres Freund | Remove user_relns() SRF from regression tests. |
commit | commitdiff | tree |
2016-09-13 |
Andres Freund | Address portability issues in bfe16d1a5 test output. |
commit | commitdiff | tree |
2016-09-13 |
Andres Freund | Add more tests for targetlist SRFs. |
commit | commitdiff | tree |
2016-09-12 |
Tom Lane | Docs: assorted minor cleanups. |
commit | commitdiff | tree |
2016-09-12 |
Peter Eisentraut | pg_basebackup: Clean created directories on failure |
commit | commitdiff | tree |
2016-09-12 |
Kevin Grittner | Fix recent commit for tab-completion of database template. |
commit | commitdiff | tree |
2016-09-12 |
Simon Riggs | Fix copy/pasto in file identification |
commit | commitdiff | tree |
2016-09-12 |
Simon Riggs | Identify walsenders in pg_stat_activity |
commit | commitdiff | tree |
2016-09-11 |
Simon Riggs | Raise max setting of checkpoint_timeout to 1d |
commit | commitdiff | tree |
2016-09-11 |
Kevin Grittner | psql tab completion for CREATE DATABASE ... TEMPLATE ... |
commit | commitdiff | tree |
2016-09-11 |
Tom Lane | Allow CREATE EXTENSION to follow extension update paths. |
commit | commitdiff | tree |
2016-09-11 |
Tom Lane | Fix and simplify MSVC build's handling of xml/xslt... |
commit | commitdiff | tree |
2016-09-11 |
Heikki Linnakangas | Implement binary heap replace-top operation in a smarte... |
commit | commitdiff | tree |
2016-09-10 |
Tom Lane | Improve unreachability recognition in elog() macro. |
commit | commitdiff | tree |
2016-09-10 |
Tom Lane | Fix miserable coding in pg_stat_get_activity(). |
commit | commitdiff | tree |
2016-09-09 |
Tom Lane | Rewrite PageIndexDeleteNoCompact into a form that only... |
commit | commitdiff | tree |
2016-09-09 |
Tom Lane | Convert PageAddItem into a macro to save a few cycles. |
commit | commitdiff | tree |
2016-09-09 |
Tom Lane | Invent PageIndexTupleOverwrite, and teach BRIN and... |
commit | commitdiff | tree |
2016-09-09 |
Alvaro Herrera | Fix locking a tuple updated by an aborted (sub)transaction |
commit | commitdiff | tree |
2016-09-09 |
Tom Lane | In PageIndexTupleDelete, don't assume stored item lengt... |
commit | commitdiff | tree |
2016-09-09 |
Peter Eisentraut | Make better use of existing enums in plpgsql |
commit | commitdiff | tree |
2016-09-09 |
Tom Lane | Avoid reporting "cache lookup failed" for some user... |
commit | commitdiff | tree |
2016-09-09 |
Simon Riggs | Fix corruption of 2PC recovery with subxacts |
commit | commitdiff | tree |
2016-09-09 |
Simon Riggs | Correct TABLESAMPLE docs |
commit | commitdiff | tree |
2016-09-09 |
Andres Freund | Improve scalability of md.c for large relations. |
commit | commitdiff | tree |
2016-09-09 |
Andres Freund | Faster PageIsVerified() for the all zeroes case. |
commit | commitdiff | tree |
2016-09-08 |
Andres Freund | Fix mdtruncate() to close fd.c handle of deleted segments. |
commit | commitdiff | tree |
2016-09-08 |
Alvaro Herrera | Fix two src/test/modules Makefiles |
commit | commitdiff | tree |
2016-09-08 |
Tom Lane | Allow pg_dump to dump non-extension members of an exten... |
commit | commitdiff | tree |
2016-09-08 |
Tom Lane | Don't print database's tablespace in pg_dump -C --no... |
commit | commitdiff | tree |
2016-09-08 |
Simon Riggs | Fix minor memory leak in Standby startup |
commit | commitdiff | tree |
2016-09-08 |
Noah Misch | MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. |
commit | commitdiff | tree |
2016-09-08 |
Noah Misch | MSVC: Place gendef.pl temporary file in the target... |
commit | commitdiff | tree |
2016-09-08 |
Bruce Momjian | 9.6 release notes: correct summary item about freeze |
commit | commitdiff | tree |
2016-09-07 |
Tom Lane | Support renaming an existing value of an enum type. |
commit | commitdiff | tree |
2016-09-07 |
Tom Lane | Doc: minor documentation improvements about extensions. |
commit | commitdiff | tree |
2016-09-07 |
Tom Lane | Add a HINT for client-vs-server COPY failure cases. |
commit | commitdiff | tree |
2016-09-06 |
Peter Eisentraut | Add location field to DefElem |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Doc: small improvements for documentation about VACUUM... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Guard against possible memory allocation botch in batch... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Teach appendShellString() to not quote strings containi... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Repair whitespace in initdb message. |
commit | commitdiff | tree |
2016-09-06 |
Simon Riggs | Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL |
commit | commitdiff | tree |
2016-09-06 |
Bruce Momjian | C comment: fix file name mention on line 1 |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Cosmetic code cleanup in commands/extension.c. |
commit | commitdiff | tree |
2016-09-05 |
Alvaro Herrera | Have "make coverage" recurse into contrib as well |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Make locale-dependent regex character classes work... |
commit | commitdiff | tree |
2016-09-05 |
Bruce Momjian | C comment: align dashes in GroupState node header |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Relax transactional restrictions on ALTER TYPE ...... |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Add debug check function LWLockHeldByMeInMode() |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Document LSN acronym in WAL Internals |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Dirty replication slots when using sql interface |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Remove duplicate code from ReorderBufferCleanupTXN(). |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Add regression test coverage for non-default timezone... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Remove vestigial references to "zic" in favor of "IANA... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Update release notes to mention need for ALTER EXTENSIO... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Remove useless pg_strdup() operations. |
commit | commitdiff | tree |
2016-09-04 |
Heikki Linnakangas | Clarify the new Red-Black post-order traversal code... |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Improve readability of the output of psql's \timing... |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Fix multiple bugs in numeric_poly_deserialize(). |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big... |
commit | commitdiff | tree |
2016-09-03 |
Simon Riggs | New recovery target recovery_target_lsn |
commit | commitdiff | tree |
2016-09-03 |
Simon Riggs | Fix wording of logical decoding concepts |
commit | commitdiff | tree |
2016-09-02 |
Tom Lane | Don't require dynamic timezone abbreviations to match... |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Move code shared between libpq and backend from backend... |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Speed up SUM calculation in numeric aggregates. |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Support multiple iterators in the Red-Black Tree implem... |
commit | commitdiff | tree |
next |