pgsql-hackers since 2014-04-07 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

April 7, 2014

Thread Author Time
Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Rajeev rastogi 03:23
Autonomous Transaction (WIP) 📎 Rajeev rastogi 04:06
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 04:20
automatically updating security barrier views Drew Crawford 06:26
Re: Autonomous Transaction (WIP) Pavel Stehule 06:42
Re: Autonomous Transaction (WIP) Craig Ringer 06:50
Re: Pending 9.4 patches Craig Ringer 06:59
Re: Autonomous Transaction (WIP) Ian Barwick 07:00
Re: Including replication slot data in base backups 📎 Michael Paquier 07:04
Re: polymorphic SQL functions has a problem with domains Pavel Stehule 07:18
Re: Get more from indices. Etsuro Fujita 08:45
Re: PQputCopyData dont signal error Martijn van Oosterhout 09:27
Re: Autonomous Transaction (WIP) Rajeev rastogi 09:53
Re: Autonomous Transaction (WIP) Rajeev rastogi 09:59
Re: Autonomous Transaction (WIP) Pavel Stehule 10:11
Re: Autonomous Transaction (WIP) Atri Sharma 10:16
Re: Autonomous Transaction (WIP) Andres Freund 10:19
Re: Autonomous Transaction (WIP) Pavel Stehule 10:20
Re: automatically updating security barrier views Stephen Frost 12:42
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 13:09
Re: Proposal: COUNT(*) (and related) speedup Rajeev rastogi 13:10
Re: [bug fix] pg_ctl always uses the same event source Tom Lane 13:40
Re: PQputCopyData dont signal error Tom Lane 13:50
Re: Pending 9.4 patches Tom Lane 14:03
Re: FastPathStrongRelationLocks still has an issue in HEAD Robert Haas 14:06
Re: tds_fdw for Sybase and MS SQL Server Mike Blackwell 14:13
Re: FastPathStrongRelationLocks still has an issue in HEAD Andres Freund 14:20
Re: Windows exit code 128 ... it's baaack Andres Freund 14:26
Re: ipc_test Robert Haas 14:43
Re: FastPathStrongRelationLocks still has an issue in HEAD Robert Haas 14:45
Re: [bug fix] pg_ctl always uses the same event source Robert Haas 14:48
Re: FastPathStrongRelationLocks still has an issue in HEAD Andres Freund 14:48
Re: gsoc knn spgist Robert Haas 14:50
Re: FastPathStrongRelationLocks still has an issue in HEAD Tom Lane 14:54
Re: FastPathStrongRelationLocks still has an issue in HEAD Robert Haas 15:20
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 15:37
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 15:41
Re: Fwd: Proposal: variant of regclass Robert Haas 16:00
Re: Useless "Replica Identity: NOTHING" noise from psql \d Robert Haas 16:03
Re: Including replication slot data in base backups Robert Haas 16:18
Re: Fwd: Proposal: variant of regclass Tom Lane 16:28
Re: Fwd: Proposal: variant of regclass Andres Freund 16:36
Re: Including replication slot data in base backups Fabrízio de Royes Mello 16:47
Re: Fwd: Proposal: variant of regclass Tom Lane 16:59
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 17:01
Re: Fwd: Proposal: variant of regclass Andres Freund 17:18
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 17:23
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 17:29
Re: B-Tree support function number 3 (strxfrm() optimization) Andres Freund 17:42
Re: Add min and max execute statement time in pg_stat_statement Alvaro Herrera 17:43
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 17:45
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 17:47
Re: B-Tree support function number 3 (strxfrm() optimization) Andres Freund 17:54
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 17:58
Re: Firing trigger if only Fabrízio de Royes Mello 18:08
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:12
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 18:12
WAL replay bugs Heikki Linnakangas 18:16
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:17
Re: B-Tree support function number 3 (strxfrm() optimization) Andres Freund 18:19
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 18:19
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 18:20
Re: B-Tree support function number 3 (strxfrm() optimization) Alvaro Herrera 18:20
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:29
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:35
Re: B-Tree support function number 3 (strxfrm() optimization) Andres Freund 18:35
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 18:47
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 18:52
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:54
Re: B-Tree support function number 3 (strxfrm() optimization) Greg Stark 18:56
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 18:58
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 18:59
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:11
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 19:12
Re: B-Tree support function number 3 (strxfrm() optimization) Stephen Frost 19:20
"Transaction local" statistics are incorrect at speed Tom Lane 19:22
Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Andres Freund 19:28
Re: "Transaction local" statistics are incorrect at speed Stephen Frost 19:35
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Tom Lane 19:58
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Andres Freund 20:03
Re: Add min and max execute statement time in pg_stat_statement Tom Lane 20:19
Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund 20:24
Re: B-Tree support function number 3 (strxfrm() optimization) Tom Lane 20:25
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Tom Lane 20:29
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 20:35
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Andres Freund 20:38
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 22:49
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 23:32

