pgsql-hackers since 2013-03-14 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

March 14, 2013

Thread Author Time
Re: Temporal features in PostgreSQL Jim Nasby 00:06
Re: Using indexes for partial index builds Ants Aasma 00:10
Re: Increasing code-coverage of 'make check' robins 00:50
TupleTable like data structure Luma 01:05
Re: Materialized View patch broke pg_dump Kevin Grittner 01:30
Re: is it bug? - printing boolean domains in sql/xml function Peter Eisentraut 02:45
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit Kapila 12:53
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] 📎 Amit Kapila 13:27
Re: Statistics and selectivity estimation for ranges Heikki Linnakangas 13:44
Foreign table feedback Thom Brown 13:52
Re: Foreign table feedback Tom Lane 14:14
Re: Identity projection Tom Lane 15:04
Re: scanner/parser minimization Heikki Linnakangas 17:08
Re: scanner/parser minimization Tom Lane 17:30
Re: WIP: index support for regexp search Alexander Korotkov 17:40
Re: matview join view error Kevin Grittner 18:40
Re: matview patch readability/correctness gripe Kevin Grittner 19:07
Re: Identity projection Tom Lane 19:22
Re: Foreign table feedback Josh Berkus 20:32
Re: Foreign table feedback Thom Brown 20:37
Re: postgres_fdw vs data formatting GUCs (was Re: [v9.3] writable foreign tables) Daniel Farina 21:27
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] 📎 Boszormenyi Zoltan 23:48

March 15, 2013

Thread Author Time
Re: pg_dump selectively ignores extension configuration tables 📎 Joe Conway 00:23
Assertion failure when promoting node by deleting recovery.conf and restart node 📎 Michael Paquier 02:25
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used Tom Lane 03:00
Re: postgres_fdw vs data formatting GUCs (was Re: [v9.3] writable foreign tables) Tom Lane 03:07
Re: [v9.3] writable foreign tables Robert Haas 03:20
Re: Identity projection Amit Kapila 04:21
Re: Identity projection Amit Kapila 04:24
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 09:20
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] (Fix memory growth) 📎 Amit Kapila 10:57
Re: Enabling Checksums Ants Aasma 12:32
Re: Enabling Checksums 📎 Ants Aasma 12:34
Re: Enabling Checksums Andres Freund 13:08
Re: lock AccessShareLock on object 0/1260/0 is already held 📎 Pavel Stehule 14:19
Re: [v9.3] writable foreign tables Tom Lane 15:00
Re: Materialized view assertion failure in HEAD 📎 Kevin Grittner 15:36
Re: Materialized view assertion failure in HEAD Tom Lane 15:47
Re: Materialized view assertion failure in HEAD Kevin Grittner 15:57
Re: buffer assertion tripping under repeat pgbench load Tom Lane 16:27
Re: sql_drop Event Triggerg 📎 Alvaro Herrera 17:01
Re: Strange Windows problem, lock_timeout test request Tom Lane 17:53
pg_test_fsync crashes on systems with POSIX signal handling Tom Lane 19:05
Re: Materialized view assertion failure in HEAD 📎 Kevin Grittner 19:38
Re: Add some regression tests for SEQUENCE 📎 robins 20:33
Re: in-catalog Extension Scripts and Control parameters (templates?) 📎 Alvaro Herrera 21:00
Re: pg_test_fsync crashes on systems with POSIX signal handling Bruce Momjian 21:15
Re: Re: Doc patch making firm recommendation for setting the value of commit_delay Tom Lane 21:47
Should array_length() Return NULL David E. Wheeler 21:56
Re: in-catalog Extension Scripts and Control parameters (templates?) Tom Lane 22:00
Re: Should array_length() Return NULL Tom Lane 22:07
Re: Should array_length() Return NULL David E. Wheeler 22:08
Re: Materialized view assertion failure in HEAD Tom Lane 22:36
Re: Should array_length() Return NULL Tom Lane 22:42
Re: in-catalog Extension Scripts and Control parameters (templates?) Dimitri Fontaine 22:59
Re: Should array_length() Return NULL David E. Wheeler 23:06

March 16, 2013

Thread Author Time
Re: Materialized view assertion failure in HEAD Alvaro Herrera 01:16
Improving avg performance for numeric 📎 Hadi Moshayedi 04:15
Re: Improving avg performance for numeric Pavel Stehule 04:56
Re: Should array_length() Return NULL Brendan Jurd 15:25
Re: Support for REINDEX CONCURRENTLY Fujii Masao 15:35
Re: Strange Windows problem, lock_timeout test request 📎 Boszormenyi Zoltan 15:59
Re: Strange Windows problem, lock_timeout test request Tom Lane 16:42
Re: Strange Windows problem, lock_timeout test request 📎 Boszormenyi Zoltan 17:17
Re: Strange Windows problem, lock_timeout test request Stephen Frost 17:48
Re: Strange Windows problem, lock_timeout test request Tom Lane 18:04
Re: Should array_length() Return NULL Tom Lane 18:19
Re: Should array_length() Return NULL David E. Wheeler 18:21
Re: Strange Windows problem, lock_timeout test request Stephen Frost 18:26
Re: Support for REINDEX CONCURRENTLY Michael Paquier 18:31
Re: Should array_length() Return NULL Pavel Stehule 18:50
Re: Should array_length() Return NULL Brendan Jurd 19:06
Re: Should array_length() Return NULL Tom Lane 19:27
Re: Enabling Checksums Simon Riggs 21:02

