2ndquadrant_bdr.git
2015-06-03 Craig RingerDocument that bdr_initial_load exists but is internal
2015-06-03 Craig RingerCorrect --help output for bdr_initial_load
2015-06-02 Petr JelinekOn second thought use session cache for bdr_nodes.
2015-06-02 Craig RingerBuild instructions changes for UDR
2015-06-01 Petr JelinekAdd missing files for previous commit
2015-06-01 Petr JelinekAdd read-only nodes.
2015-05-29 Craig RingerUpgrade support for 0.9.1.0
2015-05-29 Craig RingerRelease notes for 0.9.1
2015-05-29 Craig RingerAdd bdr.bdr_apply_is_paused() information function
2015-05-29 Craig Ringerdoc that bdr.bdr_replicate_ddl_command takes fully...
2015-05-29 Craig RingerUpdate bdr_dump to include setval fixes
2015-05-29 Craig RingerUpdate bdr_dump to 9.4.2 + --snapshot
2015-05-26 Petr JelinekAdd backwards compatibility to the DDL locking
2015-05-25 Craig Ringerfixup! Add update path from 0.9.0.5 to 0.10.0.0
2015-05-25 Craig RingerAdd update path from 0.9.0.5 to 0.10.0.0
2015-05-25 Andres Freundbdr: Send pgstat upon replayed commit in apply process.
2015-05-25 Andres Freundbdr: Improve sequencer locking and pgstat reporting.
2015-05-25 Andres Freundbdr: Adjust database name in debug message.
2015-05-25 Andres Freundbdr: Add minimal checks for the cloning of databases...
2015-05-22 Petr JelinekAdd the 0.10.0.2 to Makefile
2015-05-22 Craig Ringerbdr.table_set_replication_sets should permit unsafe...
2015-05-21 Andres FreundDon't specify the sequence am in UDR.
2015-05-15 Andres FreundInitial code to actually remove slots when parting...
2015-05-15 Craig Ringerfixup! Add a test for node part
2015-05-15 Craig RingerFix UDR after BDRLockType introduction in 10b331fea
2015-05-15 Craig RingerBetter error message if PG_CONFIG is nonsense
2015-05-06 Petr JelinekUse correct replication set and apply delay config...
2015-05-06 Craig RingerAdd a test for node part
2015-05-05 Petr JelinekUse the new lesser form of global lock for some of...
2015-05-05 Petr JelinekAdd support for more levels of global locks.
2015-05-01 Petr JelinekFix broken supervisordb test
2015-05-01 Petr JelinekMake DML operation wait when there is DDL in progress.
2015-05-01 Petr JelinekDon't immediately kill all transactions when acquiring...
2015-04-24 Craig RingerPrevent users from connecting to bdr_supervisordb
2015-04-24 Craig RingerPrevent attempts to create/drop/rename bdr_supervisordb
2015-04-24 Craig Ringerfixup! Prevent taking the DDL lock without explicit...
2015-04-23 Petr JelinekFix typo in previous commit
2015-04-22 Petr Jelinekbdr_init_copy: insert correct bdr_node entry
2015-04-22 Petr Jelinekbdr_init_copy: properly escape single quotes
2015-04-22 Martín MarquésTypo in bdr_init_copy help information
2015-04-22 Martín MarquésRevert "Typo in bdr_init_copy help information"
2015-04-22 Martín MarquésTypo in bdr_init_copy help information
2015-04-22 Craig Ringerfixup! Prevent taking the DDL lock without explicit...
2015-04-22 Craig RingerMake PG_CONFIG a declared precious configure variable
2015-04-22 Craig RingerFix incorrect AC_ARG_VAR usage, make PATH a precious...
2015-04-21 Martín MarquésTypo in the docs
2015-04-21 Craig RingerPrevent taking the DDL lock without explicit authorization
2015-04-21 Craig RingerRename 'bdr' reserved db to 'bdr_supervisordb'
2015-04-21 Craig RingerFix tests broken by d7efbe8 and incorrect relation...
2015-04-21 Craig RingerMore detail on DDL rep, mention use of replicate_ddl_co...
2015-04-20 Craig RingerClarify that you can only monitor lag from an upstream
2015-04-20 Craig RingerMore docs on DDL locking
2015-04-20 Craig RingerThe apply worker wasn't checking for postmaster death...
2015-04-18 Petr JelinekMake sure node_name is not null and unique.
2015-04-18 Petr Jelinekfix bdr_init_copy for UDR
2015-04-18 Petr Jelinekpg_upgrade compatibility
2015-04-18 Petr JelinekBeginnings of 9.5 compat (UDR only so far)
2015-04-16 Petr JelinekCorrect lock level in filter_AlterTableStmt()
2015-04-15 Martín MarquésMissing separation coma in the bdr.bdr_group_join example
2015-04-15 Martín MarquésTypo in the docs
2015-04-15 Craig RingerLower log level of 'Found bdr_connections entry ' log...
2015-04-10 Craig RingerFixes for UNLOGGED tables in the command filter
2015-04-08 Petr JelinekMake bdr_replicate_ddl_command() obey the command filter.
2015-04-08 Petr JelinekRename locks check interface.
2015-04-07 Craig RingerDocument pg_xlog_wait_remote_recieve and pg_xlog_wait_r...
2015-04-06 Petr JelinekDon't acquire table locks in command filter.
2015-04-03 Petr JelinekFix global lock crash recovery on multidb setup
2015-04-01 Petr Jelinekdoc: Fix typos in function names.
2015-04-01 Petr JelinekFix bdr.bdr_replication_identifier table definition
2015-04-01 Craig RingerSwap "node management" and "configuration settings...
2015-04-01 Craig RingerQuickstart should be using bdr-plugin/next
2015-03-29 Petr Jelinekdoc: Print BDR version in the title.
2015-03-29 Petr Jelinekdoc: Add optinal website-build flag
2015-03-27 Petr Jelinekdoc: Make the font bit nices
2015-03-27 Martín MarquésSeveral "to to" typos found, which are now fixed.
2015-03-26 Petr JelinekFix identifier test so that it works for UDR too.
2015-03-26 Petr JelinekRevert inadvertent test change done in d8fc209d5
2015-03-26 Petr Jelinekdoc: Remove mentions of bdr-plugin/stable branch from...
2015-03-26 Craig RingerDocument tree structure for github README
2015-03-25 Petr JelinekFix PK detection on inherited tables.
2015-03-25 Craig Ringerdoc: Be consistent about sudo prefix
2015-03-25 Christoph Moench... fix link
2015-03-25 Ian Barwickdoc: misc typo fixes
2015-03-25 Ian Barwickdoc: fix a couple of xreflabels
2015-03-25 Ian Barwickdoc: Reword installation requirements slightly
2015-03-25 Petr Jelinekdoc: psql provided by BDR-PG has seqam support in \ds.
2015-03-25 Petr Jelinekdoc: Remove incorrect warning about bdr.bdr_replicate_d...
2015-03-24 Petr Jelinekdoc: Debian/Ubuntu installation docs
2015-03-24 Craig Ringerdoc: Write some conflict docs, partly cribbed from...
2015-03-24 Craig RingerBump version to 0.10.0 after 0.9.0 release
2015-03-24 Craig Ringerdoc: Mention 2ndQuadrant prominently in top level,... bdr-plugin/0.9.0
2015-03-24 Craig Ringerdoc: Document apt repo key ID
2015-03-24 Craig Ringerdoc: Make it clear that conflicts and repsets docs...
2015-03-24 Craig Ringerdoc: Sort relnotes newest to oldest (desc)
2015-03-24 Craig Ringerdoc: Mention Debian/Ubuntu packages
2015-03-24 Craig Ringerdoc: Flesh out 0.9.0 relnotes
2015-03-24 Craig Ringerbdr: Flesh out 0.8.0 relnotes
2015-03-24 Craig Ringerdoc: Skeletal documentation on catalogs, conflicts...
2015-03-24 Craig Ringerdoc: Examples of node removal
2015-03-24 Craig Ringerdoc: Remove superceded distributed sequences docs
next