April 8, 2014

Thread Author Time
Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Michael Paquier 00:26
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Tom Lane 01:47
Re: WAL replay bugs Josh Berkus 03:19
Default gin operator class of jsonb failing with index row size maximum reached 📎 Michael Paquier 03:29
Re: WAL replay bugs Michael Paquier 03:41
Re: Add min and max execute statement time in pg_stat_statement Robert Haas 03:59
Re: Add min and max execute statement time in pg_stat_statement Tom Lane 04:22
Re: four minor proposals for 9.5 Amit Kapila 04:27
Re: GiST support for inet datatypes 📎 Tom Lane 04:52
Re: PostgreSQL Columnar Store for Analytic Workloads Stefan Keller 06:28
Doc typo in "9.28. Event Trigger Functions" 📎 Ian Barwick 06:39
Re: Fwd: Proposal: variant of regclass 📎 Yugo Nagata 07:01
Re: Including replication slot data in base backups 📎 Michael Paquier 07:08
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Andres Freund 08:49
Minor improvements in alter_table.sgml 📎 Etsuro Fujita 09:05
Patch: add psql tab completion for event triggers 📎 Ian Barwick 09:22
Re: Patch: add psql tab completion for event triggers 📎 Ian Barwick 09:27
Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas 09:57
Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas 10:12
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Tom Lane 13:37
Re: Why is it not sane to pass ExecStoreTuple(shouldFree=true) for tuples point into buffers Andres Freund 13:48
Re: PostgreSQL Columnar Store for Analytic Workloads Hadi Moshayedi 14:20
Re: Fwd: Proposal: variant of regclass Robert Haas 14:34
Re: WAL format and API changes (9.5) Amit Kapila 14:35
Re: Fwd: Proposal: variant of regclass Tom Lane 14:50
Re: Proposal: COUNT(*) (and related) speedup Robert Haas 14:59
Re: Fwd: Proposal: variant of regclass Robert Haas 15:01
Re: four minor proposals for 9.5 Pavel Stehule 15:37
Re: Fwd: Proposal: variant of regclass 📎 Robert Haas 15:37
Re: Dynamic Shared Memory stuff Robert Haas 15:45
Re: Doc typo in "9.28. Event Trigger Functions" Robert Haas 15:48
Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Robert Haas 15:52
Re: [PATCH] Negative Transition Aggregate Functions (WIP) 📎 Florian Pflug 15:58
Re: Pending 9.4 patches Gregory Smith 15:59
Re: B-Tree support function number 3 (strxfrm() optimization) Greg Stark 15:59
Re: Pending 9.4 patches Robert Haas 16:13
Re: Problem with displaying "wide" tables in psql Greg Stark 16:15
Re: Problem with displaying "wide" tables in psql Andres Freund 16:19
Re: Minor improvements in alter_table.sgml Robert Haas 16:23
Re: Problem with displaying "wide" tables in psql Greg Stark 16:27
Re: four minor proposals for 9.5 Gregory Smith 16:34
Re: four minor proposals for 9.5 Pavel Stehule 16:59
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 17:02
Buffer Allocation Concurrency Limits Jason Petersen 17:08
Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas 17:10
Re: Pending 9.4 patches Stephen Frost 17:54
Re: Autonomous Transaction (WIP) Greg Stark 17:58
Re: Pending 9.4 patches Stephen Frost 18:00
Re: [BUG FIX] Compare returned value by socket() against PGINVALID_SOCKET instead of < 0 📎 Bruce Momjian 18:02
Re: ipc_test Greg Stark 18:08
Re: Autonomous Transaction (WIP) Alvaro Herrera 18:43
Re: ipc_test Alvaro Herrera 18:44
Re: Default gin operator class of jsonb failing with index row size maximum reached Peter Geoghegan 18:54
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:10
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 19:31
Re: Autonomous Transaction (WIP) Robert Haas 19:39
Re: Autonomous Transaction (WIP) Andres Freund 19:46
Re: GiST support for inet datatypes Tom Lane 19:51
Re: GiST support for inet datatypes Robert Haas 19:56
Re: GiST support for inet datatypes Tom Lane 20:02
Re: Autonomous Transaction (WIP) Tom Lane 20:13
Re: Autonomous Transaction (WIP) Andres Freund 20:19
Call for GIST/GIN/SP-GIST opclass documentation Tom Lane 20:41
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 20:43
Re: [PATCH] Negative Transition Aggregate Functions (WIP) 📎 Florian Pflug 20:48
Re: Call for GIST/GIN/SP-GIST opclass documentation Peter Geoghegan 21:03
Re: GiST support for inet datatypes Stephen Frost 21:04
Re: psql \d+ and oid display Bruce Momjian 21:19
Re: psql \d+ and oid display Tom Lane 21:29
Re: Call for GIST/GIN/SP-GIST opclass documentation Tom Lane 21:34
Re: psql \d+ and oid display Bruce Momjian 21:37
Re: Default gin operator class of jsonb failing with index row size maximum reached Oleg Bartunov 21:37
Re: Call for GIST/GIN/SP-GIST opclass documentation Peter Geoghegan 21:39
default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Tom Lane 21:46
Re: B-Tree support function number 3 (strxfrm() optimization) Alvaro Herrera 21:48
Re: Default gin operator class of jsonb failing with index row size maximum reached Tom Lane 21:48
Re: default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Peter Geoghegan 21:57
Re: Default gin operator class of jsonb failing with index row size maximum reached Oleg Bartunov 22:09
Re: default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Andrew Dunstan 22:18
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 22:21
Re: psql \d+ and oid display Stephen Frost 22:51
Re: Default gin operator class of jsonb failing with index row size maximum reached Michael Paquier 23:07
Re: Default gin operator class of jsonb failing with index row size maximum reached Peter Geoghegan 23:10

