pgsql-hackers since 2014-01-28 00:00

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. 28, 2014

Thread Author Time
Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai 00:14
Re: INTERVAL overflow detection is terribly broken Tom Lane 00:19
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 01:12
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 01:14
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:15
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 01:23
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Andrew Dunstan 01:34
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:35
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:35
Re: Race condition in b-tree page deletion Peter Geoghegan 01:55
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:04
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:07
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 02:08
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:17
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Peter Eisentraut 02:17
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 02:21
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:31
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:33
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Robert Haas 02:40
Re: Freezing without write I/O Robert Haas 02:41
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:50
Re: Add force option to dropdb Sawada Masahiko 03:17
Fix comment typo in /src/backend/command/cluster.c 📎 Sawada Masahiko 03:24
Re: Fix comment typo in /src/backend/command/cluster.c Andrew Dunstan 03:33
Re: WIP patch (v2) for updatable security barrier views Craig Ringer 03:34
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 03:36
Re: Performance Improvement by reducing WAL for Update Operation 📎 Robert Haas 03:39
Re: PoC: Partial sort Marti Raudsepp 03:41
Re: jsonb and nested hstore 📎 Andrew Dunstan 03:43
Re: INTERVAL overflow detection is terribly broken Bruce Momjian 03:48
Re: Fix comment typo in /src/backend/command/cluster.c Gavin Flower 03:48
Re: Fix comment typo in /src/backend/command/cluster.c Sawada Masahiko 03:50
Re: GIN improvements part2: fast scan 📎 Tomas Vondra 03:54
pg_basebackup and pg_stat_tmp directory Fujii Masao 03:56
Re: inherit support for foreign tables Etsuro Fujita 04:07
Re: pg_basebackup and pg_stat_tmp directory Michael Paquier 04:08
Re: WIP patch (v2) for updatable security barrier views Kouhei Kaigai 04:10
Re: inherit support for foreign tables Kouhei Kaigai 04:34
Re: Retain dynamic shared memory segments for postmaster lifetime 📎 Amit Kapila 04:41
Re: pg_basebackup and pg_stat_tmp directory Fujii Masao 04:59
Re: pg_basebackup and pg_stat_tmp directory Amit Kapila 05:11
Re: Fix comment typo in /src/backend/command/cluster.c David Fetter 05:29
Re: Retain dynamic shared memory segments for postmaster lifetime Amit Langote 05:30
Re: Why conf.d should be default, and auto.conf and recovery.conf should be in it Amit Kapila 05:48
Re: PoC: Partial sort Alexander Korotkov 05:51
Re: Fix comment typo in /src/backend/command/cluster.c Michael Paquier 05:51
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 06:11
Re: Add min and max execute statement time in pg_stat_statement Rajeev rastogi 06:17
Union-ifying RangeTblEntry Craig Ringer 06:18
Re: [COMMITTERS] pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 06:33
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 06:35
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 06:38
Re: Fix comment typo in /src/backend/command/cluster.c 📎 David Fetter 06:58
Re: git-review: linking commits to review discussion in git Heikki Linnakangas 07:10
Re: Fix comment typo in /src/backend/command/cluster.c Heikki Linnakangas 07:20
Re: GIN improvements part2: fast scan Heikki Linnakangas 07:29
Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire 📎 Christian Kruse 08:08
Re: Fwd: Proposal: variant of regclass 📎 Yugo Nagata 08:38
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 08:39
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core 📎 Peter Geoghegan 08:45
Re: pg_basebackup and pg_stat_tmp directory Magnus Hagander 08:51
Observed Compilation warning in WIN32 build 📎 Rajeev rastogi 09:13
Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Rajeev rastogi 09:39
Function definition removed but prototype still there 📎 Rajeev rastogi 09:42
Re: UNION ALL on partitioned tables won't use indices. 📎 Kyotaro HORIGUCHI 09:53
Re: WIP patch (v2) for updatable security barrier views Simon Riggs 10:02
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa 10:23
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 10:27
Re: A better way than tweaking NTUP_PER_BUCKET Jeremy Harris 10:32
Re: PoC: Partial sort Marti Raudsepp 10:36
Re: alternative back-end block formats Cédric Villemain 10:42
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode 📎 Ian Lawrence Barwick 10:55
Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI 11:12
Re: Race condition in b-tree page deletion 📎 Heikki Linnakangas 11:13
Re: Observed Compilation warning in WIN32 build Andres Freund 11:28
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas 11:51
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse 11:58
Re: alternative back-end block formats Christian Convey 12:46
Re: [Review] inherit support for foreign tables Etsuro Fujita 13:01
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse 13:12
Re: KNN-GiST with recheck Heikki Linnakangas 13:54
Re: Add force option to dropdb 📎 salah jubeh 14:01
Re: Planning time in explain/explain analyze Robert Haas 14:03
Re: KNN-GiST with recheck Alexander Korotkov 14:12
bison, flex and ./configure salah jubeh 14:14
Re: bison, flex and ./configure Heikki Linnakangas 14:18
Re: bison, flex and ./configure salah jubeh 14:28
Re: jsonb and nested hstore Merlin Moncure 14:38
Re: bison, flex and ./configure Heikki Linnakangas 14:48
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 14:55
Re: bison, flex and ./configure salah jubeh 14:58
Re: jsonb and nested hstore Andrew Dunstan 15:01
Re: jsonb and nested hstore Merlin Moncure 15:02
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode Andrew Dunstan 15:12
Re: [PATCH] Implement json_array_elements_text Andrew Dunstan 15:16
Re: Union-ifying RangeTblEntry Robert Haas 15:17
Re: proposal: hide application_name from other users Greg Stark 15:27
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode Ian Lawrence Barwick 15:28
Mailing subscription test Ioseph Kim 15:30
Re: Union-ifying RangeTblEntry Tom Lane 15:36
Suspicion of a compiler bug in clang: using ternary operator in ereport() Christian Kruse 15:43
Re: proposal: hide application_name from other users Tom Lane 15:49
Re: jsonb and nested hstore Alvaro Herrera 15:50
Re: proposal: hide application_name from other users Andres Freund 15:52
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Christian Kruse 15:57
Re: alternative back-end block formats Tom Lane 16:00
Re: jsonb and nested hstore Andrew Dunstan 16:00
Re: jsonb and nested hstore Tom Lane 16:09
Re: [PATCH] Use MAP_HUGETLB where supported (v3) 📎 Christian Kruse 16:11
Re: A minor correction in comment in heaptuple.c 📎 Bruce Momjian 16:14
Re: A minor correction in comment in heaptuple.c Andres Freund 16:16
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Tom Lane 16:18
Re: A minor correction in comment in heaptuple.c Tom Lane 16:20
Re: jsonb and nested hstore Alvaro Herrera 16:22
Re: jsonb and nested hstore Andrew Dunstan 16:26
Re: jsonb and nested hstore Tom Lane 16:27
Re: jsonb and nested hstore Tom Lane 16:29
Re: Function definition removed but prototype still there Bruce Momjian 16:29
Re: jsonb and nested hstore Andrew Dunstan 16:33
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 16:36
Re: jsonb and nested hstore Andrew Dunstan 16:46
Re: Changeset Extraction v7.3 Thom Brown 16:49
Re: A better way than tweaking NTUP_PER_BUCKET Jeff Janes 16:53
Re: Changeset Extraction v7.3 Robert Haas 16:53
Re: Performance Improvement by reducing WAL for Update Operation Heikki Linnakangas 17:01
Re: A minor correction in comment in heaptuple.c Bruce Momjian 17:10
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 17:15
Re: ALTER TABLE lock strength reduction patch is unsafe Heikki Linnakangas 17:21
Re: A minor correction in comment in heaptuple.c Alvaro Herrera 17:25
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 17:26
Re: alternative back-end block formats Christian Convey 17:28
Re: A minor correction in comment in heaptuple.c Bruce Momjian 17:29
Re: A minor correction in comment in heaptuple.c Andres Freund 17:30
Re: ALTER TABLE lock strength reduction patch is unsafe Heikki Linnakangas 17:30
Re: KNN-GiST with recheck Heikki Linnakangas 17:32
Re: Performance Improvement by reducing WAL for Update Operation Jinyu 17:33
GSoC 2014 - mentors, students and admins Thom Brown 17:34
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Tom Lane 17:34
Re: ALTER TABLE lock strength reduction patch is unsafe Alvaro Herrera 17:36
Re: alternative back-end block formats Tom Lane 17:39
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 17:40
Re: ALTER TABLE lock strength reduction patch is unsafe Tom Lane 17:42
Re: A minor correction in comment in heaptuple.c Bruce Momjian 17:42
Re: ALTER TABLE lock strength reduction patch is unsafe Andres Freund 17:46
Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Atri Sharma 17:46
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 17:47
Re: GSoC 2014 - mentors, students and admins Atri Sharma 17:48
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 17:54
Re: jsonb and nested hstore Merlin Moncure 17:58
Re: [PATCH] Support for pg_stat_archiver view Fujii Masao 18:03
Re: [PATCH] Support for pg_stat_archiver view Alvaro Herrera 18:07
Re: jsonb and nested hstore Josh Berkus 18:09
Re: new json funcs Josh Berkus 18:11
Weird error messages from Windows upon client death Jeff Janes 18:19
Re: new json funcs Alvaro Herrera 18:22
Re: jsonb and nested hstore Merlin Moncure 18:29
Re: alternative back-end block formats Christian Convey 18:33
Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Josh Berkus 18:35
Re: jsonb and nested hstore Josh Berkus 18:37
Re: jsonb and nested hstore Alvaro Herrera 18:56
Re: Fwd: Request for error explaination || Adding a new integer in indextupleData Structure Rohit Goyal 18:57
Re: jsonb and nested hstore Josh Berkus 19:09
Patch: regexp_matches variant returning an array of matching positions 📎 Björn Harrtell 19:24
Re: proposal: hide application_name from other users Greg Stark 19:28
Re: GSoC 2014 - mentors, students and admins Stephen Frost 19:43
Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Maxence AHLOUCHE 19:48
Re: GSoC 2014 - mentors, students and admins Thom Brown 19:53
Re: proposal: hide application_name from other users Greg Stark 19:55
Re: proposal: hide application_name from other users Josh Berkus 19:56
Re: UNION ALL on partitioned tables won't use indices. Noah Misch 20:00
Re: Fwd: Request for error explaination || Adding a new integer in indextupleData Structure Jeff Janes 20:03
Re: proposal: hide application_name from other users Greg Stark 20:08
Re: proposal: hide application_name from other users Tom Lane 20:10
Re: proposal: hide application_name from other users Josh Berkus 20:14
Re: proposal: hide application_name from other users Stephen Frost 20:15
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 20:16
Re: proposal: hide application_name from other users Stephen Frost 20:17
Re: Planning time in explain/explain analyze Tom Lane 20:39
Re: new json funcs Andrew Dunstan 20:51
Re: fixing pg_ctl with relative paths Bruce Momjian 21:11
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Christian Kruse 21:12
Re: Patch: regexp_matches variant returning an array of matching positions Alvaro Herrera 21:19
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Tom Lane 21:19
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Jason Petersen 21:20
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Andres Freund 21:22
Re: WIP patch (v2) for updatable security barrier views Robert Haas 21:28
Re: updated emacs configuration Bruce Momjian 21:28
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Alvaro Herrera 21:31
Re: updated emacs configuration Bruce Momjian 21:32
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Andres Freund 21:35
Re: Changeset Extraction v7.3 Robert Haas 21:37
Re: updated emacs configuration Alvaro Herrera 21:39
Re: Changeset Extraction v7.3 Thom Brown 21:48
Re: Changeset Extraction v7.3 Andres Freund 21:56
Re: Fwd: Request for error explaination || Adding a new integer in indextupleData Structure Rohit Goyal 21:59
Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() Stephen Frost 22:00
Re: new json funcs Marko Tiikkaja 22:07
Re: Changeset Extraction v7.3 Thom Brown 22:27
Re: Changeset Extraction v7.3 Rod Taylor 22:31
Re: new json funcs Andrew Dunstan 22:37

Browse Archives

Prev | Next