pgsql-hackers since 2015-01-18 15:01

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

Jan. 18, 2015

Thread Author Time
Re: moving from contrib to bin Alvaro Herrera 15:01
PGCon 2015 Dan Langille 15:11
Re: moving from contrib to bin Peter Eisentraut 16:01
Re: moving from contrib to bin Peter Eisentraut 16:05
Re: [REVIEW] Re: Fix xpath() to return namespace definitions David Fetter 17:38
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Noah Misch 18:19
Re: proposal: row_to_array function Pavel Stehule 19:30
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? 📎 Tom Lane 21:09
Reducing buildfarm disk usage: remove temp installs when done 📎 Tom Lane 22:48
Re: Reducing buildfarm disk usage: remove temp installs when done Michael Paquier 23:48
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Noah Misch 23:48

Jan. 19, 2015

Thread Author Time
Re: [REVIEW] Re: Fix xpath() to return namespace definitions Michael Paquier 00:00
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 00:02
Re: [REVIEW] Re: Fix xpath() to return namespace definitions Tom Lane 00:15
Re: Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 00:39
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Noah Misch 00:43
Re: moving from contrib to bin Michael Paquier 00:43
Re: hamerkop is stuck TAKATSUKA Haruka 01:44
Re: New CF app deployment Michael Paquier 02:16
Re: Reducing buildfarm disk usage: remove temp installs when done Tom Lane 02:20
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 02:33
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 03:28
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Ashutosh Bapat 03:37
Re: install libpq.dll in bin directory on Windows / Cygwin Peter Eisentraut 03:41
Re: proposal: disallow operator "=>" and use it for named parameters Robert Haas 03:54
Re: Merging postgresql.conf and postgresql.auto.conf Robert Haas 04:05
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Amit Langote 04:09
Re: Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 04:10
Re: install libpq.dll in bin directory on Windows / Cygwin Michael Paquier 04:42
Re: [PATCH] server_version_num should be GUC_REPORT Craig Ringer 05:03
Re: Reducing buildfarm disk usage: remove temp installs when done Tom Lane 05:28
Re: pg_rewind in contrib Michael Paquier 05:38
Re: pg_rewind in contrib Michael Paquier 05:50
Re: TABLESAMPLE patch Amit Kapila 06:08
Re: Async execution of postgres_fdw. 📎 Kyotaro HORIGUCHI 06:24
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 06:54
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 07:05
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code 📎 Michael Paquier 07:10
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code Michael Paquier 07:14
Re: Parallel Seq Scan Amit Kapila 07:24
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 07:59
Re: EvalPlanQual behaves oddly for FDW queries involving system columns 📎 Etsuro Fujita 08:10
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code 📎 Michael Paquier 08:16
Re: INSERT ... ON CONFLICT UPDATE and RLS 📎 Dean Rasheed 08:21
Another comment typo in src/backend/executor/execMain.c 📎 Etsuro Fujita 09:00
Re: [PATCH] explain sortorder Timmer, Marius 10:13
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Andres Freund 12:09
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 13:02
Re: Error check always bypassed in tablefunc.c Alvaro Herrera 13:16
Re: Parallel Seq Scan Robert Haas 13:20
Re: Fillfactor for GIN indexes Robert Haas 13:24
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 13:26
Re: proposal: disallow operator "=>" and use it for named parameters Robert Haas 13:27
Re: proposal: disallow operator "=>" and use it for named parameters Alvaro Herrera 13:30
Re: Additional role attributes && superuser review Robert Haas 13:33
Re: A minor typo in brin.c Robert Haas 13:36
Re: Bug in pg_dump Robert Haas 13:41
Re: Additional role attributes && superuser review Adam Brightwell 14:00
Re: Additional role attributes && superuser review Stephen Frost 14:03
Re: Error check always bypassed in tablefunc.c Joe Conway 14:06
Re: Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 14:37
Re: Fillfactor for GIN indexes Cédric Villemain 14:46
Re: Fillfactor for GIN indexes Alexander Korotkov 14:49
Re: Reducing buildfarm disk usage: remove temp installs when done Tom Lane 14:53
Re: Additional role attributes && superuser review Simon Riggs 14:59
Re: Fillfactor for GIN indexes Cédric Villemain 15:06
Re: Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 15:09
Re: Additional role attributes && superuser review Stephen Frost 15:26
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 15:35
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 16:01
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 16:03
Re: WITH CHECK and Column-Level Privileges 📎 Stephen Frost 16:05
Re: [PATCH] explain sortorder Tom Lane 16:09
Re: proposal: disallow operator "=>" and use it for named parameters 📎 Pavel Stehule 16:14
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 16:16
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Andres Freund 16:26
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 16:27
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 16:28
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Andres Freund 16:30
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 16:30
Re: WITH CHECK and Column-Level Privileges Alvaro Herrera 16:31
Re: [PATCH] explain sortorder Mike Blackwell 16:41
Re: Another comment typo in src/backend/executor/execMain.c Robert Haas 16:44
Re: WITH CHECK and Column-Level Privileges Stephen Frost 16:46
Re: WITH CHECK and Column-Level Privileges 📎 Stephen Frost 16:47
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code Andres Freund 16:56
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 17:05
Re: PATCH: Reducing lock strength of trigger and foreign key DDL Robert Haas 17:14
Re: CATUPDATE confusion? Adam Brightwell 17:47
Re: Reducing buildfarm disk usage: remove temp installs when done Andres Freund 19:07
Re: [COMMITTERS] pgsql: Another attempt at fixing Windows Norwegian locale. Heikki Linnakangas 20:19
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 20:33
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 20:46
PGCon 2015 - last day Dan Langille 20:49
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 20:51
Re: documentation update for doc/src/sgml/func.sgml Robert Haas 20:55
Re: New CF app deployment Magnus Hagander 20:57
Re: New CF app deployment Robert Haas 21:01
Re: New CF app deployment Magnus Hagander 21:03
Re: New CF app deployment Robert Haas 21:05
Re: New CF app deployment Robert Haas 21:10
Re: New CF app deployment Magnus Hagander 21:17
Re: New CF app deployment Magnus Hagander 21:53
Re: New CF app deployment Magnus Hagander 21:54
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 22:43
Re: PATCH: Reducing lock strength of trigger and foreign key DDL Andreas Karlsson 23:06
Re: New CF app deployment Michael Paquier 23:37
Re: Fillfactor for GIN indexes Michael Paquier 23:41
Re: Error check always bypassed in tablefunc.c Michael Paquier 23:47

