pgsql-committers since 2017-10-27 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

Oct. 27, 2017

Thread Author Time
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
Re: pgsql: Fix mistaken failure to allow parallelism in corner case. Tom Lane 14:19
pgsql: Move new structure member to the end. Robert Haas 14:41
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
Re: pgsql: Move new structure member to the end. Tom Lane 14:48
Re: pgsql: Move new structure member to the end. Robert Haas 15:28
pgsql: Move new structure member to the end. Robert Haas 15:35
pgsql: Revert "Move new structure member to the end." Robert Haas 15:35
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Allow parallel query for prepared statements with generic plans. Robert Haas 20:32
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17

Oct. 28, 2017

Thread Author Time
pgsql: Fix misplaced ReleaseSysCache call in get_default_partition_oid. Robert Haas 09:13
pgsql: Fix grammar. Robert Haas 09:14
pgsql: Add table_constraint synopsis to ALTER TABLE documentation. Robert Haas 09:24
pgsql: Improve comments for parallel executor estimation functions. Robert Haas 09:50
pgsql: Fix typo. Robert Haas 10:05
pgsql: Support domains over composite types in PL/Perl. Tom Lane 18:02

Oct. 29, 2017

Thread Author Time
pgsql: Add hash_combine64. Robert Haas 07:14
pgsql: pg_receivewal: Add --no-sync option. Robert Haas 07:31
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Allow parallel query for prepared statements with generic plans. Robert Haas 16:24

Oct. 30, 2017

Thread Author Time
pgsql: Fix typo Magnus Hagander 13:39
pgsql: Fix typo in comment Magnus Hagander 13:39
pgsql: Fix typo Magnus Hagander 13:40
pgsql: Fix autovacuum work item error handling Alvaro Herrera 16:13
pgsql: Fix autovacuum work item error handling Alvaro Herrera 16:13
pgsql: Doc: call out UPDATE syntax change as a v10 compatibility issue. Tom Lane 20:44
pgsql: Doc: call out UPDATE syntax change as a v10 compatibility issue. Tom Lane 20:44

Oct. 31, 2017

Thread Author Time
pgsql: Add sanity check for pg_proc.provariadic Robert Haas 04:24
pgsql: Fix code related to partitioning schemes for dropped columns. Robert Haas 09:16
pgsql: Don't exaggerate the number of temporary blocks read. Robert Haas 09:30
pgsql: Fix underqualified cast-target type names in pg_dump and psql qu Tom Lane 17:40
pgsql: Fix underqualified cast-target type names in pg_dump and psql qu Tom Lane 17:40
pgsql: Remove inbound links to sql-createuser Stephen Frost 18:05

Nov. 1, 2017

Thread Author Time
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 14:23
pgsql: doc: Add to hot standby documentation Peter Eisentraut 14:52
pgsql: Fix ALTER TABLE code to update domain constraints when needed. Tom Lane 17:32
pgsql: doc: Mention pg_stat_wal_receiver in streaming replication docs Peter Eisentraut 18:35
pgsql: Allow bitmap scans to operate as index-only scans when possible. Tom Lane 21:38

Nov. 2, 2017

Thread Author Time
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: In client support of v10 features, use standard schema handling. Noah Misch 02:17
pgsql: In client support of v10 features, use standard schema handling. Noah Misch 02:17
Re: pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 11:20
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 12:25
Re: pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 12:49
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 13:05
pgsql: doc: Adjust name in acknowledgments Peter Eisentraut 13:10
pgsql: doc: Adjust name in acknowledgments Peter Eisentraut 13:10
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 13:58
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Stephen Frost 14:12
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
pgsql: Revert bogus fixes of HOT-freezing bug Alvaro Herrera 14:52
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 14:55
pgsql: Teach planner to account for HAVING quals in aggregation plan no Tom Lane 15:24
pgsql: doc: Clarify pgstattuple privileges information Peter Eisentraut 16:13
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 16:44
pgsql: Remove wal_keep_segments from default configuration in PostgresN Peter Eisentraut 16:45
Re: pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 16:47
pgsql: Fix corner-case errors in brin_doupdate(). Tom Lane 16:54
pgsql: Fix corner-case errors in brin_doupdate(). Tom Lane 16:54
pgsql: Fix corner-case errors in brin_doupdate(). Tom Lane 16:54
pgsql: Fix corner-case errors in brin_doupdate(). Tom Lane 16:55
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 16:56
pgsql: Simplify new test suite handling of passwordcheck Peter Eisentraut 16:57
Re: [COMMITTERS] pgsql: passwordcheck: Add test suite Peter Eisentraut 16:57
sytax errors in standby commands nmmulla 16:59
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 17:08
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 17:08
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 17:16
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 17:28
pgsql: pg_ctl: Improve message Peter Eisentraut 17:29
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Fix float parsing in ecpg INFORMIX mode. Michael Meskes 19:51
pgsql: Set the metapage's pd_lower correctly in brin, gin, and spgist i Tom Lane 21:22
pgsql: pgbench: replace run-time string comparisons with an enum identi Tom Lane 22:32

