projects
/
users
/
andresfreund
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/andresfreund/postgres.git
2014-07-03
Andres Freund
bdr: Always use the correct relation name in truncation...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Adapt to postgresql upstream changes
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: deparse: Support USING in CREATE SEQUENCE
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: include header files instead of forward decla...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Include errno.h not sys/errno.h
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: some cleanups for the init replica functionality.
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Build bdr_init_replica.c on Windows too
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: clean up include file mess
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: document types of conflicts and their resolution...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Don't create TRUNCATE triggers for DDL replication...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Use logical dump/reload and catchup mode during...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Support stopping replay at a specified LSN
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Expose origin id and lsn in decoded commit records
commit
|
commitdiff
|
tree
2014-07-03
Abhijit Menon-Sen
bdr: Add bdr_apply_pause/_resume functions
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: reorder functions in bdr_apply.c
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: do no longer generate a warning when bdr.permit_un...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Permit exclusion constraints in bdr extension...
commit
|
commitdiff
|
tree
2014-07-03
Abhijit Menon-Sen
bdr: Remove defunct contrib/bdr tests
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: forbid partial unique indexes on permanent relations
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: forbid EXCLUDE constraints on permanent relations
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Greatly improve conflict handling for insert
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Add bdr.default_apply_delay GUC
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: create extensions IF NOT EXISTS
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: actually set sys id and timeline
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: use palloc0() instead of palloc()
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: added prototype for bdr_worker_shmem_release()
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: ensure to use the right format by using forma...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: If bdr.max_connections is zero, don't try to alloc...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: auto-calculate bdr.max_workers from bdr.connection...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Don't print an informative message in a signal...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: code style cleanups for the dynamic bgworker change
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: fix shmem size computation for the recent dynamic...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: prefix functions with bdr_
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Use dynamic background workers and shared memory
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: corrected typo in PG_FUNCTION_INFO_V1() call
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: fix: SPI expects a char array for NULLs
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Fix issues with transaction local state used in...
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: bugfix: avoid replication of internal schema
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Apply event from the command queue using full...
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: lift restriction on ALTER .. RENAME
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: fix idiotic bdr-drops merge mistaek
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: lift restriction on DROP
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: add DROP support, using stuff from bdr-drops
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Improve buffer and snapshot tracking.
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Minor code formatting fixes
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
bdr: Introduce support for forwarding changes from...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Use sequencer wakeup scheduling code in the apply...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Improve sequencer wakeup logic.
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Fix some embarrassing oversights in recent commits...
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: allow certain types of ALTER TABLE commands
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: better error messages for SPI calls
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Don't forbid CREATE INDEX CONCURRENTLY anymore.
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Clean up remote update replay code a bit.
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Remove superflous check_sequencer_wakeup() call.
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Simplify logic for generating the primary key...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Try to add bdr_commandfilter.c to windows buildsystem.
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: prevent specific utility commands from being executed
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: bugfix: end critical section in „not acquired...
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: calling check_sequencer_wakeup() now on UPDATE...
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: moved apply/log update check code to a dedicated...
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: generated_key wasn't used at all, so drop it
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: refactored use Oids to identify and refer to relations
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Support replication of CONCURRENTLY commands.
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: queue CREATE SCHEMA as well
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: Rewrote lookup code for bdr.bdr_queued_commands
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Fix typo causing the wrong tuple format to be...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Fix typo causing the send/recv not to be used...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Fix Windows build by compiling bdr_compat.c
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Properly send timestamps, xlogrecptrs as int64s
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Initial framework for choosing the correct data...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Don't perform index insertions for HOT updates
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Use the old local tuple to build the new tuple...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Send relation information separately from tuple...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Ugly makefile hack to support make clean
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Initial implementation of a more elaborate tuple...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Don't queue truncate triggers for serials created...
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: add CREATE EXTENSION to set of replicated commands
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Replicat CREATE TYPE
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: adjustments for changed output plugin API
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: use correct lock mode when creating extensions
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: code formatting cleanup
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: mergme: Also queue ALTER TABLE commands
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: mergme: Only add truncate trigger if CREATE TABLE
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: avoid race conditions when installing bdr extensions
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: enabling CREATE TRIGGER replication
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: implement support for TRUNCATE TABLE replication
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: Don't insert commands into bdr_queued_commands...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: formatting fixes for bdr--0.5.sql
commit
|
commitdiff
|
tree
2014-07-03
Christian Kruse
bdr: moved GUCs to one-dot notation
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: ignore temp objects when queueing
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: Initial DDL replication
commit
|
commitdiff
|
tree
2014-07-03
Alvaro Herrera
bdr: Initialize bgw_notify_pid to 0
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: fix nasty typo leading to pkey extraction using...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: pgbench: delete instead of truncate
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr: bdr plugin
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
bdr,core: Add database oid to IDENTIFY_SYSTEM
commit
|
commitdiff
|
tree
2014-07-03
Abhijit Menon-Sen
bdr,core: isolationtester: Isolationtester with multi...
commit
|
commitdiff
|
tree
2014-07-03
Abhijit Menon-Sen
wal_decoding: Add pg_xlog_wait_remote_{apply,receive...
commit
|
commitdiff
|
tree
2014-07-03
Craig Ringer
core, bdr: Add --snapshot argument to pg_dump, allowing...
commit
|
commitdiff
|
tree
2014-07-03
Andres Freund
wal_decoding: Add (non-)transactional message feature...
commit
|
commitdiff
|
tree
next