March 17, 2013

Thread Author Time
Re: Strange Windows problem, lock_timeout test request Alvaro Herrera 00:35
Re: Enabling Checksums Tom Lane 00:41
Re: Strange Windows problem, lock_timeout test request Tom Lane 03:48
Re: Strange Windows problem, lock_timeout test request Tom Lane 03:53
Re: Should array_length() Return NULL Brendan Jurd 04:31
Re: Should array_length() Return NULL Tom Lane 04:41
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 08:00
Re: Support for REINDEX CONCURRENTLY 📎 Michael Paquier 12:24
[PATCH] Version info mixes up host and target platform when cross-compiling 📎 Marti Raudsepp 13:17
Re: [PATCH] Version info mixes up host and target platform when cross-compiling Marti Raudsepp 13:38
Re: [PATCH] Version info mixes up host and target platform when cross-compiling Marti Raudsepp 14:25
Re: Strange Windows problem, lock_timeout test request Tom Lane 15:07
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Greg Smith 16:05
pgsql: Move pqsignal() to libpgport. Tom Lane 16:06
Re: [COMMITTERS] pgsql: Move pqsignal() to libpgport. 📎 Guillaume Lelarge 17:52
Re: [COMMITTERS] pgsql: Move pqsignal() to libpgport. Tom Lane 18:13
Re: [COMMITTERS] pgsql: Move pqsignal() to libpgport. Guillaume Lelarge 18:17
Continue to export pqsignal() from libpq.so? Tom Lane 18:33
Re: Strange Windows problem, lock_timeout test request 📎 Boszormenyi Zoltan 19:06
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Boszormenyi Zoltan 19:49
Re: Enabling Checksums Simon Riggs 20:41
Re: Enabling Checksums Simon Riggs 20:45

March 18, 2013

Thread Author Time
Re: Enabling Checksums Greg Smith 00:04
Re: Enabling Checksums Greg Smith 00:50
Re: [HACKERS] Trust intermediate CA for client certificates Craig Ringer 01:54
Re: Strange Windows problem, lock_timeout test request Tom Lane 02:52
Re: [v9.3] OAT_POST_ALTER object access hooks Robert Haas 02:57
Re: pg_test_fsync crashes on systems with POSIX signal handling Tom Lane 03:10
Patch to add regression tests for SCHEMA 📎 robins 03:59
Re: Patch to add regression tests for SCHEMA Alvaro Herrera 04:12
Re: Trust intermediate CA for client certificates Craig Ringer 05:07
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 05:22
Re: Enabling Checksums Daniel Farina 05:26
Re: Strange Windows problem, lock_timeout test request Boszormenyi Zoltan 05:29
Re: Strange Windows problem, lock_timeout test request Tom Lane 05:47
Re: Trust intermediate CA for client certificates Ian Pilcher 06:27
Re: Trust intermediate CA for client certificates Craig Ringer 07:01
Re: [HACKERS] Trust intermediate CA for client certificates Craig Ringer 07:10
Re: Patch to add regression tests for SCHEMA robins 07:29
Re: Improving avg performance for numeric Pavel Stehule 08:36
Re: Improving avg performance for numeric Hadi Moshayedi 08:55
Re: Strange Windows problem, lock_timeout test request 📎 Boszormenyi Zoltan 10:40
Re: Patch to add regression tests for SCHEMA 📎 robins 11:46
Re: Trust intermediate CA for client certificates Stephen Frost 12:55
Re: Enabling Checksums Simon Riggs 14:01
Re: Strange Windows problem, lock_timeout test request Tom Lane 14:09
Re: in-catalog Extension Scripts and Control parameters (templates?) Dimitri Fontaine 15:05
Re: Improving avg performance for numeric 📎 Pavel Stehule 15:25
pg_upgrade segfaults when given an invalid PGSERVICE value 📎 Steve Singer 16:08
Re: Materialized view assertion failure in HEAD 📎 Tom Lane 16:46
Re: Enabling Checksums Bruce Momjian 17:52
Re: transforms Josh Berkus 17:56
Re: Support for REINDEX CONCURRENTLY Fujii Masao 18:03
Re: Enabling Checksums Pavel Stehule 18:21
Re: Support for REINDEX CONCURRENTLY Fujii Masao 18:24
Re: Enabling Checksums Simon Riggs 18:24
Re: Enabling Checksums Stephen Frost 18:25
Re: Enabling Checksums Josh Berkus 18:28
Re: Materialized view assertion failure in HEAD Kevin Grittner 18:39
Re: Enabling Checksums Jeff Davis 18:42
Re: Enabling Checksums Jeff Davis 19:02
Re: Enabling Checksums Bruce Momjian 19:03
Re: Enabling Checksums Bruce Momjian 19:06
Re: Re: Doc patch making firm recommendation for setting the value of commit_delay Bruce Momjian 19:07
Re: Enabling Checksums Simon Riggs 19:25
Re: JSON Function Bike Shedding Andrew Dunstan 19:29
Re: Enabling Checksums Greg Smith 19:40
Re: Enabling Checksums Greg Smith 19:46
Re: Materialized view assertion failure in HEAD Tom Lane 19:56
machine-parseable object descriptions Alvaro Herrera 20:03
Re: JSON Function Bike Shedding Tom Lane 20:12
Re: JSON Function Bike Shedding Josh Berkus 20:20
Re: Enabling Checksums Greg Smith 20:31
Re: machine-parseable object descriptions Tom Lane 20:31
Re: machine-parseable object descriptions Dimitri Fontaine 20:38
Re: Materialized view assertion failure in HEAD Kevin Grittner 20:42
Re: [HACKERS] Trust intermediate CA for client certificates 📎 Ian Pilcher 21:38
Re: Add some regression tests for SEQUENCE 📎 Robins Tharakan 22:10
Re: machine-parseable object descriptions Dimitri Fontaine 22:24
Re: Add some regression tests for SEQUENCE Josh Kupershmidt 22:37
Re: Add some regression tests for SEQUENCE 📎 Robins Tharakan 23:07
Re: Support for REINDEX CONCURRENTLY Michael Paquier 23:54
Re: Support for REINDEX CONCURRENTLY Michael Paquier 23:57

