users/andresfreund/postgres.git
2013-05-28 Andres Freundbdr: mergme: Stat module improvements around increasing...
2013-05-28 Andres Freundbdr: sequences: mergme: count properly when there are...
2013-05-27 Andres Freundwal_decoding: mergme: fix typo introduced in decode...
2013-05-27 Abhijit Menon-Senbdr: mergme: Fix typo
2013-05-27 Abhijit Menon-Senbdr: mergme: Call bdr_count_disconnect() for connection...
2013-05-27 Alvaro Herrerabdr: mergme: bdr_count bug: version was written as...
2013-05-27 Alvaro Herrerabdr: mergme: minor tweaks in contrib/bdr
2013-05-27 Alvaro Herrerabdr: mergme: Don't leak a file descriptor in bdr_count_...
2013-05-27 Alvaro Herrerawal_decoding: mergme: Desultory code review in decode.c
2013-05-27 Andres Freundbdr: mergme: Reply to feedback messages
2013-05-27 Alvaro Herrerawal_decoding: mergme: timeout handling
2013-05-27 Andres Freundwal_decoding: mergme: Cleanups from Alvaro
2013-05-27 Andres Freundwal_decodign: mergme: Cleanups from Alvaro
2013-05-27 Alvaro Herrerawal_decoding: mergme: implement "caught-up" logic for...
2013-05-27 Alvaro Herrerabdr: mergme: fix typo
2013-05-27 Andres Freundbdr: sequences: mergme: Support nextval()
2013-05-27 Andres Freundwal_decoding: mergme: demote some messages
2013-05-27 Andres Freundseqam: mergme: export some functions
2013-05-21 Andres Freundbdr: mergme: bdr_seq.c needs to be added to the windows...
2013-05-21 Andres Freundbdr-sequence: mergme: use consistent order of inserts...
2013-05-21 Andres Freundseqam: mergme: remove superflous statement
2013-05-21 Andres Freundbdr-sequences 0.1
2013-05-21 Andres Freundseqam 0.2
2013-05-20 Andres Freundtmp
2013-05-19 Andres Freundbdr: mergme: different name for the worker variable...
2013-05-19 Andres Freundbdr: mergme: better background worker name
2013-05-17 Abhijit Menon-Senbdr: isolationtester: Isolationtester with multi-server...
2013-05-17 Andres Freundbdr: bdr plugin
2013-05-17 Andres Freundbdr: Add database oid to IDENTIFY_SYSTEM
2013-05-17 Andres Freundwal_decoding: reorderbuffer: Track original commit...
2013-05-17 Andres Freundbdr: Introduce "replication_identifiers" to keep track...
2013-05-17 Andres Freundcommitts: mergme: add comment about wal logging committ...
2013-05-17 Andres Freundcommitts: mergme: Remove unused 'recptr' variables
2013-05-17 Alvaro Herreracommitts: Store transaction commit time
2013-05-17 Andres Freundbdr: Allow repeatedly qualified IDs in postgresql.conf...
2013-05-17 Andres Freundwal_decoding: design document v2.3 and snapshot buildin...
2013-05-17 Abhijit Menon-Senwal_decoding: test_logical_decoding: Add extension...
2013-05-17 Andres Freundwal_decoding: pg_receivellog: Introduce pg_receivexlog...
2013-05-17 Andres Freundwal_decoding: test_decoding: Add a simple decoding...
2013-05-17 Andres Freundwal_decoding: Introduce wal decoding via catalog timetravel
2013-05-17 Andres Freundwal_decoding: Add information about a tables primary...
2013-05-17 Andres Freundwal_decoding: copydir: make fsync_fname public
2013-05-17 Andres Freundwal_decoding: Log xl_running_xact's at a higher frequen...
2013-05-17 Andres Freundwal_decoding: Add alreadyLocked parameter to GetOldestX...
2013-05-17 Andres Freundwal_decoding: Allow walsender's to connect to a specifi...
2013-05-17 Andres Freundwal_decoding: Adjust all *Satisfies routines to take...
2013-05-17 Andres Freundwal_decoding: Introduce InvalidCommandId and declare...
2013-05-17 Andres Freundwal_decoding: Add pg_relation_by_filenode to lookup...
2013-05-17 Andres Freundwal_decoding: Add RelationMapFilenodeToOid function...
2013-05-17 Andres Freundwal_decoding: Add a new RELFILENODE syscache to fetch...
2013-05-17 Abhijit Menon-Senwal_decoding: Add pg_xlog_wait_remote_{apply,receive...
2013-05-17 Andres FreundAdd support for in-memory out-of-line stored toast...
2013-05-16 Tom LaneFix crash when trying to display a NOTIFY rule action.
2013-05-16 Tom LaneFix fd.c to preserve errno where needed.
2013-05-16 Tom LaneFix some uses of "the quick brown fox".
2013-05-15 Tom LaneAllow CREATE FOREIGN TABLE to include SERIAL columns.
2013-05-15 Peter Eisentrautdoc: Add \dm command to psql man page
2013-05-14 Peter Eisentrautdoc: Fix some whitespace issues in the man pages
2013-05-14 Peter Eisentrautpg_upgrade: Replace tabs in output string constants...
2013-05-14 Peter Eisentrautdoc: Fix order of options on pgbench man page
2013-05-13 Tom LaneFix handling of OID wraparound while in standalone...
2013-05-12 Tom LaneFix handling of strict non-set functions with NULLs...
2013-05-12 Peter Eisentrautpgbench: Fix order of options in --help output
2013-05-12 Peter Eisentrautpg_xlogdump: Improve --help output
2013-05-11 Tom LaneFix to_number() to correctly ignore thousands separator...
2013-05-11 Tom LaneFix buildfarm incompatibility in updated pg_upgrade...
2013-05-11 Tom LaneMake pg_upgrade's test script attempt to select a non...
2013-05-11 Tom LaneUpdate CREATE FUNCTION documentation about argument...
2013-05-10 Tom LaneGuard against input_rows == 0 in estimate_num_groups().
2013-05-10 Tom LaneFix pgp_pub_decrypt() so it works for secret keys with...
2013-05-10 Tom LaneFix management of fn_extra caching during repeated...
2013-05-10 Peter EisentrautUpdate key words table for 9.3
2013-05-10 Peter EisentrautRemove make_keywords
2013-05-09 Tom LaneUse pg_dump's --quote-all-identifiers option in pg_upgrade.
2013-05-09 Bruce Momjianpg_upgrade docs: give tips on automation
2013-05-09 Tom LaneUpdate collate.linux.utf8.out for ruleutils.c line...
2013-05-08 Tom LaneBetter fix for permissions tests in excluded subqueries.
2013-05-08 Heikki LinnakangasThe data structure used in unaccent is a trie, not...
2013-05-08 Heikki LinnakangasFix walsender failure at promotion.
2013-05-08 Heikki LinnakangasUse the term "radix tree" instead of "suffix tree"...
2013-05-08 Peter Eisentrautdoc: Add IDs to link targets used by phpPgAdmin
2013-05-07 Heikki LinnakangasStress that backup_label file is critical in the docs.
2013-05-06 Tom LaneStamp 9.3beta1.
2013-05-06 Tom LaneDesultory copy-editing of the 9.3 release notes.
2013-05-06 Tom LaneMove materialized views' is-populated status into their...
2013-05-06 Tom LaneBack out some recent translation updates.
2013-05-06 Tom LaneDisallow unlogged materialized views.
2013-05-06 Bruce Momjian9.3 release notes: use "restoration"
2013-05-06 Bruce Momjian9.3 release notes: Add cache of local locks
2013-05-06 Bruce Momjian9.3 release notes: update from Amit Kapila
2013-05-06 Simon RiggsExecute SET TRANSACTION SNAPSHOT during pg_dump
2013-05-06 Bruce MomjianRevert idea of zer-padding padding session id in log_li...
2013-05-06 Peter EisentrautTranslation updates
2013-05-04 Tom LaneImprove behavior of \watch with non-tuple-returning...
2013-05-04 Bruce Momjiandocs: Improve log_line_prefix session_id query
2013-05-04 Bruce Momjiandocs: log_line_prefix session id fix
2013-05-04 Bruce Momjian9.3 docs: wording fixes
2013-05-04 Bruce Momjiandocs: fix log_line_prefix session id docs
2013-05-04 Bruce Momjian9.3 release notes: adjustments
2013-05-04 Bruce Momjian9.3 release notes: move compatibility items into their...
next