pgsql-hackers since 2015-08-13 13:44

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

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

Browse Archives

Prev | Next

Aug. 13, 2015

Thread Author Time
Re: [patch] A \pivot command for psql Daniel Verite 13:44
Re: Test code is worth the space Andres Freund 13:55
Re: Test code is worth the space David Steele 14:04
Re: [COMMITTERS] pgsql: Further fixes for degenerate outer join clauses. Stephen Frost 14:10
Re: [COMMITTERS] pgsql: Further fixes for degenerate outer join clauses. Tom Lane 14:26
Re: [COMMITTERS] pgsql: Further fixes for degenerate outer join clauses. Stephen Frost 14:38
Re: [COMMITTERS] pgsql: Further fixes for degenerate outer join clauses. Tom Lane 15:02
Re: [COMMITTERS] pgsql: Further fixes for degenerate outer join clauses. Stephen Frost 15:06
Re: TAP tests are badly named 📎 Andrew Dunstan 15:17
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 15:54
Re: Re: [COMMITTERS] Using contrib modules in check (Re: pgsql: Fix BRIN to use SnapshotAny during summarization) Alvaro Herrera 16:03
Re: TAP tests are badly named Michael Paquier 16:03
Re: TAP tests are badly named Andrew Dunstan 16:18
pgsql: Re-add BRIN isolation test Alvaro Herrera 17:46
Re: pg_dump quietly ignore missing tables - is it bug? 📎 Pavel Stehule 17:54
buildfarm does not test "make check" Alvaro Herrera 18:11
Re: WIP: SCRAM authentication Josh Berkus 18:25
Re: buildfarm does not test "make check" Andrew Dunstan 18:36
Re: buildfarm does not test "make check" Alvaro Herrera 18:52
Re: buildfarm does not test "make check" Andrew Dunstan 19:03
Re: [BUG] CustomScan->custom_plans are not copied Alvaro Herrera 20:20
Re: [COMMITTERS] pgsql: Re-add BRIN isolation test Alvaro Herrera 20:26
Re: can't coax query planner into using all columns of a gist index Gideon Dresdner 21:11
Re: [COMMITTERS] pgsql: Re-add BRIN isolation test Andrew Dunstan 21:42
Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera 22:13
Re: [COMMITTERS] pgsql: Re-add BRIN isolation test Alvaro Herrera 22:40
Re: TAP tests are badly named Michael Paquier 23:24

Aug. 14, 2015