March 19, 2013

Thread Author Time
Re: Support for REINDEX CONCURRENTLY Michael Paquier 00:09
Re: Enabling Checksums 📎 Ants Aasma 00:17
Remove invalid indexes from pg_dump Was: Support for REINDEX CONCURRENTLY 📎 Michael Paquier 00:19
Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls 📎 Nicholas White 00:27
Re: Enabling Checksums Daniel Farina 00:36
Re: pg_upgrade segfaults when given an invalid PGSERVICE value Bruce Momjian 01:17
Re: Enabling Checksums Greg Smith 02:13
Re: machine-parseable object descriptions Darren Duncan 02:23
backward incompatible pg_basebackup and pg_receivexlog Peter Eisentraut 02:42
Re: Enabling Checksums Daniel Farina 02:59
Re: Optimizing pglz compressor Daniel Farina 05:27
Re: [HACKERS] Trust intermediate CA for client certificates Craig Ringer 05:28
Быстрые вклады с прибылью от 30% до 90% ежемесячно! =?koi8-r?B?IunO18XT1MnS1cog1yDQ0s/H0sHNzc7PxSDPwsXT0MXexc7JxSEi?= 05:35
Re: [HACKERS] Trust intermediate CA for client certificates Stephen Frost 05:46
Re: [HACKERS] Trust intermediate CA for client certificates Craig Ringer 06:14
Re: Improving avg performance for numeric 📎 Hadi Moshayedi 06:43
Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used Kyotaro HORIGUCHI 07:54
Re: Identity projection Kyotaro HORIGUCHI 08:45
Writable FDW: returning clauses. Ronan Dunklau 09:37
Re: backward incompatible pg_basebackup and pg_receivexlog Heikki Linnakangas 11:39
Re: backward incompatible pg_basebackup and pg_receivexlog Magnus Hagander 11:49
Re: [GENERAL] Trust intermediate CA for client certificates Bruce Momjian 12:28
Re: Trust intermediate CA for client certificates Stephen Frost 12:39
Re: postgres_fdw vs data formatting GUCs (was Re: [v9.3] writable foreign tables) 📎 Daniel Farina 13:16
Re: [v9.3] OAT_POST_ALTER object access hooks 📎 Kohei KaiGai 13:28
Re: Trust intermediate CA for client certificates Craig Ringer 13:37
Re: Trust intermediate CA for client certificates Bruce Momjian 13:41
Re: Trust intermediate CA for client certificates Stephen Frost 13:46
Re: pg_upgrade segfaults when given an invalid PGSERVICE value Steve Singer 14:12
Re: Writable FDW: returning clauses. Tom Lane 14:13
Re: Review of Row Level Security 📎 Kohei KaiGai 15:08
Re: Improving avg performance for numeric Kevin Grittner 15:38
Re: Improving avg performance for numeric Pavel Stehule 16:12
Re: Improving avg performance for numeric Tom Lane 16:25
Re: Improving avg performance for numeric Hadi Moshayedi 16:37
Re: Improving avg performance for numeric Tom Lane 16:45
Re: Enabling Checksums Jeff Davis 17:18
Re: Enabling Checksums Jeff Davis 17:26
Re: Call for Google Summer of Code mentors, admins Thom Brown 17:42
Re: Enabling Checksums Simon Riggs 17:45
Re: Enabling Checksums Simon Riggs 17:47
Re: Improving avg performance for numeric Tom Lane 17:58
Re: Enabling Checksums Tom Lane 18:07

Browse Archives

Prev | Next