Jan. 20, 2015

Thread Author Time
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 00:03
New CF app: changing email sender Kyotaro HORIGUCHI 00:44
Install shared libs in lib/ and bin/ with MSVC (Was: install libpq.dll in bin directory on Windows / Cygwin) 📎 Michael Paquier 01:06
Re: New CF app deployment Andres Freund 01:09
Re: Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Noah Misch 01:14
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 01:27
Re: B-Tree support function number 3 (strxfrm() optimization) Alvaro Herrera 01:33
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Amit Langote 01:48
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 01:59
Re: New CF app deployment Michael Paquier 02:05
Re: WITH CHECK and Column-Level Privileges Stephen Frost 02:19
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 02:29
Re: Reducing buildfarm disk usage: remove temp installs when done Jim Nasby 02:33
Re: INSERT ... ON CONFLICT UPDATE and RLS Stephen Frost 02:56
Re: Another comment typo in src/backend/executor/execMain.c Etsuro Fujita 03:00
Re: Merging postgresql.conf and postgresql.auto.conf Amit Kapila 03:39
Re: Merging postgresql.conf and postgresql.auto.conf Amit Kapila 03:41
Re: B-Tree support function number 3 (strxfrm() optimization) Michael Paquier 03:47
Re: Inaccuracy in VACUUM's tuple count estimates tim_wilson 03:53
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code 📎 Michael Paquier 03:57
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 04:10
Re: Async execution of postgres_fdw. Matt Kelly 04:51
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 06:05
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Amit Langote 06:25
Re: WITH CHECK and Column-Level Privileges Noah Misch 06:32
Re: Error check always bypassed in tablefunc.c Michael Paquier 07:05
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 07:22
Re: New CF app deployment Andres Freund 07:31
Re: New CF app deployment Michael Paquier 07:32
Dereferenced pointers checked as NULL in btree_utils_var.c 📎 Michael Paquier 07:59
Re: Async execution of postgres_fdw. 📎 Kyotaro HORIGUCHI 08:47
Re: documentation update for doc/src/sgml/func.sgml Fabien COELHO 09:01
Re: PATCH: Reducing lock strength of trigger and foreign key DDL Noah Misch 09:08
Re: New CF app: changing email sender Andrew Gierth 09:58
Re: Bug in pg_dump 📎 Gilles Darold 11:06
Re: PATCH: decreasing memory needlessly consumed by array_agg Ali Akbar 11:17
Re: PATCH: decreasing memory needlessly consumed by array_agg Ali Akbar 11:23
Re: B-Tree support function number 3 (strxfrm() optimization) Andrew Gierth 11:46
Re: Parallel Seq Scan 📎 Amit Kapila 14:29
Re: Dereferenced pointers checked as NULL in btree_utils_var.c Tom Lane 14:38
Re: parallel mode and parallel contexts Amit Kapila 14:41
Re: New CF app deployment Tom Lane 14:43
Re: PATCH: decreasing memory needlessly consumed by array_agg Tom Lane 14:44
Re: New CF app deployment Magnus Hagander 14:47
basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 15:28
Re: [COMMITTERS] pgsql: Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 Alvaro Herrera 15:30
Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra 15:40
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 15:54
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 16:08
Re: Merging postgresql.conf and postgresql.auto.conf Robert Haas 16:08
Re: Re: [COMMITTERS] pgsql: Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 Robert Haas 16:10
Re: Parallel Seq Scan Thom Brown 16:13
Re: Re: [COMMITTERS] pgsql: Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 Andres Freund 16:15
Re: Re: [COMMITTERS] pgsql: Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 Alvaro Herrera 16:18
Re: parallel mode and parallel contexts Robert Haas 16:22
Re: Re: [COMMITTERS] pgsql: Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 Robert Haas 16:23
Re: Inaccuracy in VACUUM's tuple count estimates Robert Haas 16:31
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Robert Haas 16:42
Re: Parallel Seq Scan Amit Kapila 16:55
Re: Parallel Seq Scan Thom Brown 16:58
Re: proposal: searching in array function - array_position 📎 Pavel Stehule 17:12
Re: Parallel Seq Scan Thom Brown 17:29
Re: New CF app deployment Pavel Stehule 18:16
Re: New CF app deployment Pavel Stehule 18:20
Re: Add min and max execute statement time in pg_stat_statement Arne Scheffer 18:26
Re: Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 18:42
Re: [Pgbuildfarm-members] [HACKERS] Reducing buildfarm disk usage: remove temp installs when done Andrew Dunstan 18:49
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 20:13
Re: pgaudit - an auditing extension for PostgreSQL Robert Haas 20:20
Re: Merging postgresql.conf and postgresql.auto.conf Jim Nasby 20:24
Re: proposal: searching in array function - array_position Jim Nasby 20:32
Re: Parallel Seq Scan Jim Nasby 20:39
Re: Final Patch for GROUPING SETS 📎 Andrew Gierth 21:02
Re: Merging postgresql.conf and postgresql.auto.conf David Johnston 21:07
Re: logical column ordering Alvaro Herrera 21:30
Re: New CF app deployment Magnus Hagander 21:51
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 22:00
Re: pgaudit - an auditing extension for PostgreSQL Jim Nasby 22:03
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 22:04
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan 22:30
Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra 22:37
Re: B-Tree support function number 3 (strxfrm() optimization) Andrew Gierth 23:27
Re: Add min and max execute statement time in pg_stat_statement David G Johnston 23:32
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 23:33
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 23:34
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 23:34
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 23:34
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Michael Paquier 23:38
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan 23:54
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 23:57

Jan. 21, 2015

Thread Author Time
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 00:07

Browse Archives

Prev | Next