Nov. 3, 2017

Thread Author Time
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Improve error message for incorrect number inputs in libecpg. Michael Meskes 11:41
pgsql: Grammar typo in security warning about md5 Peter Eisentraut 14:51
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple 📎 Andres Freund 14:53
pgsql: Fix BRIN summarization concurrent with extension Alvaro Herrera 16:23
pgsql: Fix BRIN summarization concurrent with extension Alvaro Herrera 16:23
pgsql: Fix BRIN summarization concurrent with extension Alvaro Herrera 16:23
pgsql: Fix BRIN summarization concurrent with extension Alvaro Herrera 16:23
pgsql: Don't reset additional columns on subscriber to NULL on UPDATE Peter Eisentraut 16:35
pgsql: Don't reset additional columns on subscriber to NULL on UPDATE Peter Eisentraut 16:35
Re: pgsql: Fix BRIN summarization concurrent with extension Tom Lane 18:02
pgsql: doc: Convert ids to upper case at build time Peter Eisentraut 18:23
pgsql: doc: Convert ids to upper case at build time Peter Eisentraut 18:23
Re: pgsql: Fix BRIN summarization concurrent with extension Alvaro Herrera 18:52
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 19:36
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 19:52
pgsql: Fix thinkos in BRIN summarization Alvaro Herrera 19:57
pgsql: Fix thinkos in BRIN summarization Alvaro Herrera 19:57
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 20:21
pgsql: Flag index metapages as standard-format in xlog.c calls. Tom Lane 20:31
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 20:33
pgsql: Avoid looping through line pointers twice in PageRepairFragmenta Tom Lane 21:22

Nov. 4, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. 📎 Noah Misch 07:49
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 13:15
pgsql: Fix incorrect use of bool Peter Eisentraut 16:20
pgsql: ecpg: Use bool instead of int Peter Eisentraut 16:20
pgsql: ecpg: Remove useless return values Peter Eisentraut 16:20
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Tom Lane 16:23
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 17:52
pgsql: doc: Update text for new recovery_target_lsn setting Peter Eisentraut 18:46
pgsql: doc: Update text for new recovery_target_lsn setting Peter Eisentraut 18:46
pgsql: First-draft release notes for 10.1. Tom Lane 22:27

Nov. 5, 2017

Thread Author Time
pgsql: Fix comment Magnus Hagander 16:48
pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. Noah Misch 17:37
pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. Noah Misch 17:37
pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. Noah Misch 17:37
pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. Noah Misch 17:37
pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. Noah Misch 17:37
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Noah Misch 17:40
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 18:48
pgsql: Translation updates Peter Eisentraut 22:09
pgsql: Translation updates Peter Eisentraut 22:09
pgsql: Translation updates Peter Eisentraut 22:09
pgsql: Translation updates Peter Eisentraut 22:09
pgsql: Translation updates Peter Eisentraut 22:09
pgsql: Translation updates Peter Eisentraut 22:09

Nov. 6, 2017

Thread Author Time
pgsql: Add a temp-install prerequisite to "check"-like targets not havi Noah Misch 03:03
pgsql: Add a temp-install prerequisite to "check"-like targets not havi Noah Misch 03:03
pgsql: Add a temp-install prerequisite to "check"-like targets not havi Noah Misch 03:03
pgsql: Add a temp-install prerequisite to "check"-like targets not havi Noah Misch 03:03
pgsql: Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 09:24
pgsql: Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 09:24
pgsql: Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 09:24
pgsql: Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 09:24
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 15:12
pgsql: Make json{b}_populate_recordset() use the right tuple descriptor Tom Lane 15:29
pgsql: Make json{b}_populate_recordset() use the right tuple descriptor Tom Lane 15:29

Browse Archives

Prev | Next