projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
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
2014-11-21
Petr Jelinek
bdr: Fix transaction handling in output plugin.
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Add some explanatory comments.
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Rewrite the dml tests so they work with both BDR...
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Overhauld of bdr_replicate_ddl_command
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Update of replication identifier emulation code
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Logical initialization works for UDR now.
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Don't try to handle UPDATE/UPDATE conflicts in...
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: make UDR work with new buildsystem
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: Make bdr_init_copy work for UDR
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: prototype of DDL replication in UDR
commit
|
commitdiff
|
tree
2014-11-21
Petr Jelinek
bdr: compiles and works with vanilla 9.4
commit
|
commitdiff
|
tree
2014-11-19
Craig Ringer
bdr: Don't read past the end of shmem in bdr_sequencer_...
commit
|
commitdiff
|
tree
2014-11-13
Petr Jelinek
bdr: conflict handling refactor phase 2
commit
|
commitdiff
|
tree
2014-11-06
Petr Jelinek
bdr: Add regression test for ALTER TABLE ... RENAME...
commit
|
commitdiff
|
tree
2014-11-05
Petr Jelinek
bdr: Out of tree builds work again.
commit
|
commitdiff
|
tree
2014-11-05
Petr Jelinek
bdr: configure update
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: add missing Makefile for bdr_dump.
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: Use bdr_resetxlog and bdr_dump instead of Postgres...
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: pg_dump: Apply BDR patchset and build as bdr_dump.
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: Embed pg_dump from 9.4
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: pg_resetxlog: Add -s and -c options and build...
commit
|
commitdiff
|
tree
2014-11-04
Petr Jelinek
bdr: Embed pg_resetxlog from 9.4
commit
|
commitdiff
|
tree
2014-11-04
Andres Freund
bdr: Add test for extension upgrades.
commit
|
commitdiff
|
tree
2014-11-04
Andres Freund
bdr: Allow to replicate insert/update/delete selectivel...
commit
|
commitdiff
|
tree
2014-11-03
Petr Jelinek
bdr: Output plugin installs bdr extension if missing...
commit
|
commitdiff
|
tree
2014-11-03
Andres Freund
bdr: Cache information about a relation being replicate...
commit
|
commitdiff
|
tree
2014-11-03
Andres Freund
bdr: Try to make bdr_relcache.c's logic works correctly...
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
bdr: Add tests for the effects of replication sets...
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
bdr: Add basic test for replication set manipulation.
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
bdr: Actually andle the implicit 'all' and 'default...
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
bdr: Increase validation around replication sets.
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
bdr: Automatically remake makefile when Makefile.in...
commit
|
commitdiff
|
tree
2014-10-20
Andres Freund
bdr: Initial implementation of replication sets.
commit
|
commitdiff
|
tree
2014-10-20
Andres Freund
bdr: Include Makefile.custom if it exists.
commit
|
commitdiff
|
tree
2014-10-17
Petr Jelinek
bdr: Make use of the updated GetReplicationInfoByIdenti...
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Try to make configure (i.e. sed) work on OSX.
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Add autoconf output to make compiling on odd platf...
commit
|
commitdiff
|
tree
2014-10-16
Petr Jelinek
bdr: Update the installation instructions.
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Fix path to pg_regress in run_tests to work in...
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Add minimal installation instructions for bdr...
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Move flush/feedback association logic entirely...
commit
|
commitdiff
|
tree
2014-10-16
Andres Freund
bdr: Schedule sequencer wakeup in a couple more situations.
commit
|
commitdiff
|
tree
2014-10-12
Andres Freund
bdr: bdr_init_replica fixes (correct version check...
commit
|
commitdiff
|
tree
2014-10-07
Andres Freund
bdr: Extend maintainer-clean target for autoconf/config...
commit
|
commitdiff
|
tree
2014-10-07
Andres Freund
Add a autoconf generated configure build infrastructure.
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
bdr: Add omitted break in commandfilter.
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
bdr: Allow CREATE TABLE AS/SELECT INTO when targeting...
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
bdr: Adapt gitignore to the new out-of-tree situation
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
bdr: Rework build/test infrastructure to better work...
commit
|
commitdiff
|
tree
2014-09-26
Craig Ringer
bdr: add a git-dist target to the Makefile
commit
|
commitdiff
|
tree
2014-09-15
Petr Jelinek
bdr: WAL log bdr sequences correcly
commit
|
commitdiff
|
tree
2014-09-08
Christoph Moench...
bdr: fix isolation tests after move
commit
|
commitdiff
|
tree
2014-09-08
Christoph Moench...
bdr: copy bdr isolation tests from base tree
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Don't try to forbid T_AlterTableSpaceMoveStmt...
commit
|
commitdiff
|
tree
2014-09-08
Craig Ringer
bdr: Remove version suffix from quickstart script
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Disallow calling setval() on distributed sequences.
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: fix the possibly broken^Conflict history sequence...
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: decouple conflict logging and remote apply
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Replay all insert/update/delete messages while...
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: make sure the conflict history sequence is created...
commit
|
commitdiff
|
tree
2014-09-08
Christoph Moench...
bdr: be more specific in ALTER TABLE rejections
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: drop replication identifier correctly on logical...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Fiddle with logical replica init message log levels.
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Use find_other_exec() API correctly when searching...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Properly accept -V in bdr_initial_load invocations.
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Echo error messages to stderr in bdr_initial_load.
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Concentrate global guc creation to bdr.c:_PG_init().
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Minor cleanups in bdr_maintain_schema().
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Make bdr_init_copy output the newly created system...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Add -o option to bdr_init_copy which is passed...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Add trailing \n to all die() invocations in bdr_in...
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: don't replicate DDL executed during internal schem...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Reload configuration files after SIGHUP
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: bump version to 0.7.1
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Fix typo in printing of LSNs
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: bdr_init_copy use pg_replication_identifier_drop...
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: allow ALTER TABLE ... DISABLE/ENABLE TRIGGER commands
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: make ddl/view tests more stable
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Properly free tuple table slots in conflict loggin...
commit
|
commitdiff
|
tree
2014-09-08
Petr Jelinek
bdr: tests for functions containing windows newline
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Fixup tests for amdata removal from psql
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Disable function body checks during apply
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Add error context callbacks for ddl replay.
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Run both isolation and plain regression tests...
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Respect bdr.skip_ddl_replication for queued drops.
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Demote some sequence log messages to DEBUG2
commit
|
commitdiff
|
tree
2014-09-08
Andres Freund
bdr: Consider a sequence vote successfull in more scena...
commit
|
commitdiff
|
tree
next