Thread Author Time
Multi-tenancy with RLS 📎 Haribabu Kommi 02:00
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 03:32
Re: Test code is worth the space Jim Nasby 05:11
Re: TAP tests are badly named Noah Misch 07:32
Re: replication slot restart_lsn initialization Michael Paquier 07:44
Re: replication slot restart_lsn initialization Andres Freund 07:54
Re: replication slot restart_lsn initialization Shulgin, Oleksandr 09:09
Re: replication slot restart_lsn initialization Andres Freund 09:10
Configure checks and optimizations/crc32 tests Andres Freund 09:20
query in PostgreSQL Rahul Majumdar/TVM/TCS 09:32
Re: query in PostgreSQL Thomas Munro 09:45
Re: commitfest app bug/feature Magnus Hagander 10:37
Re: Test code is worth the space Simon Riggs 11:47
Re: Configure checks and optimizations/crc32 tests Heikki Linnakangas 12:35
Re: buildfarm does not test "make check" Robert Haas 13:27
Re: TAP tests are badly named Andrew Dunstan 13:27
Re: TAP tests are badly named 📎 Andrew Dunstan 13:31
Re: buildfarm does not test "make check" Andrew Dunstan 13:32
why can the isolation tester handle only one waiting process? Robert Haas 13:33
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Alexander Korotkov 13:53
Re: RFC: replace pg_stat_activity.waiting with something more descriptive Tom Lane 14:11
Re: why can the isolation tester handle only one waiting process? Alvaro Herrera 14:14
Re: Configure checks and optimizations/crc32 tests Andres Freund 16:27
How to compile, link and use a C++ extension jacques klein 16:38
Re: Configure checks and optimizations/crc32 tests Andres Freund 16:42
Management of simple_eval_estate for plpgsql DO blocks Tom Lane 16:42
Re: How to compile, link and use a C++ extension Andres Freund 16:51
Re: How to compile, link and use a C++ extension Tom Lane 17:28
Re: why can the isolation tester handle only one waiting process? Robert Haas 18:00
Re: How to compile, link and use a C++ extension Peter Geoghegan 18:10
Re: How to compile, link and use a C++ extension Andres Freund 18:16
FDW question - how to identify columns to populate in response? Bear Giles 18:18
Re: Management of simple_eval_estate for plpgsql DO blocks Andrew Dunstan 18:27
Re: How to compile, link and use a C++ extension Andrew Dunstan 18:30
Re: Raising our compiler requirements for 9.6 📎 Andres Freund 18:40
Re: why can the isolation tester handle only one waiting process? Alvaro Herrera 18:57
Re: FDW question - how to identify columns to populate in response? Tom Lane 21:13
alter-table-1 isolation test spec contains a duplicate step name Robert Haas 21:13
Re: alter-table-1 isolation test spec contains a duplicate step name Tom Lane 21:18
[RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Dickson S. Guedes 23:58

Aug. 15, 2015

Thread Author Time
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. 📎 Dickson S. Guedes 00:09
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Gavin Flower 00:32
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. David G. Johnston 00:40
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Dickson S. Guedes 01:06
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Gavin Flower 01:09
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Dickson S. Guedes 01:11
Re: Test code is worth the space Jim Nasby 01:35
Re: alter-table-1 isolation test spec contains a duplicate step name Robert Haas 02:15
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. David G. Johnston 02:26
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Robert Haas 03:04
Re: Raising our compiler requirements for 9.6 Robert Haas 03:08
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Tom Lane 03:55
Re: why can the isolation tester handle only one waiting process? 📎 Robert Haas 04:17
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. Dickson S. Guedes 04:48
Re: why can the isolation tester handle only one waiting process? Tom Lane 05:16
Re: why can the isolation tester handle only one waiting process? Alvaro Herrera 05:17
Re: Test code is worth the space Petr Jelinek 09:45
Small improvement to get_base_rel_indexes() 📎 David Rowley 10:45
Re: replication slot restart_lsn initialization 📎 Michael Paquier 12:16
Add support for RADIUS passwords longer than 16 octets 📎 Marko Tiikkaja 15:55
Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. David Fetter 16:18
Re: Raising our compiler requirements for 9.6 Noah Misch 16:47
Re: Raising our compiler requirements for 9.6 Andres Freund 17:01
Re: Raising our compiler requirements for 9.6 Tom Lane 17:48
Re: Small improvement to get_base_rel_indexes() Tom Lane 19:05
Potential GIN vacuum bug Jeff Janes 21:58
DTrace build dependency rules 📎 Mark Johnston 22:45
Re: Autonomous Transaction is back Noah Misch 22:47
Re: CREATE POLICY and RETURNING Zhaomo Yang 23:30

Aug. 16, 2015

Thread Author Time
Re: Raising our compiler requirements for 9.6 Andres Freund 00:03
Re: Autonomous Transaction is back Alvaro Herrera 01:20
Re: Autonomous Transaction is back Noah Misch 02:25
Re: Raising our compiler requirements for 9.6 Noah Misch 03:50
Re: Raising our compiler requirements for 9.6 Andres Freund 03:58
Re: Raising our compiler requirements for 9.6 Noah Misch 04:31
Re: Test code is worth the space Noah Misch 06:33
Re: Test code is worth the space Noah Misch 06:46
Re: Raising our compiler requirements for 9.6 Noah Misch 07:31
Re: Management of simple_eval_estate for plpgsql DO blocks Simon Riggs 09:50
Re: Test code is worth the space Greg Stark 13:48
Re: Raising our compiler requirements for 9.6 Tom Lane 16:49
Re: TAP tests are badly named Noah Misch 18:23
Re: TAP tests are badly named Andrew Dunstan 21:08
Re: TAP tests are badly named Noah Misch 22:15

Aug. 17, 2015

Thread Author Time
Re: TAP tests are badly named Michael Paquier 00:30
Error message with plpgsql CONTINUE Jim Nasby 04:19
Memory allocation in spi_printtup() 📎 Neil Conway 06:29
Re: Configure checks and optimizations/crc32 tests Heikki Linnakangas 06:36
Re: Error message with plpgsql CONTINUE Pavel Stehule 06:46
Re: Potential GIN vacuum bug Heikki Linnakangas 06:49
Re: pgbench bug in head Heikki Linnakangas 07:16
Configure with thread sanitizer fails the thread test 📎 Ewan Higgs 07:37
Re: Autonomous Transaction is back Albe Laurenz 07:44
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 08:12
Re: Raising our compiler requirements for 9.6 Andres Freund 10:06
Re: checkpointer continuous flushing Andres Freund 10:59
Re: checkpointer continuous flushing Andres Freund 11:41
Re: Warnings around booleans Andres Freund 12:01
Re: checkpointer continuous flushing Fabien COELHO 12:56
Re: checkpointer continuous flushing Fabien COELHO 13:28
Re: Our trial to TPC-DS but optimizer made unreasonable plan 📎 Kouhei Kaigai 13:40
what would tar file FDW look like? Bear Giles 14:14
Re: what would tar file FDW look like? Greg Stark 14:29
Re: Raising our compiler requirements for 9.6 Merlin Moncure 14:33
Re: Error message with plpgsql CONTINUE Tom Lane 14:48
Re: Raising our compiler requirements for 9.6 Greg Stark 14:51
Re: Raising our compiler requirements for 9.6 Andres Freund 14:53
Re: Memory allocation in spi_printtup() Tom Lane 14:56
Re: what would tar file FDW look like? Andrew Dunstan 15:03
Re: checkpointer continuous flushing Andres Freund 15:13
Re: what would tar file FDW look like? Bear Giles 15:36
Re: Memory allocation in spi_printtup() 📎 Neil Conway 16:22
Re: Raising our compiler requirements for 9.6 Robert Haas 16:30
Re: Raising our compiler requirements for 9.6 Andres Freund 16:36
Re: Raising our compiler requirements for 9.6 Andres Freund 16:54
More WITH David Fetter 17:18
Re: More WITH Josh Berkus 17:22
Re: More WITH Peter Geoghegan 17:30
Re: Configure with thread sanitizer fails the thread test Alvaro Herrera 17:31
Re: More WITH David Fetter 17:37
Re: Configure with thread sanitizer fails the thread test Andres Freund 17:40
Re: More WITH Tom Lane 17:41
Re: More WITH Andrew Dunstan 17:44
jsonb array-style subscripting 📎 Dmitry Dolgov 17:57
missing documentation for partial WAL files Peter Eisentraut 18:50
Re: missing documentation for partial WAL files Peter Geoghegan 18:57
Re: Test code is worth the space Jim Nasby 18:58
Re: Configure with thread sanitizer fails the thread test Andres Freund 19:02
Re: Raising our compiler requirements for 9.6 Robert Haas 19:04
Re: Test code is worth the space Jim Nasby 19:04
Re: jsonb array-style subscripting Jim Nasby 19:12
Re: replication slot restart_lsn initialization Peter Eisentraut 19:22
Re: jsonb array-style subscripting Merlin Moncure 19:26
Re: checkpointer continuous flushing 📎 Fabien COELHO 19:32
Re: jsonb array-style subscripting Alvaro Herrera 19:41
Re: jsonb array-style subscripting Peter Geoghegan 19:44
Re: jsonb array-style subscripting Andrew Dunstan 19:44
Re: replication slot restart_lsn initialization Andres Freund 19:46
Re: Error message with plpgsql CONTINUE Jim Nasby 19:46
Re: jsonb array-style subscripting Peter Geoghegan 20:26
Re: jsonb array-style subscripting Josh Berkus 20:33
Re: jsonb array-style subscripting Merlin Moncure 20:51
[patch] psql tab completion for grant execute 📎 Daniel Verite 21:07
Re: jsonb array-style subscripting Jim Nasby 21:18
Re: jsonb array-style subscripting Tom Lane 21:19
Re: jsonb array-style subscripting Josh Berkus 21:25
Re: why can the isolation tester handle only one waiting process? 📎 Robert Haas 21:40
Re: Potential GIN vacuum bug 📎 Jeff Janes 21:41
Re: More WITH Robert Haas 21:41
Re: Error message with plpgsql CONTINUE Tom Lane 21:46
Re: Potential GIN vacuum bug Alvaro Herrera 22:02
Re: [PROPOSAL] VACUUM Progress Checker. Rahila Syed 22:07
Re: jsonb array-style subscripting Tom Lane 22:07
Re: replication slot restart_lsn initialization Michael Paquier 23:49

Aug. 18, 2015

Thread Author Time
Re: [patch] psql tab completion for grant execute Michael Paquier 00:21
Re: checkpointer continuous flushing Amit Kapila 03:46
Re: Potential GIN vacuum bug Jeff Janes 04:11
Proposal: Implement failover on libpq connect level. Victor Wagner 04:18
Re: WIP: SCRAM authentication 📎 Michael Paquier 04:35
Re: jsonb array-style subscripting Kaare Rasmussen 05:11
Re: [PROPOSAL] VACUUM Progress Checker. Jim Nasby 05:15
Re: missing documentation for partial WAL files 📎 Michael Paquier 05:21
Re: jsonb array-style subscripting Pavel Stehule 05:32
Re: Test code is worth the space Noah Misch 05:57
Re: Raising our compiler requirements for 9.6 Noah Misch 05:59
Re: checkpointer continuous flushing 📎 Fabien COELHO 07:08
Re: jsonb array-style subscripting Oleg Bartunov 08:20
Re: Proposal: Implement failover on libpq connect level. Albe Laurenz 08:32
Re: [Proposal] Table partition + join pushdown Kouhei Kaigai 08:47
Re: Proposal: Implement failover on libpq connect level. PostgreSQL - Hans-Jürgen Schönig 08:49
Re: Proposal: Implement failover on libpq connect level. Albe Laurenz 09:19
Re: Proposal: Implement failover on libpq connect level. PostgreSQL - Hans-Jürgen Schönig 10:07
Declarative partitioning 📎 Amit Langote 10:30

Browse Archives

Prev | Next