pgsql-hackers since 2016-06-03 16:05

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

June 3, 2016

Thread Author Time
Re: IPv6 link-local addresses and init data type Markus Wanner 16:05
Re: Perf Benchmarking and regression. Andres Freund 16:24
Re: Perf Benchmarking and regression. Andres Freund 16:26
Re: Problem with dumping bloom extension Stephen Frost 16:31
Re: Perf Benchmarking and regression. Robert Haas 16:31
[DOC][PATCH]bloom index options limits 📎 Nikolay Shaplov 16:33
Re: Perf Benchmarking and regression. Andres Freund 16:39
Re: array of domain types 📎 Konstantin Knizhnik 16:50
Re: IPv6 link-local addresses and init data type Tom Lane 16:55
Re: [DOC][PATCH]bloom index options limits Tom Lane 16:57
Re: Perf Benchmarking and regression. Robert Haas 17:33
Re: Tracking wait event for latches Robert Haas 17:41
Re: Perf Benchmarking and regression. Tom Lane 17:42
Re: Perf Benchmarking and regression. Andres Freund 17:43
Re: array of domain types Jim Nasby 17:45
Re: Perf Benchmarking and regression. Andres Freund 17:47
Re: Perf Benchmarking and regression. Robert Haas 17:47
Re: PostmasterPid not marked with PGDLLIMPORT Robert Haas 17:55
Re: PostmasterPid not marked with PGDLLIMPORT Robert Haas 17:56
Re: [GENERAL] Permission Denied Error on pg_xlog/RECOVERYXLOG file Robert Haas 18:00
Re: [HACKERS] Change in order of criteria - reg Robert Haas 18:04
Re: [GENERAL] Permission Denied Error on pg_xlog/RECOVERYXLOG file Andres Freund 18:12
Re: Perf Benchmarking and regression. Andres Freund 18:20
Re: Changed SRF in targetlist handling Merlin Moncure 18:22
Re: [sqlsmith] Failed assertion in parallel worker (ExecInitSubPlan) Robert Haas 18:31
Re: PostmasterPid not marked with PGDLLIMPORT David G. Johnston 18:42
Re: IPv6 link-local addresses and init data type Markus Wanner 18:48
Negators for operators David Fetter 19:02
Re: Change in order of criteria - reg David G. Johnston 19:03
Re: Perf Benchmarking and regression. Robert Haas 19:17
Re: Negators for operators Robert Haas 19:17
Re: Negators for operators Tom Lane 19:38
Re: Changed SRF in targetlist handling Tom Lane 19:52
Re: [GENERAL] Permission Denied Error on pg_xlog/RECOVERYXLOG file Robert Haas 20:13
Changed SRF in targetlist handling David G. Johnston 20:13
Re: Perf Benchmarking and regression. Andres Freund 20:19
Re: [sqlsmith] Failed assertion in parallel worker (ExecInitSubPlan) Robert Haas 20:23
Re: Changed SRF in targetlist handling Tom Lane 20:38
Re: IPv6 link-local addresses and init data type Tom Lane 21:02
Re: [sqlsmith] Failed assertion in parallel worker (ExecInitSubPlan) Robert Haas 21:04
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 21:24
Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 21:29
Re: PostmasterPid not marked with PGDLLIMPORT Michael Paquier 21:32
Re: [GENERAL] Permission Denied Error on pg_xlog/RECOVERYXLOG file David Steele 21:41
Number of parentheses in check constraints affected by operator_precedence_warning Jean-Pierre Pelletier 22:00
Re: Number of parentheses in check constraints affected by operator_precedence_warning Tom Lane 23:13

June 4, 2016

Thread Author Time
Re: Parallel safety tagging of extension functions 📎 Andreas Karlsson 00:37
Re: Perf Benchmarking and regression. Noah Misch 00:41
Re: Perf Benchmarking and regression. Andres Freund 00:43
HashAggregate row estimate = 200 Christophe Pettus 02:10
Re: Prepared statements and generic plans 📎 Bruce Momjian 02:20
Re: Reviewing freeze map code 📎 Masahiko Sawada 02:25
Re: HashAggregate row estimate = 200 David Rowley 02:26
Re: XTM & parallel search Amit Kapila 03:12
Re: [sqlsmith] Failed assertions on parallel worker shutdown 📎 Robert Haas 03:13
Re: [BUGS] BUG #14155: bloom index error with unlogged table Jeff Janes 03:27
Re: Reviewing freeze map code Robert Haas 03:41
Re: IPv6 link-local addresses and init data type Robert Haas 03:43
Re: IPv6 link-local addresses and init data type Tom Lane 03:50
Re: [BUGS] BUG #14155: bloom index error with unlogged table Tom Lane 03:55
Re: Reviewing freeze map code 📎 Masahiko Sawada 04:18
Re: Reviewing freeze map code Masahiko Sawada 04:46
Re: [sqlsmith] Failed assertions on parallel worker shutdown Amit Kapila 06:57
Re: regexp_match() returning text 📎 Emre Hasegeli 11:59
Re: [sqlsmith] Failed assertion in joinrels.c Michael Paquier 12:29
Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane 15:29
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 18:15
New design for FK-based join selectivity estimation Tom Lane 19:44
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < 📎 Kevin Grittner 20:21
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Noah Misch 21:40
Re: COMMENT ON, psql and access methods Noah Misch 21:54
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 22:21

