pgsql-hackers since 2013-06-25 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

June 25, 2013

Thread Author Time
Re: C++ compiler Joshua D. Drake 00:19
Re: C++ compiler Claudio Freire 00:21
Re: Adding IEEE 754:2008 decimal floating point and hardware support for it Tomas Vondra 00:31
Re: pg_filedump 9.3: checksums (and a few other fixes) Josh Kupershmidt 00:34
Re: C++ compiler Bruce Momjian 00:37
Re: request a new feature in fuzzystrmatch 📎 Joe Conway 01:02
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Robert Haas 01:13
Re: Possible bug in CASE evaluation Noah Misch 01:35
Re: C++ compiler Joshua D. Drake 01:38
Re: [9.4 CF 1] The Commitfest Slacker List Noah Misch 02:06
Re: [9.4 CF 1] The Commitfest Slacker List Michael Paquier 02:11
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Noah Misch 02:14
Re: C++ compiler Craig Ringer 02:32
Re: Patch for fail-back without fresh backup Amit Langote 02:40
Re: C++ compiler Bruce Momjian 02:44
Re: C++ compiler Bruce Momjian 03:03
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Steve Singer 03:16
Re: Patch for fail-back without fresh backup Pavan Deolasee 03:19
Re: [9.4 CF 1] The Commitfest Slacker List Tom Lane 03:56
Re: C++ compiler Tom Lane 04:16
Re: pg_filedump 9.3: checksums (and a few other fixes) Tom Lane 04:20
Re: Patch for fail-back without fresh backup Amit Langote 04:53
Re: Move unused buffers to freelist Amit Kapila 04:54
Re: proposal 9.4 plpgsql: allows access to call stack from GET DIAGNOSTICS statement Rushabh Lathia 05:02
Problem building in a directory shared from Mac to Ubuntu Ashutosh Bapat 05:14
Re: Problem building in a directory shared from Mac to Ubuntu 📎 Ashutosh Bapat 05:16
Re: C++ compiler james 05:36
Re: proposal 9.4 plpgsql: allows access to call stack from GET DIAGNOSTICS statement Pavel Stehule 05:39
Re: C++ compiler Craig Ringer 05:39
Re: Department of Redundancy Department: makeNode(FuncCall) division Jeevan Chalke 05:41
Re: [9.4 CF 1] The Commitfest Slacker List Mark Kirkwood 06:20
Re: fixing pg_ctl with relative paths Hari Babu 06:28
converting datum to numeric Szymon Guz 06:32
Re: [RFC] Minmax indexes Simon Riggs 06:33
Re: Problem building in a directory shared from Mac to Ubuntu Craig Ringer 06:33
Re: converting datum to numeric Pavel Stehule 06:51
Re: Problem building in a directory shared from Mac to Ubuntu Ashutosh Bapat 06:54
Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) 📎 Amit Kapila 06:54
Re: converting datum to numeric Szymon Guz 07:04
Re: [9.4 CF 1] The Commitfest Slacker List David Rowley 07:14
Re: [HACKERS] Frontend/backend protocol improvements proposal (request). Albe Laurenz 07:16
Re: [9.4 CF 1] The Commitfest Slacker List Brendan Jurd 08:15
PostgreSQL 9.3 latest dev snapshot Misa Simic 08:33
Re: Reduce maximum error in tuples estimation after vacuum. Kyotaro HORIGUCHI 08:36
Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc Jeevan Chalke 08:38
Re: proposal: enable new error fields in plpgsql (9.4) Rushabh Lathia 09:02
Re: proposal: enable new error fields in plpgsql (9.4) Pavel Stehule 09:11
Re: Add more regression tests for CREATE OPERATOR Robins Tharakan 09:12
Re: proposal: enable new error fields in plpgsql (9.4) Rushabh Lathia 09:24
Re: Department of Redundancy Department: makeNode(FuncCall) division Jeevan Chalke 09:24
Re: PostgreSQL 9.3 latest dev snapshot Michael Paquier 09:33
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Szymon Guz 09:42
Re: proposal: enable new error fields in plpgsql (9.4) Pavel Stehule 10:01
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions 📎 Szymon Guz 10:42
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Amit Kapila 11:26
Re: Naming of ORDINALITY column Dean Rasheed 11:38
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Dean Rasheed 11:58
Re: Index on regexes 📎 Heikki Linnakangas 12:03
Re: Index on regexes Heikki Linnakangas 12:21
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Ronan Dunklau 12:23
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Szymon Guz 12:27
Hash partitioning. Yuri Levinsky 12:48
Re: backend hangs at immediate shutdown (Re: Back-branch update releases coming in a couple weeks) MauMau 12:57
Re: Possible bug in CASE evaluation Andres Freund 13:01
Re: Possible bug in CASE evaluation Pavel Stehule 13:08
Re: Hash partitioning. Bruce Momjian 13:21
Re: PostgreSQL 9.3 latest dev snapshot Fujii Masao 13:23
Re: Patch for fail-back without fresh backup Sawada Masahiko 13:30
Re: PostgreSQL 9.3 latest dev snapshot Michael Paquier 13:31
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Tom Lane 13:42
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Pavel Stehule 13:50
Re: proposal: enable new error fields in plpgsql (9.4) 📎 Pavel Stehule 13:56
Re: Hash partitioning. Yuri Levinsky 14:19
Re: Hash partitioning. Bruce Momjian 14:25
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Robert Haas 14:59
Re: Hash partitioning. Robert Haas 15:02
Re: Hash partitioning. Bruce Momjian 15:06
Re: Hash partitioning. Robert Haas 15:15
Re: Bugfix and new feature for PGXS Andrew Dunstan 15:18
Re: Bugfix and new feature for PGXS 📎 Cédric Villemain 15:29
Re: GIN improvements part 3: ordering in index 📎 Heikki Linnakangas 15:31
Re: Fix pgstattuple/pgstatindex to use regclass-type as the argument Robert Haas 15:39
Re: Hash partitioning. Bruce Momjian 15:45
Re: pgbench --startup option Robert Haas 15:47
Re: C++ compiler Joshua D. Drake 15:52
Re: Hash partitioning. Robert Haas 15:55
Re: [HACKERS] Frontend/backend protocol improvements proposal (request). Dmitriy Igrishin 16:04
Re: Support for REINDEX CONCURRENTLY Fujii Masao 16:06
Re: refresh materialized view concurrently Robert Haas 16:07
Re: Hash partitioning. Tom Lane 16:08
Re: Hash partitioning. Yuri Levinsky 16:08
Re: [PATCH] add long options to pgbench (submission 1) Robert Haas 16:11
Re: isolationtester and 'specs' subdirectory Robert Haas 16:15
Re: [PATCH] add long options to pgbench (submission 1) Andres Freund 16:15
Re: [PATCH] add long options to pgbench (submission 1) Alvaro Herrera 16:15
Re: [PATCH] add long options to pgbench (submission 1) Tom Lane 16:17
Re: Hash partitioning. Bruce Momjian 16:21
Re: pluggable compression support Robert Haas 16:22
Re: [PATCH] add long options to pgbench (submission 1) Robert Haas 16:38
Re: pg_filedump 9.3: checksums (and a few other fixes) Jeff Davis 16:52
Re: Improvement of checkpoint IO scheduler for stable transaction responses 📎 Heikki Linnakangas 17:15
Kudos for Reviewers -- straw poll Josh Berkus 17:17
Re: Clean switchover Fujii Masao 17:23
Re: Kudos for Reviewers -- straw poll Heikki Linnakangas 17:27
Re: Kudos for Reviewers -- straw poll Erik Rijkers 17:29
Re: request a new feature in fuzzystrmatch Liming Hu 17:37
Re: Review: Patch to compute Max LSN of Data Pages Andres Freund 17:42
Re: Kudos for Reviewers -- straw poll Andres Freund 17:46
Re: Kudos for Reviewers -- straw poll Josh Berkus 17:48
Re: INTERVAL overflow detection is terribly broken Rok Kralj 17:48
Re: Kudos for Reviewers -- straw poll Joshua D. Drake 18:04
Re: Hash partitioning. Alvaro Herrera 18:08
Re: Hash partitioning. Claudio Freire 18:16
Re: GIN improvements part 3: ordering in index Alexander Korotkov 18:18
Re: pgbench --startup option Fabien COELHO 18:21
Re: Kudos for Reviewers -- straw poll Andres Freund 18:26
Re: Kudos for Reviewers -- straw poll Andrew Dunstan 18:27
Re: pluggable compression support Andres Freund 18:42
Re: Kudos for Reviewers -- straw poll Joshua D. Drake 18:42
Re: Kudos for Reviewers -- straw poll Claudio Freire 18:44
Re: Kudos for Reviewers -- straw poll Josh Berkus 18:44
Re: Hash partitioning. Christopher Browne 18:55
Re: pluggable compression support Josh Berkus 19:08
Re: [PATCH] add long options to pgbench (submission 1) 📎 Fabien COELHO 19:09
Re: pluggable compression support Andres Freund 19:15
Re: pluggable compression support Claudio Freire 19:22
Re: pluggable compression support Tom Lane 19:23
Re: Kudos for Reviewers -- straw poll Dean Rasheed 19:24
Re: pluggable compression support Josh Berkus 19:31
Re: Hash partitioning. Tom Lane 19:32
Re: Kudos for Reviewers -- straw poll David Fetter 19:33
LATERAL quals revisited Tom Lane 20:00
Re: Improvement of checkpoint IO scheduler for stable transaction responses Robert Haas 20:03
Re: Improvement of checkpoint IO scheduler for stable transaction responses Heikki Linnakangas 20:28
Re: Hash partitioning. Claudio Freire 20:28
Re: Optimizing pglz compressor 📎 Heikki Linnakangas 20:45
Re: XLogInsert scaling, revisited Jeff Janes 21:18
Review: query result history in psql ian link 21:29
Re: LATERAL quals revisited Antonin Houska 21:50
Re: Hash partitioning. Kevin Grittner 21:52
Re: LATERAL quals revisited Tom Lane 22:52
Re: Possible bug in CASE evaluation Noah Misch 23:05
Re: fixing pg_ctl with relative paths 📎 Josh Kupershmidt 23:32
Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Josh Berkus 23:32
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Steve Singer 23:40
Re: Possible bug in CASE evaluation Andres Freund 23:41