April 9, 2014

Thread Author Time
New option in pg_basebackup to exclude pg_log files during base backup 📎 Prabakaran, Vaishnavi 00:06
Re: [PATCH] Negative Transition Aggregate Functions (WIP) David Rowley 00:55
Re: Pending 9.4 patches Craig Ringer 01:21
Re: Pending 9.4 patches Craig Ringer 01:25
Re: Pending 9.4 patches Stephen Frost 01:28
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 01:58
Re: Pending 9.4 patches Craig Ringer 02:03
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 02:45
Re: default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Tom Lane 02:48
Re: Buffer Allocation Concurrency Limits Amit Kapila 03:01
Re: Minor improvements in alter_table.sgml Etsuro Fujita 03:03
Re: psql \d+ and oid display Robert Haas 04:21
Re: Call for GIST/GIN/SP-GIST opclass documentation Robert Haas 04:23
Re: Autonomous Transaction (WIP) 📎 Rajeev rastogi 04:24
Re: psql \d+ and oid display Tom Lane 05:02
Re: Autonomous Transaction (WIP) Rajeev rastogi 05:05
Proposal for Merge Join for Non '=' Operators Dilip kumar 05:24
Re: Autonomous Transaction (WIP) Rajeev rastogi 05:33
Re: Problem with displaying "wide" tables in psql Sergey Muraviov 06:32
Re: default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Heikki Linnakangas 06:37
Pointer to structure in ECPG 📎 Ashutosh Bapat 06:42
Re: Autonomous Transaction (WIP) Pavan Deolasee 06:44
Re: Autonomous Transaction (WIP) Hannu Krosing 06:55
Re: Autonomous Transaction (WIP) Craig Ringer 06:56
Re: Autonomous Transaction (WIP) Heikki Linnakangas 07:03
libpq api wart: no PQconnect variant that can consume output of PQconninfoParse(...) Craig Ringer 07:40
Re: default opclass for jsonb (was Re: Call for GIST/GIN/SP-GIST opclass documentation) Peter Geoghegan 07:40
Re: Proposal for Merge Join for Non '=' Operators Nicolas Barbier 08:01
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 08:05

Browse Archives

Prev | Next