2014-02-01 |
Robert Haas | Merge branch 'master' into slot2 slot2 |
commit | commitdiff | tree |
2014-02-01 |
Robert Haas | Clear MyProc and MyProcSignalState before they become... |
commit | commitdiff | tree |
2014-02-01 |
Bruce Momjian | doc: mention statistics reset during crash recovery |
commit | commitdiff | tree |
2014-02-01 |
Bruce Momjian | chkpass: check for NULL return value from crypt() |
commit | commitdiff | tree |
2014-02-01 |
Bruce Momjian | doc: mention data page checksums in WAL section |
commit | commitdiff | tree |
2014-01-31 |
Tom Lane | Disallow use of SSL v3 protocol in the server as well... |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | docs: mention tgconstrindid supports exclusion constraints |
commit | commitdiff | tree |
2014-01-31 |
Tom Lane | Add some examples to the postgres_fdw documentation. |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | doc: authentication wording improvements |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | docs: specify FOR UPDATE/SHARE incompatibilities |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | system catalogs: reorder pg_amproc entries into proper... |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | pgindent: add Perl comment |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | pgindent: add --list-of-typedefs option |
commit | commitdiff | tree |
2014-01-31 |
Fujii Masao | Add tab completion for ALTER TABLESPACE MOVE in psql. |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | entab: add new options |
commit | commitdiff | tree |
2014-01-31 |
Andrew Dunstan | Fix documented return type of json_array_elements_text. |
commit | commitdiff | tree |
2014-01-31 |
Robert Haas | Merge branch 'master' into slot2 |
commit | commitdiff | tree |
2014-01-31 |
Andres Freund | Use consecutive oids for replication slot functions. |
commit | commitdiff | tree |
2014-01-31 |
Tom Lane | Allow unrecognized encoding names in locales, as long... |
commit | commitdiff | tree |
2014-01-31 |
Bruce Momjian | pgindent: preserve blank lines around #else/#endif |
commit | commitdiff | tree |
2014-01-31 |
Tom Lane | Be forgiving of variant spellings of locale names in... |
commit | commitdiff | tree |
2014-01-30 |
Tom Lane | Fix potential coredump on bad locale value in pg_upgrade. |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Add convenience functions pg_sleep_for and pg_sleep_until. |
commit | commitdiff | tree |
2014-01-30 |
Tom Lane | Fix bogus handling of "postponed" lateral quals. |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Merge branch 'master' into slot2 |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Final touches (I hope). |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | pg prefix-ize. |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Teach CreateSlotOnDisk to try to clean up after previou... |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Merge branch 'master' into slot2 |
commit | commitdiff | tree |
2014-01-30 |
Bruce Momjian | docs: improve xref description for xreflabel and refen... |
commit | commitdiff | tree |
2014-01-30 |
Bruce Momjian | docs: mention SGML refentry also pulls text from the... |
commit | commitdiff | tree |
2014-01-30 |
Bruce Momjian | docs: add mention of index swapping |
commit | commitdiff | tree |
2014-01-30 |
Bruce Momjian | Add checks for interval overflow/underflow |
commit | commitdiff | tree |
2014-01-30 |
Andres Freund | slot: docs: adjust example to the fact that we now... |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Rename data_xmin->xmin. |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Document hazards of --slot. |
commit | commitdiff | tree |
2014-01-30 |
Robert Haas | Copy-edit comment. |
commit | commitdiff | tree |
2014-01-30 |
Tom Lane | Fix unsafe references to errno within error messaging... |
commit | commitdiff | tree |
2014-01-29 |
Andrew Dunstan | Silence compiler warnings about possibly unset variables. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | slot: Only send the flush position in receivelog.c... |
commit | commitdiff | tree |
2014-01-29 |
Robert Haas | Doc edits. |
commit | commitdiff | tree |
2014-01-29 |
Robert Haas | Merge branch 'master' into slot2 |
commit | commitdiff | tree |
2014-01-29 |
Andrew Dunstan | Forgot to bump catalog version for json_array_elements_... |
commit | commitdiff | tree |
2014-01-29 |
Robert Haas | Include planning time in EXPLAIN ANALYZE output. |
commit | commitdiff | tree |
2014-01-29 |
Andrew Dunstan | Add json_array_elements_text function. |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Fix thinko in huge_tlb_pages patch. |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Further optimize GIN multi-key searches. |
commit | commitdiff | tree |
2014-01-29 |
Bruce Momjian | Fix pointer processing in new entab.c function |
commit | commitdiff | tree |
2014-01-29 |
Bruce Momjian | Add C functions to centralize entab processing |
commit | commitdiff | tree |
2014-01-29 |
Bruce Momjian | Add more C comments to entab.c. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | slot: also recompute pegged lsn on drop |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Further optimize multi-key GIN searches. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | Return nulls instead of InvalidTransactionId/InvalidXLo... |
commit | commitdiff | tree |
2014-01-29 |
Robert Haas | Merge branch 'master' into slot2 |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Allow skipping some items in a multi-key GIN search. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | ? Don't copy pg_replslot in basebackups. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | Initial cut at replication slot docs. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | pg_receivexlog: slot documentation update |
commit | commitdiff | tree |
2014-01-29 |
Andrew Dunstan | Remedy two small omissions in the new json functions... |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Fix docs build. |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | Trailing whitespace |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | More robust KeepLogSeg() coding |
commit | commitdiff | tree |
2014-01-29 |
Andres Freund | pg_receivexlog: slot support |
commit | commitdiff | tree |
2014-01-29 |
Heikki Linnakangas | Allow using huge TLB pages on Linux (MAP_HUGETLB) |
commit | commitdiff | tree |
2014-01-29 |
Robert Haas | Fix compiler warning in EXEC_BACKEND builds. |
commit | commitdiff | tree |
2014-01-28 |
Andrew Dunstan | Minor docs fixes for new json functions. |
commit | commitdiff | tree |
2014-01-28 |
Andrew Dunstan | Add new make targets check-tests and installcheck-tests. |
commit | commitdiff | tree |
2014-01-28 |
Andrew Dunstan | New json functions. |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | update copyright years |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | Don't ERROR, just LOG problems during replication slot... |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | Support tracking the dirty state of replication slots. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Assorted tidying up. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Minor tweaks. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Merge remote-tracking branch 'afreund/slot2' into slot2 |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Zap unnecessary logical-decoding reference. |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | minor cleanups |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | replication slot checkpointing |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Update make check expected output. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Commment updates. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Tidy up comments, includes. |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | slot: Separate data stored on-disk from purely in-memor... |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | New recovery.conf parameter, primary_slotname. |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | Re-Add hunk initalizing replication slots in StartupXLO... |
commit | commitdiff | tree |
2014-01-28 |
Andres Freund | Don't let ReplicationSlotAcquire succeed in the midst... |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Fix field count. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Don't exit the loop with slot set unless we really... |
commit | commitdiff | tree |
2014-01-28 |
Fujii Masao | Add pg_stat_archiver statistics view. |
commit | commitdiff | tree |
2014-01-28 |
Tom Lane | Update comment. |
commit | commitdiff | tree |
2014-01-28 |
Bruce Momjian | Revert C comment change in slot_attisnull() |
commit | commitdiff | tree |
2014-01-28 |
Bruce Momjian | Remove orphaned prototype |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | remove confirmed_flush and other crud |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Minor edits. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Remove hunk. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Renaming, other consolidation. |
commit | commitdiff | tree |
2014-01-28 |
Robert Haas | Rename stuff. |
commit | commitdiff | tree |
2014-01-28 |
Stephen Frost | Revert dup2() checking in syslogger.c |
commit | commitdiff | tree |
2014-01-28 |
Tom Lane | Log a detail message for auth failures due to missing... |
commit | commitdiff | tree |
2014-01-27 |
Robert Haas | Move LWLockReleaseAll in WalSndErrorCleanup sooner. |
commit | commitdiff | tree |
2014-01-27 |
Robert Haas | Fix inadvertent rebasing mistake. |
commit | commitdiff | tree |
2014-01-27 |
Robert Haas | fix trailing whitespace |
commit | commitdiff | tree |
next |