pgsql-committers before 2013-09-01 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

July 25, 2013

Thread Author Time
Re: pgsql: Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL Stephen Frost 18:04
Re: pgsql: Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL Tom Lane 18:22
pgsql: Don't use SnapshotNow in get_actual_variable_range. Robert Haas 18:31
pgsql: pgstattuple: Use SnapshotDirty, not SnapshotNow. Robert Haas 20:23
pgsql: pgstattuple: Doc update for previous commit. Robert Haas 20:38
pgsql: Change currtid functions to use an MVCC snapshot, not SnapshotNo Robert Haas 20:38
pgsql: Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 20:46
pgsql: Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 20:46

July 26, 2013

Thread Author Time
pgsql: pg_upgrade docs: don't use cluster for binary/lib Bruce Momjian 17:52
pgsql: pg_upgrade docs: don't use cluster for binary/lib Bruce Momjian 17:52

July 27, 2013

Thread Author Time
pgsql: pg_upgrade: fix -j race condition on Windows Bruce Momjian 19:01
pgsql: pg_upgrade: fix -j race condition on Windows Bruce Momjian 19:01

July 28, 2013

Thread Author Time
pgsql: Message style improvements Peter Eisentraut 11:20
pgsql: Message style improvements Peter Eisentraut 11:20

July 29, 2013