June 26, 2013

Thread Author Time
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Josh Berkus 00:01
Re: Review: UNNEST (and other functions) WITH ORDINALITY Josh Berkus 00:22
Re: Kudos for Reviewers -- straw poll Brendan Jurd 00:40
Re: Hash partitioning. Claudio Freire 00:59
Re: Kudos for Reviewers -- straw poll David Johnston 01:05
Re: Reduce maximum error in tuples estimation after vacuum. 📎 Kyotaro HORIGUCHI 01:16
Re: Possible bug in CASE evaluation Tom Lane 01:32
Re: Review: UNNEST (and other functions) WITH ORDINALITY Tom Lane 01:47
Re: Reduce maximum error in tuples estimation after vacuum. 📎 Kyotaro HORIGUCHI 02:10
Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc 📎 Mark Wong 02:19
Re: Patch to add regression tests for SCHEMA Fabien COELHO 02:47
Re: [RFC] Minmax indexes Alvaro Herrera 02:55
Re: updated emacs configuration Peter Eisentraut 03:04
Re: updated emacs configuration Peter Eisentraut 03:14
Re: updated emacs configuration Peter Eisentraut 03:17
Re: Review: Patch to compute Max LSN of Data Pages Amit Kapila 03:20
Re: updated emacs configuration Peter Eisentraut 03:26
Computer VARSIZE_ANY(PTR) during debugging Amit Langote 04:27
Re: Patch for fail-back without fresh backup Amit Kapila 04:40
Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Amit Kapila 04:51
Re: pgbench --startup option Jeff Janes 04:54
Re: Reduce maximum error in tuples estimation after vacuum. Amit Kapila 05:35
Re: fixing pg_ctl with relative paths Hari Babu 05:36
Bloom Filter lookup for hash joins Atri Sharma 06:46
Re: Add more regression tests for dbcommands 📎 Robins Tharakan 06:55
Re: Review: UNNEST (and other functions) WITH ORDINALITY Dean Rasheed 07:03
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Szymon Guz 07:17
Re: [9.4 CF 1] The Commitfest Slacker List Robins 07:23
Re: Add more regression tests for CREATE OPERATOR Robins Tharakan 07:26
Re: Add more regression tests for CREATE OPERATOR Szymon Guz 07:29
Re: Review: Patch to compute Max LSN of Data Pages Andres Freund 07:50
Re: Add visibility map information to pg_freespace. Kyotaro HORIGUCHI 08:09
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions 📎 Ronan Dunklau 08:12
Re: Hash partitioning. Yuri Levinsky 08:17
Re: Add visibility map information to pg_freespace. Simon Riggs 08:20
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Dean Rasheed 08:21
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions 📎 Szymon Guz 08:28
Re: [HACKERS] Frontend/backend protocol improvements proposal (request). Albe Laurenz 08:33
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions Szymon Guz 08:35
Re: Improvement of checkpoint IO scheduler for stable transaction responses KONDO Mitsumasa 08:37
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Pavel Stehule 08:38
Re: refresh materialized view concurrently 📎 Kevin Grittner 08:38
Re: Bloom Filter lookup for hash joins Pavel Stehule 08:39
Re: Kudos for Reviewers -- straw poll Albe Laurenz 08:43
Re: Bloom Filter lookup for hash joins Atri Sharma 08:43
Re: Kudos for Reviewers -- straw poll Atri Sharma 08:49
Re: updated emacs configuration Dimitri Fontaine 08:51
Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] Andrew Gierth 08:51
Re: updated emacs configuration Jan Urbański 09:23
Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc Jeevan Chalke 10:02
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions 📎 Ronan Dunklau 10:04
Re: Review: Patch to compute Max LSN of Data Pages Amit Kapila 10:52
Re: [PATCH] Fix conversion for Decimal arguments in plpython functions 📎 Szymon Guz 11:03
Re: Bloom Filter lookup for hash joins Ants Aasma 11:08

Browse Archives

Prev | Next