2ndquadrant_bdr.git
2015-03-23 Craig Ringerbdr: doc: Add release notes for 0.7.x, 0.8.x, and ...
2015-03-23 Craig Ringerbdr: doc: Further node management docs work
2015-03-23 Craig Ringerbdr: add bdr.bdr_get_local_node_name() function
2015-03-23 Christoph Moench... bdr: make log_tuple() compile
2015-03-23 Christoph Moench... bdr: fix verbose insert logging (not enabled by default)
2015-03-23 Craig Ringerbdr: Add bdr.bdr_node_slots view mapping slot names...
2015-03-23 Craig Ringerbdr: add bdr_parse_slot_name and bdr_format_slot_name
2015-03-23 Craig Ringerbdr: doc: Explain physical vs logical node join, reduce...
2015-03-23 Craig Ringerbdr: doc: Add stub docs for upgrade
2015-03-23 Craig Ringerbdr: doc: Table entries for all public bdr functions
2015-03-23 Craig Ringerbdr: doc: Change xref destinations for bdr.bdr_subscribe
2015-03-23 Petr Jelinekbdr: doc: Always generate TOC even if section only...
2015-03-22 Petr Jelinekbdr: doc: More detailed docs for bdr.bdr_subscribe().
2015-03-22 Petr Jelinekbdr: silence compiler warning in UDR
2015-03-22 Petr Jelinekbdr: Add synchronize parameter to bdr_subscribe
2015-03-20 Craig Ringerbdr: doc: Top-level structure tweaks, overview editing
2015-03-20 Craig Ringerbdr: doc: flatten install chapter a level
2015-03-20 Craig Ringerbdr: doc: Copy-editing on the quickstart guide
2015-03-19 kforte90Merge branch 'bdr-plugin/next' of ssh://git.postgresql...
2015-03-19 Christoph Moench... bdr: replication set management
2015-03-19 Christoph Moench... bdr: description of replication set functions
2015-03-19 Christoph Moench... bdr: fix formatting
2015-03-19 kforte90bdr: doc: Added quickstart-install.sgml, quickstart...
2015-03-19 Craig Ringerbdr: doc: Copy-editing and more cross references
2015-03-19 Craig Ringerbdr: doc: Revise and copy-edit the DDL replication...
2015-03-19 Craig Ringerbdr: doc: correct cross-reference labels
2015-03-18 Christoph Moench... reset PGconn object whenever connection is closed
2015-03-17 Andres Freundbdr: Properly define bdr_abs_srcdir to be, well, actual...
2015-03-15 Christoph Moench... bdr: fix open() flags of destination in copy_file()
2015-03-14 Petr Jelinekbdr: doc: Add chapter about bdr_init_copy
2015-03-10 Craig Ringerbdr: doc: more explanation of multi-master
2015-03-10 Craig Ringerbdr: doc: Much more in depth concepts/overview section
2015-03-09 Christoph Moench... find "extended" (GNU) getopt
2015-03-09 Christoph Moench... use env to call bash, as bash may not be installed...
2015-03-08 Andres Freundbdr: Add tests for DDL replication of storage options...
2015-02-18 Craig Ringerbdr: doc: document getting sources, document signing dev/docs
2015-02-18 Craig Ringerbdr: doc: move the preface into the book abstract
2015-02-18 Craig Ringerbdr: doc: Split the docs up by part/chapter like the...
2015-02-18 Craig Ringerbdr: doc: ignore generated docs
2015-02-18 Craig Ringerbdr: doc: Document installation from packages
2015-02-18 Andres Freundbdr: doc: Add preliminary installation instructions...
2015-02-18 Andres Freundbdr: doc: Massivley expand documentation about BDR...
2015-02-12 Andres Freundbdr: Fix bdr.do_not_replicate implementation.
2015-02-12 Andres Freundbdr: docs: Fix indentation in a couple places.
2015-02-12 Andres Freundbdr: Start documentation about not replicated statements.
2015-02-12 Andres Freundbdr: Make parameters for group_create/group_join/subscr...
2015-02-12 Andres Freundbdr: Start to explain some concepts in the docs.
2015-02-12 Andres Freundbdr: Fix dependencies on the website css for the docs.
2015-02-12 Andres Freundbdr: Only set VPATH build variables when actually doing...
2015-02-12 Andres Freundbdr: Add document about bdr guc settings.
2015-02-12 Andres Freundbdr: Copy docs css from the website, looks much better.
2015-02-12 Andres Freundbdr: Remove the now unused bdr.connections GUC.
2015-02-12 Petr Jelinekbdr: Add bdr_nodes entry for remote node when subscribing.
2015-02-12 Andres Freundbdr: Document (and link to) relevant postgres parameters.
2015-02-12 Andres Freundbdr: Implement simple node removal via bdr.bdr_part_by_...
2015-02-12 Andres Freundbdr: Also setup pid/pgproc entries in the output plugin...
2015-02-12 Andres Freundbdr: Parse & remember the remotes identity in the outpu...
2015-02-12 Andres Freundbdr: Rename bdr_launch_apply_workers() to maintain_db_w...
2015-02-12 Andres Freundbdr: Don't proc_exit(0) in normal paths of the apply...
2015-02-12 Andres Freundbdr: Add bdr_parse_slot_name and clean up some related...
2015-02-12 Andres Freundbdr: Fix typo in dbcache leading to cache invalidation...
2015-02-12 Andres Freundbdr: Wakeup perdb worker when bdr_node changes are...
2015-02-12 Andres Freundbdr: Slightly improve caching of relation/schema oids.
2015-02-12 Andres Freundbdr: Fix bdr_connections_changed() to not register...
2015-02-12 Andres Freundbdr: Require a node name when creating/joining a bdr...
2015-02-12 Andres Freundbdr: Improve makefile regeneration dependencies.
2015-02-12 Andres Freundbdr/udr: create scripts/ directory and set x permission...
2015-02-12 Petr Jelinekbdr: typo fix
2015-02-12 Andres Freundbdr: Acquire a shmem slot in the bdr output plugin.
2015-02-12 Andres Freundbdr: Remove bdr.max_workers and bdr.max_databases GUCs...
2015-02-12 Andres Freundbdr: Further improve and seperate out BDR worker infras...
2015-02-12 Andres Freundbdr: dynconf: Improve worker slot handling.
2015-02-12 Craig Ringerbdr: Replace GUC-based connections with SQL and tables
2015-02-12 Craig Ringerbdr: add stringify_node_identity helper
2015-02-12 Craig Ringerbdr: add bdr_copytable function for copying between...
2015-02-12 Craig Ringerbdr: add bdr_test_remote_connectback(..)
2015-02-12 Craig Ringerbdr: add bdr_test_replication_connection(...)
2015-02-12 Craig Ringerbdr: refactor bdr_connect to be more useful to other...
2015-02-12 Craig Ringerbdr: add bdr_get_remote_nodeinfo(...)
2015-02-12 Andres Freundbdr: Add caching layer above databases.
2015-02-12 Craig Ringerbdr: Add bdr_error_nodeids_must_differ for a common...
2015-02-12 Craig Ringerbdr: add bdr_parse_version(...)
2015-02-12 Craig Ringerbdr: rename worker struct members/unions to be shorter
2015-02-08 Andres FreundFix VPATH build against 9.4 (i.e. UDR).
2015-02-08 Craig Ringerbdr: Bump bdr-plugin/next to 0.9.0
2015-02-08 Craig Ringerbdr: Ignore generated Makefile.global and doc/Makefile
2015-02-08 Craig Ringerbdr: Make some more externally callable functions PGDLL...
2015-02-08 Andres Freundbdr: Add missing pgstat_report_activity(STATE_IDLE...
2015-02-08 Petr Jelinekbdr: Fix unitialized variable.
2015-02-08 Petr Jelinekbdr: Fix initialization of replication identifier emula...
2015-02-08 Andres Freundbdr: Add base structure for sgml documentation.
2015-02-08 Andres Freundbdr: Improve build infrastructure to allow more than...
2015-02-08 Petr Jelinekbdr: Always allow temp tables manipulation on UDR provider.
2015-02-08 Petr Jelinekbdr: Remove unused variable
2015-02-08 Craig Ringerbdr: move extension control files into extsql/
2015-02-04 Craig Ringerbdr: stable branch quickstart should prefer bdr-plugin...
2015-02-04 Craig Ringerbdr: Update the README and INSTALL docs for 0.8.0
2015-02-04 Craig Ringerbdr: Add a debug message for DDL replication enqueues
2015-02-04 Craig Ringerbdr: All SQL-callable functions should be PGDLLEXPORT
2015-02-04 Craig Ringerbdr: Add bdr_version_num() and bdr_min_remote_version_num()
next