Thread Author Time
Re: [COMMITTERS] pgsql: Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL 📎 Stephen Frost 03:13
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 14:43
pgsql: Add SQL Standard WITH ORDINALITY support for UNNEST (and any oth Greg Stark 15:38
pgsql: Sync ECPG with WITH ORDINALITY changes Greg Stark 22:45
Re: pgsql: WITH CHECK OPTION support for auto-updatable VIEWs hubert depesz lubaczewski 22:58
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 23:43
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs hubert depesz lubaczewski 23:45

July 30, 2013

Thread Author Time
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 00:24
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs Dean Rasheed 08:23
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs hubert depesz lubaczewski 10:09
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs Dean Rasheed 10:45
Re: [COMMITTERS] pgsql: WITH CHECK OPTION support for auto-updatable VIEWs hubert depesz lubaczewski 10:47
pgsql: pg_upgrade: clarify C comment about Windows thread struct pointe Bruce Momjian 13:23
pgsql: pg_upgrade: clarify C comment about Windows thread struct pointe Bruce Momjian 13:23

July 31, 2013

Thread Author Time
pgsql: Restore REINDEX constraint validation. Noah Misch 00:03
pgsql: Restore REINDEX constraint validation. Noah Misch 00:03
pgsql: Restore REINDEX constraint validation. Noah Misch 00:03
pgsql: Restore REINDEX constraint validation. Noah Misch 00:03
pgsql: Restore REINDEX constraint validation. Noah Misch 00:03
Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Andres Freund 01:39
pgsql: Fix inaccurate description of tablespace. Fujii Masao 13:37
pgsql: Fix inaccurate description of tablespace. Fujii Masao 13:37
pgsql: Fix inaccurate description of tablespace. Fujii Masao 13:37
pgsql: Fix typo in comment. Fujii Masao 13:54
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: Fix regexp_matches() handling of zero-length matches. Tom Lane 15:32
pgsql: pg_dump/pg_dumpall: remove unnecessary SQL trailing semicolons Bruce Momjian 15:37
pgsql: Fix mis-indented lines Alvaro Herrera 22:05
pgsql: Fix a couple of inconsequential typos in new header Alvaro Herrera 22:05
pgsql: Fix mis-indented lines Alvaro Herrera 22:05

Aug. 1, 2013

Thread Author Time
Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Noah Misch 04:22
pgsql: Allow a context to be passed in for error handling Stephen Frost 05:13
pgsql: Add locking around SSL_context usage in libpq Stephen Frost 05:33
pgsql: Add locking around SSL_context usage in libpq Stephen Frost 05:33
pgsql: Add locking around SSL_context usage in libpq Stephen Frost 05:33
pgsql: Add locking around SSL_context usage in libpq Stephen Frost 05:33
pgsql: Add locking around SSL_context usage in libpq Stephen Frost 05:33
pgsql: Remove SnapshotNow and HeapTupleSatisfiesNow. Robert Haas 14:54
pgsql: Assorted bgworker-related comment fixes. Robert Haas 16:20
pgsql: Improve comments for IncrementalMaintenance DML enabling functio Kevin Grittner 19:36
pgsql: Improve handling of pthread_mutex_lock error case Stephen Frost 19:44
pgsql: Improve handling of pthread_mutex_lock error case Stephen Frost 19:44
pgsql: Improve handling of pthread_mutex_lock error case Stephen Frost 19:44
pgsql: Improve handling of pthread_mutex_lock error case Stephen Frost 19:44
pgsql: Improve handling of pthread_mutex_lock error case Stephen Frost 19:44

Aug. 2, 2013

Thread Author Time
No more need for pg_clearxlogtail? Bruce Momjian 04:20
pgsql: pg_test_fsync: expand ops/sec display Bruce Momjian 04:45
pgsql: Fix typo in comment. Robert Haas 13:16
pgsql: Fix crash in error report of invalid tuple lock Alvaro Herrera 17:19
pgsql: Fix crash in error report of invalid tuple lock Alvaro Herrera 17:39
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11
pgsql: Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 21:11

Aug. 3, 2013

Thread Author Time
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41
pgsql: Make sure float4in/float8in accept all standard spellings of "in Tom Lane 16:41

Aug. 5, 2013

Thread Author Time
pgsql: Various cleanups for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 14:59
Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 15:37
Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Andres Freund 16:14
pgsql: Simplify query_planner's API by having it return the top-level R Tom Lane 19:01
pgsql: pgtest: allow passing parameters, e.g. -s/--silent Bruce Momjian 23:59

Aug. 7, 2013

Thread Author Time
pgsql: Fix assertion failure by an immediate shutdown. Fujii Masao 17:49
Re: pgsql: Fix assertion failure by an immediate shutdown. Fujii Masao 18:07

Aug. 8, 2013

Thread Author Time
pgsql: Message style improvements Peter Eisentraut 03:01
pgsql: Message style improvements Peter Eisentraut 03:01

Aug. 9, 2013

Thread Author Time
pgsql: Message punctuation and pluralization fixes Peter Eisentraut 12:13
pgsql: Message punctuation and pluralization fixes Peter Eisentraut 12:13
pgsql: Document how auto_explain.log_timing can be changed. Fujii Masao 13:14
pgsql: Document how auto_explain.log_timing can be changed. Fujii Masao 13:14
pgsql: Docs: Document to_*() Julian values are integers Bruce Momjian 23:25
pgsql: Docs: Document to_*() Julian values are integers Bruce Momjian 23:25

Aug. 10, 2013

Thread Author Time
pgsql: docs: mention Julian is midnight _UTC_ Bruce Momjian 01:46
pgsql: docs: mention Julian is midnight _UTC_ Bruce Momjian 01:46

Aug. 11, 2013

Thread Author Time
pgsql: PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut 13:24
pgsql: PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut 13:24

Aug. 13, 2013

Thread Author Time
My commit messages and blank lines Bruce Momjian 15:12
pgsql: pg_dump: avoid schema qualification for ALTER ... OWNER Bruce Momjian 15:46
pgsql: 9.3 release notes: move foreign table item Bruce Momjian 16:49
pgsql: 9.3 release notes: move foreign table item Bruce Momjian 16:51
pgsql: Emit a log message if output is about to be redirected away from Tom Lane 19:25
pgsql: Emit a log message if output is about to be redirected away from Tom Lane 19:25

Aug. 14, 2013

Thread Author Time
pgsql: Update Emacs configuration Peter Eisentraut 00:20