projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
2015-02-12
Petr Jelinek
bdr: Add bdr_nodes entry for remote node when subscribing.
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Document (and link to) relevant postgres parameters.
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Implement simple node removal via bdr.bdr_part_by_...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Also setup pid/pgproc entries in the output plugin...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Parse & remember the remotes identity in the outpu...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Rename bdr_launch_apply_workers() to maintain_db_w...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Don't proc_exit(0) in normal paths of the apply...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Add bdr_parse_slot_name and clean up some related...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Fix typo in dbcache leading to cache invalidation...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Wakeup perdb worker when bdr_node changes are...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Slightly improve caching of relation/schema oids.
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Fix bdr_connections_changed() to not register...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Require a node name when creating/joining a bdr...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Improve makefile regeneration dependencies.
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr/udr: create scripts/ directory and set x permission...
commit
|
commitdiff
|
tree
2015-02-12
Petr Jelinek
bdr: typo fix
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Acquire a shmem slot in the bdr output plugin.
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Remove bdr.max_workers and bdr.max_databases GUCs...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Further improve and seperate out BDR worker infras...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: dynconf: Improve worker slot handling.
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: Replace GUC-based connections with SQL and tables
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add stringify_node_identity helper
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add bdr_copytable function for copying between...
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add bdr_test_remote_connectback(..)
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add bdr_test_replication_connection(...)
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: refactor bdr_connect to be more useful to other...
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add bdr_get_remote_nodeinfo(...)
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
bdr: Add caching layer above databases.
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: Add bdr_error_nodeids_must_differ for a common...
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: add bdr_parse_version(...)
commit
|
commitdiff
|
tree
2015-02-12
Craig Ringer
bdr: rename worker struct members/unions to be shorter
commit
|
commitdiff
|
tree
2015-02-08
Andres Freund
Fix VPATH build against 9.4 (i.e. UDR).
commit
|
commitdiff
|
tree
2015-02-08
Craig Ringer
bdr: Bump bdr-plugin/next to 0.9.0
commit
|
commitdiff
|
tree
2015-02-08
Craig Ringer
bdr: Ignore generated Makefile.global and doc/Makefile
commit
|
commitdiff
|
tree
2015-02-08
Craig Ringer
bdr: Make some more externally callable functions PGDLL...
commit
|
commitdiff
|
tree
2015-02-08
Andres Freund
bdr: Add missing pgstat_report_activity(STATE_IDLE...
commit
|
commitdiff
|
tree
2015-02-08
Petr Jelinek
bdr: Fix unitialized variable.
commit
|
commitdiff
|
tree
2015-02-08
Petr Jelinek
bdr: Fix initialization of replication identifier emula...
commit
|
commitdiff
|
tree
2015-02-08
Andres Freund
bdr: Add base structure for sgml documentation.
commit
|
commitdiff
|
tree
2015-02-08
Andres Freund
bdr: Improve build infrastructure to allow more than...
commit
|
commitdiff
|
tree
2015-02-08
Petr Jelinek
bdr: Always allow temp tables manipulation on UDR provider.
commit
|
commitdiff
|
tree
2015-02-08
Petr Jelinek
bdr: Remove unused variable
commit
|
commitdiff
|
tree
2015-02-08
Craig Ringer
bdr: move extension control files into extsql/
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: stable branch quickstart should prefer bdr-plugin...
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Update the README and INSTALL docs for 0.8.0
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Add a debug message for DDL replication enqueues
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: All SQL-callable functions should be PGDLLEXPORT
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Add bdr_version_num() and bdr_min_remote_version_num()
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Correct parameter types for bdr_get_local_nodeid()
commit
|
commitdiff
|
tree
2015-02-04
Andres Freund
bdr: Add missing waits in regression tests.
commit
|
commitdiff
|
tree
2015-02-04
Andres Freund
bdr: Add .gitattribute to enforce a minimum of whitespa...
commit
|
commitdiff
|
tree
2015-02-04
Andres Freund
bdr: Fix build logic to work in spite of pg vpath logic...
commit
|
commitdiff
|
tree
2015-02-04
Andres Freund
bdr: Fix up file headers and copyright dates.
commit
|
commitdiff
|
tree
2015-02-04
Andres Freund
bdr: Fix race between asking for replay confirmation...
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Update quickstart guide for split source tree
commit
|
commitdiff
|
tree
2015-02-04
Petr Jelinek
bdr: We actually want to log remote tuple on conflict.
commit
|
commitdiff
|
tree
2015-02-04
Petr Jelinek
bdr: Conflict handler enhancements.
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Use bdr.do_not_replicate to suppress replication...
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Add bdr.do_not_replicate GUC
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Make waitforstart reliably notice when BDR has...
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Prevent slot creation on output plugin if bdr...
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Document contribs required for test runs
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: EXEC_BACKEND support for background worker launches
commit
|
commitdiff
|
tree
2015-02-04
Craig Ringer
bdr: Introduce bdr_get_local_nodeid()
commit
|
commitdiff
|
tree
2014-12-24
Craig Ringer
bdr: When init_replica fails, close the replication...
commit
|
commitdiff
|
tree
2014-12-24
Craig Ringer
bdr: Leave environment intact when launching pg_dump...
commit
|
commitdiff
|
tree
2014-12-24
Craig Ringer
bdr: update .gitignore to skip generated .sql files
commit
|
commitdiff
|
tree
2014-12-24
Craig Ringer
bdr: move perdb_worker_main to new bdr_perdb.c
commit
|
commitdiff
|
tree
2014-12-16
Craig Ringer
bdr: Move bdr_apply_main into bdr_apply.c
commit
|
commitdiff
|
tree
2014-12-15
Craig Ringer
bdr: Don't check for DDL locking in DML when DDL lockin...
commit
|
commitdiff
|
tree
2014-12-15
Petr Jelinek
bdr: bdr_init_copy now uses replica_local_dsn for local...
commit
|
commitdiff
|
tree
2014-12-09
Andres Freund
bdr: Fix bdr.table_set_replication_sets() for relations...
commit
|
commitdiff
|
tree
2014-12-04
Petr Jelinek
bdr: Use correct connection for extension creation...
commit
|
commitdiff
|
tree
2014-12-04
Petr Jelinek
bdr: No need for submake-libpq
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Minor sequence voting performance improvements.
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Improve logic and output of when to do sequence...
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Dramatically increase chance of successful sequenc...
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Prepare SQL statements used by the sequencer.
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Only wait on the latch in the sequencer after...
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
bdr: Use "C" collation for the text columns used in...
commit
|
commitdiff
|
tree
2014-12-02
Petr Jelinek
bdr: Build bdr--0.8.0.1.sql too
commit
|
commitdiff
|
tree
2014-12-01
Craig Ringer
bdr: Update ber_version.h.in to 0.8.0 to reflect bdr...
commit
|
commitdiff
|
tree
2014-11-28
Petr Jelinek
bdr: proper upgrade script for the UDR merge changes
commit
|
commitdiff
|
tree
2014-11-28
Petr Jelinek
bdr: Enable set_sysid in UDR's bdr_init_copy.
commit
|
commitdiff
|
tree
2014-11-28
Petr Jelinek
bdr: Make bdr_init_copy work for online upgrade correctly.
commit
|
commitdiff
|
tree
2014-11-28
Petr Jelinek
bdr: Move some replication identifier interfaces to C.
commit
|
commitdiff
|
tree
2014-11-28
Craig Ringer
bdr: Allow builds to explicitly specify that they expec...
commit
|
commitdiff
|
tree
2014-11-26
Andres Freund
bdr: Also don't acquire the ddl lock for DROP REL pg_te...
commit
|
commitdiff
|
tree
2014-11-26
Andres Freund
bdr: Don't acquire the DDL lock for CREATE TEMPORARY...
commit
|
commitdiff
|
tree
2014-11-26
Andres Freund
bdr: Make sure tables can't be created WITH OIDs
commit
|
commitdiff
|
tree
2014-11-26
Andres Freund
bdr: Add tests for ALTER TABLE ... ALTER COLUMN .....
commit
|
commitdiff
|
tree
2014-11-26
Andres Freund
bdr: Add 'bdr.skip_ddl_locking' - useful to speedup...
commit
|
commitdiff
|
tree
2014-11-25
Petr Jelinek
bdr: ALTER TABLE ONLY tests
commit
|
commitdiff
|
tree
2014-11-25
Andres Freund
bdr: Allow ALTER TABLE ... ALTER COLUMN ... SET STATISTICS
commit
|
commitdiff
|
tree
2014-11-25
Andres Freund
bdr: Fix URLs in INSTALL.src to work without a git...
commit
|
commitdiff
|
tree
2014-11-24
Petr Jelinek
bdr: Support CREATE/DROP AGGREGATE/OPERATOR
commit
|
commitdiff
|
tree
2014-11-23
Andres Freund
bdr: Fix regression database setup to work with VPATH...
commit
|
commitdiff
|
tree
2014-11-23
Andres Freund
bdr: Don't use free'd memory in bdr_queue_dropped_objec...
commit
|
commitdiff
|
tree
2014-11-22
Petr Jelinek
bdr: regenerate configure script
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Add 'interactive' option to output plugin.
commit
|
commitdiff
|
tree
next