2ndquadrant_bdr.git
2015-10-20 Craig RingerPrepare BDR 0.9.3 bdr-plugin/0.9.3
2015-10-20 Craig RingerIgnore bdr.bdr_connections rows where node is dropped
2015-10-09 Petr JelinekWhitespace
2015-10-01 Petr JelinekMake the bdr.bdr_internal_sequence_reset_cache installa...
2015-10-01 Petr JelinekCheck for do not replicate replication set in the bdr_f...
2015-10-01 Petr JelinekMake it more clear that ALTER COLUMN SET NOT NULL is...
2015-09-04 Craig RingerDocs tweak per Ray Stell on pgsql-general
2015-08-31 Alvaro Herrerafix typo reported by Ray Stell
2015-08-28 Craig RingerWhen joining a node, refuse to join if peer sysid unknown
2015-08-28 Craig RingerHandle joins to 0.7.x nodes in bdr.internal_begin_join
2015-08-28 Craig RingerAllow bdr_get_remote_nodeinfo_internal to work with...
2015-08-21 Petr Jelinekbdr_init_copy: Read correct row from the repset resultset
2015-08-20 Christoph Monech... tests: use same query as in next branch
2015-08-19 Christoph Monech... make dml/missing_pk test independent of current user
2015-07-13 Ian BarwickFix calls to error_unsupported_command()
2015-07-13 Ian Barwickdoc: fix release number in release notes
2015-07-08 Craig RingerBDR 0.9.2 release notes bdr-plugin/0.9.2
2015-07-07 Craig RingerTag BDR 0.9.2
2015-07-07 Ian BarwickUse bdr_find_other_exec() for BDR_INIT_REPLICA_CMD too
2015-07-06 Petr Jelinekbdr_init_copy: clean the sequence amdata cache on new...
2015-07-06 Craig RingerAdd function to clear sequence's amdata
2015-07-06 Craig RingerPermit DML on pg_catalog tables
2015-07-06 Petr Jelinekbdr_init_copy: O_CREAT requires 3 param open()
2015-07-06 Ian BarwickCheck for zero exit codes
2015-07-06 Craig RingerPre-create bdr_init_copy log before base backup
2015-07-06 Craig RingerCheck exit status of pg_resetxlog and pg_basebackup
2015-07-06 Craig RingerCheck return values for pg_ctl invocations in bdr_init_copy
2015-07-06 Craig RingerSpelling in PRIMARY KEY error
2015-07-06 Ian Barwickdoc: add --replication_sets option for bdr_init_copy
2015-07-06 Petr Jelinekbdr_init_copy enhancements
2015-07-06 Petr Jelinekbdr_init_copy: only treat dbname as connstr if it's...
2015-07-06 Petr JelinekAdd our own function for finding Postgres binaries
2015-07-06 Petr JelinekDon't insert node in bdr_init_copy in UDR mode.
2015-07-06 Petr JelinekFix DROP replay of functions with no parameters.
2015-07-06 Craig RingerExplain that you can't part a node from its self
2015-07-06 Craig RingerImprove error message on insert/insert multi-unique...
2015-07-06 Ian BarwickAdd documentation for bdr_get_local_nodeid()
2015-07-06 Ian BarwickFix doc references for bdr_get_local_node_name()
2015-07-06 Martín MarquésDocumentation Typo
2015-07-06 Martín MarquésSeveral documentation corrections
2015-07-06 Craig RingerDocument that bdr_initial_load exists but is internal
2015-07-06 Craig RingerCorrect --help output for bdr_initial_load
2015-07-06 Craig RingerBuild instructions changes for UDR
2015-06-30 Petr JelinekFix copy pasto in previous commit
2015-06-30 Petr JelinekMake sequence pernode cache configurable
2015-06-28 Ian Barwickdoc: add missing '=' to bdr_init_copy parameters
2015-06-26 Craig RingerHighlight replication sets fix in 0.9.1 relnotes
2015-06-25 Ian Barwickdoc: Fix typo
2015-06-24 Ian Barwickdoc: bdr_get_node_name -> bdr_get_local_node_name
2015-06-23 Ian BarwickAdd missing schema qualification
2015-06-15 Ian Barwickdoc: fix typo
2015-06-12 Ian BarwickAdd missing 'bdr_' prefix
2015-05-26 Craig RingerRelease notes for 0.9.1 bdr-plugin/0.9.1
2015-05-26 Craig RingerBump version to 0.9.1
2015-05-26 Craig RingerAdd bdr.bdr_apply_is_paused() information function
2015-05-26 Craig Ringerdoc that bdr.bdr_replicate_ddl_command takes fully...
2015-05-26 Craig RingerUpdate bdr_dump to include setval fixes
2015-05-26 Craig RingerUpdate bdr_dump to 9.4.2 + --snapshot
2015-05-26 Craig RingerFix UDR for bdr_locks after a1b2dfa82 permit_ddl_locking
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 Craig Ringerbdr.table_set_replication_sets should permit unsafe...
2015-05-25 Andres FreundDon't specify the sequence am in UDR.
2015-05-25 Andres FreundInitial code to actually remove slots when parting...
2015-05-25 Craig RingerBetter error message if PG_CONFIG is nonsense
2015-05-25 Craig Ringerfixup! Add a test for node part
2015-05-25 Craig RingerAdd a test for node part
2015-05-25 Petr JelinekFix broken supervisordb test
2015-05-25 Craig RingerPrevent users from connecting to bdr_supervisordb
2015-05-06 Petr JelinekUse correct replication set and apply delay config...
2015-05-06 Petr Jelinekfix bdr_init_copy for UDR
2015-04-24 Craig RingerPrevent attempts to create/drop/rename bdr_supervisordb
2015-04-24 Craig RingerBackport bdr.permit_ddl_locking to 0.9 stable branch
2015-04-24 Craig RingerMore detail on DDL rep, mention use of replicate_ddl_co...
2015-04-24 Craig RingerClarify that you can only monitor lag from an upstream
2015-04-24 Craig RingerMore docs on DDL locking
2015-04-24 Craig RingerThe apply worker wasn't checking for postmaster death...
2015-04-24 Petr JelinekCorrect lock level in filter_AlterTableStmt()
2015-04-24 Martín MarquésMissing separation coma in the bdr.bdr_group_join example
2015-04-24 Craig RingerFixes for UNLOGGED tables in the command filter
2015-04-24 Petr JelinekFix typo in previous commit
2015-04-24 Petr Jelinekbdr_init_copy: insert correct bdr_node entry
2015-04-24 Petr Jelinekbdr_init_copy: properly escape single quotes
2015-04-24 Martín MarquésTypo in bdr_init_copy help information
2015-04-24 Martín MarquésTypo in the docs
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 Craig RingerRename 'bdr' reserved db to 'bdr_supervisordb'
2015-04-15 Craig RingerLower log level of 'Found bdr_connections entry ' log...
2015-04-07 Petr JelinekDon't acquire table locks in command filter.
2015-04-07 Craig RingerDocument pg_xlog_wait_remote_recieve and pg_xlog_wait_r...
2015-04-07 Craig RingerSwap "node management" and "configuration settings...
2015-04-01 Petr Jelinekdoc: Fix typos in function names.
2015-04-01 Petr JelinekFix bdr.bdr_replication_identifier table definition
2015-03-29 Petr Jelinekdoc: Print BDR version in the title.
2015-03-29 Petr Jelinekdoc: Add optinal website-build flag
2015-03-29 Petr Jelinekdoc: Make the font bit nices
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
next