June 5, 2016

Thread Author Time
Re: regexp_match() returning text David G. Johnston 01:17
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong David G. Johnston 01:54
Re: NOT EXIST for PREPARE David G. Johnston 02:33
Re: Relax requirement for INTO with SELECT in pl/pgsql David G. Johnston 03:45
Re: Relax requirement for INTO with SELECT in pl/pgsql Brendan Jurd 04:33
Re: [sqlsmith] Failed assertion in joinrels.c Michael Paquier 07:28
Re: [sqlsmith] Failed assertion in joinrels.c Michael Paquier 09:29
Re: Statement timeout 📎 Tatsuo Ishii 13:11
[sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116 Andreas Seltenreich 14:01
Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane 14:16
Re: New design for FK-based join selectivity estimation Tom Lane 14:57
Re: Parallel query and temp_file_limit Peter Geoghegan 20:32
Typo in parallel comment of heap_delete() 📎 Jim Nasby 20:39

June 6, 2016

Thread Author Time
Re: New design for FK-based join selectivity estimation Tomas Vondra 01:23
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tomas Vondra 01:40
Reference to UT1 Thomas Munro 03:53
Re: Relax requirement for INTO with SELECT in pl/pgsql Pavel Stehule 05:11
Re: Prepared statements and generic plans Albe Laurenz 07:19
Re: [sqlsmith] Failed assertion in joinrels.c 📎 Michael Paquier 07:30
installcheck failing on psql_crosstab Michael Paquier 08:04
Re: Reviewing freeze map code 📎 Masahiko Sawada 08:44
Re: Reviewing freeze map code Michael Paquier 09:11
Re: Reviewing freeze map code Robert Haas 09:34
Re: Parallel pg_dump's error reporting doesn't work worth squat 📎 Kyotaro HORIGUCHI 10:07
Re: [sqlsmith] Failed assertion in parallel worker (ExecInitSubPlan) 📎 Amit Kapila 10:07
Re: Reviewing freeze map code Masahiko Sawada 10:22
OUT parameter and RETURN table/setof Sridhar N Bamandlapally 11:17
Re: Reviewing freeze map code Robert Haas 11:46
Re: Typo in parallel comment of heap_delete() Robert Haas 12:00
Re: [HACKERS] OUT parameter and RETURN table/setof David G. Johnston 12:27
Re: Reviewing freeze map code Tom Lane 13:53
Re: Relax requirement for INTO with SELECT in pl/pgsql Merlin Moncure 13:59
Re: Reviewing freeze map code Robert Haas 14:03
Re: Reviewing freeze map code Robert Haas 14:06
Re: installcheck failing on psql_crosstab Alvaro Herrera 14:06
Re: installcheck failing on psql_crosstab Tom Lane 14:13
Re: Reviewing freeze map code Tom Lane 14:15
Re: Reviewing freeze map code Robert Haas 14:17
Re: Reviewing freeze map code Alvaro Herrera 14:18
Re: installcheck failing on psql_crosstab Alvaro Herrera 14:20
Re: COMMENT ON, psql and access methods Alvaro Herrera 14:21
Routine analyze of single column prevents standard autoanalyze from running at all Tomasz Ostrowski 14:25
Re: installcheck failing on psql_crosstab Tom Lane 14:27
Re: Reviewing freeze map code Robert Haas 14:34
Re: TESTING in src/bin/pg_upgrade has incorrect documentation Robert Haas 14:48
Re: Let file_fdw access COPY FROM PROGRAM Robert Haas 14:55
Re: Rename synchronous_standby_names? Robert Haas 14:56
Re: Reviewing freeze map code Tom Lane 15:00
Re: Problem with dumping bloom extension Robert Haas 15:01
Improve tab completion for USER MAPPING 📎 Masahiko Sawada 15:03
Re: Parallel pg_dump's error reporting doesn't work worth squat Tom Lane 15:12
Why we don't have checksums on clog files Alex Ignatov 15:13
Re: installcheck failing on psql_crosstab Tom Lane 15:27
Re: Reviewing freeze map code Andres Freund 15:28
Re: installcheck failing on psql_crosstab Alvaro Herrera 15:28
Re: Changed SRF in targetlist handling Robert Haas 15:30
Re: Reviewing freeze map code Robert Haas 15:37
Re: Reviewing freeze map code Andres Freund 15:44
Re: Reviewing freeze map code Tom Lane 15:45
Re: Prepared statements and generic plans 📎 'Bruce Momjian *EXTERN*' 15:45
Re: Changed SRF in targetlist handling Tom Lane 15:50
Re: Prepared statements and generic plans David G. Johnston 15:57
Re: New design for FK-based join selectivity estimation Tom Lane 15:59
Re: Let file_fdw access COPY FROM PROGRAM Adam Gomaa 16:08
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 16:15
Re: Changed SRF in targetlist handling David G. Johnston 16:30
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 16:34
Re: Changed SRF in targetlist handling Vik Fearing 16:40
Re: Changed SRF in targetlist handling Tom Lane 16:41
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tomas Vondra 17:10
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tomas Vondra 17:23
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 17:40
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 17:44
Re: Changed SRF in targetlist handling Robert Haas 18:15
Re: Reviewing freeze map code Robert Haas 18:19
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tomas Vondra 18:20
Re: hstore: add hstore_length function Fabrízio de Royes Mello 18:23
Re: Reviewing freeze map code Stephen Frost 18:24
Re: Changed SRF in targetlist handling Alvaro Herrera 18:31
Re: Reviewing freeze map code Andres Freund 18:35
Re: [BUGS] Routine analyze of single column prevents standard autoanalyze from running at all Tom Lane 18:38
Re: Changed SRF in targetlist handling David G. Johnston 18:48
Re: [sqlsmith] Failed assertions on parallel worker shutdown Robert Haas 18:50
Re: Changed SRF in targetlist handling Tom Lane 18:53
Re: Changed SRF in targetlist handling Robert Haas 19:06
Re: Reviewing freeze map code Robert Haas 19:16
Re: [sqlsmith] Failed assertions on parallel worker shutdown Robert Haas 19:18
Re: Changed SRF in targetlist handling Tom Lane 19:26
Re: [BUGS] Routine analyze of single column prevents standard autoanalyze from running at all 📎 Tom Lane 19:59
Re: Reviewing freeze map code Andres Freund 20:06
Re: Reviewing freeze map code Stephen Frost 20:18
Re: [BUGS] Routine analyze of single column prevents standard autoanalyze from running at all Josh berkus 20:23
Re: Reviewing freeze map code Andres Freund 20:27
Re: Reviewing freeze map code Robert Haas 20:41
Re: Changed SRF in targetlist handling David G. Johnston 20:43
Re: Reviewing freeze map code Robert Haas 20:46
Re: Reviewing freeze map code Peter Geoghegan 20:57
Re: Reviewing freeze map code Robert Haas 21:00
Re: Changed SRF in targetlist handling Robert Haas 21:03
Re: Reviewing freeze map code Andres Freund 21:06
Re: Reviewing freeze map code Robert Haas 21:22
Re: Reviewing freeze map code Andres Freund 21:26
Re: Reviewing freeze map code Andres Freund 21:43
Re: Problem with dumping bloom extension Michael Paquier 21:55
Re: COMMENT ON, psql and access methods Alvaro Herrera 22:35
Re: hstore: add hstore_length function 📎 Korbin Hoffman 23:57

June 7, 2016

Thread Author Time
parallel workers and client encoding 📎 Peter Eisentraut 01:45
Re: Parallel pg_dump's error reporting doesn't work worth squat Kyotaro HORIGUCHI 03:14
Re: installcheck failing on psql_crosstab Michael Paquier 03:31
Re: [HACKERS] OUT parameter and RETURN table/setof Sridhar N Bamandlapally 03:37
Re: installcheck failing on psql_crosstab 📎 Michael Paquier 03:41
Re: COMMENT ON, psql and access methods Michael Paquier 03:56
Re: IPv6 link-local addresses and init data type 📎 Haribabu Kommi 05:19
Re: parallel.c is not marked as test covered Noah Misch 05:27
Re: [BUGS] BUG #14155: bloom index error with unlogged table 📎 Michael Paquier 05:35
Re: Typos/Questions in bloom documentation Michael Paquier 05:41
Re: Problem with dumping bloom extension Michael Paquier 05:46
Re: Problem with dumping bloom extension Noah Misch 05:57
Re: Typos/Questions in bloom documentation Amit Langote 06:01
Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116 📎 Amit Langote 06:06
Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116 Michael Paquier 06:23
Re: Prepared statements and generic plans Albe Laurenz 06:52
Re: Improve tab completion for USER MAPPING Kyotaro HORIGUCHI 07:18
Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116 📎 Ashutosh Bapat 08:02
Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116 Amit Langote 09:17
slower connect from hostnossl clients Pavel Stehule 09:24
Re: slower connect from hostnossl clients Magnus Hagander 09:29
Re: slower connect from hostnossl clients Pavel Stehule 09:31

Browse Archives

Prev | Next