[go: up one dir, main page]

pgsql-hackers - November 2013

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

Nov. 1, 2013

Thread Author Time
Re: postgresql-9.3.1-1-windows-x64.exe does not install correctly for me Adrian Klaver 00:03
Re: [BUGS] BUG #8542: Materialized View with another column_name does not work? Michael Paquier 01:58
Re: postgresql-9.3.1-1-windows-x64.exe does not install correctly for me Dann Corbit 02:46
Re: API bug in DetermineTimeZoneOffset() 📎 Tom Lane 03:50
Re: Shave a few instructions from child-process startup sequence Amit Kapila 04:02
Re: Shave a few instructions from child-process startup sequence Tom Lane 04:20
Re: Something fishy happening on frogmouth Robert Haas 04:27
Re: Shave a few instructions from child-process startup sequence Robert Haas 04:28
Re: [BUGS] BUG #8542: Materialized View with another column_name does not work? Ashutosh Bapat 04:48
Re: [GENERAL] postgresql-9.3.1-1-windows-x64.exe does not install correctly for me Christian Ullrich 05:42
Creating Empty Index naman.iitb 06:11
Row-security writer-side checks proposal 📎 Craig Ringer 07:52
Re: [BUGS] BUG #8542: Materialized View with another column_name does not work? Kevin Grittner 08:16
Re: [BUGS] BUG #8542: Materialized View with another column_name does not work? Kevin Grittner 08:20
Re: How should row-security affects ON UPDATE RESTRICT / CASCADE ? Craig Ringer 08:57
[PATCH] pg_receivexlog: fixed to work with logical segno > 0 Mika Eloranta 09:42
BUG #8573: int4range memory consumption g.vanluffelen 10:38
Re: Show lossy heap block info in EXPLAIN ANALYZE for bitmap heap scan Etsuro Fujita 11:02
Re: Shave a few instructions from child-process startup sequence Gurjeet Singh 11:52
Save Hash Indexes Dimitri Fontaine 13:31
Re: Save Hash Indexes Tom Lane 13:49
Re: Save Hash Indexes ktm@rice.edu 13:50
Re: Save Hash Indexes Dimitri Fontaine 14:12
Re: Save Hash Indexes Andrew Dunstan 14:16
Re: Save Hash Indexes Tom Lane 14:43
Re: Cannot create matview when referencing another not-populated-yet matview in subquery Kevin Grittner 14:45
Re: Save Hash Indexes Andres Freund 14:49
Re: API bug in DetermineTimeZoneOffset() Tom Lane 14:50
Re: Save Hash Indexes Atri Sharma 14:53
Re: Save Hash Indexes Jeff Janes 15:37
Re: Save Hash Indexes Daniel Farina 15:52
Re: Something fishy happening on frogmouth Noah Misch 16:22
Re: Save Hash Indexes Daniel Farina 16:37
Re: PostgreSQL 9.3 beta breaks some extensions "make install" Marti Raudsepp 16:48
pgsql: Remove internal uses of CTimeZone/HasCTZSet. Tom Lane 16:51
Re: Save Hash Indexes Hannu Krosing 18:13
buffile.c resource owner breakage on segment extension 📎 Andres Freund 18:31
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Andres Freund 18:36
Re: Save Hash Indexes Robert Haas 19:04
Re: [BUGS] BUG #8573: int4range memory consumption Tom Lane 19:08
Re: API bug in DetermineTimeZoneOffset() Robert Haas 19:21
Re: buffile.c resource owner breakage on segment extension Tom Lane 19:28
Handle LIMIT/OFFSET before select clause (was: Feature request: optimizer improvement) Jim Nasby 20:18
Re: [BUGS] BUG #8573: int4range memory consumption Jim Nasby 20:21
Re: Feature request: Optimizer improvement Jim Nasby 20:24
Re: Handle LIMIT/OFFSET before select clause (was: Feature request: optimizer improvement) Tom Lane 20:30
Re: Feature request: Optimizer improvement Atri Sharma 22:43

Nov. 2, 2013

Thread Author Time
Re: [BUGS] BUG #8573: int4range memory consumption Tom Lane 00:17
appendPQExpBufferVA vs appendStringInfoVA David Rowley 01:02
Re: appendPQExpBufferVA vs appendStringInfoVA Tom Lane 01:27
Re: appendPQExpBufferVA vs appendStringInfoVA Robert Haas 01:47
Re: Feature request: Optimizer improvement David Johnston 02:57
Re: dsm use of uint64 Peter Eisentraut 03:45
Re: Record comparison compiler warning Stefan Kaltenbrunner 09:10
Re: Fast insertion indexes: why no developments Simon Riggs 10:07
Re: Handle LIMIT/OFFSET before select clause (was: Feature request: optimizer improvement) Atri Sharma 10:54
Re: appendPQExpBufferVA vs appendStringInfoVA 📎 David Rowley 14:18
Re: Record comparison compiler warning Alvaro Herrera 14:46
Re: Handle LIMIT/OFFSET before select clause (was: Feature request: optimizer improvement) Tom Lane 15:06
Re: Record comparison compiler warning Tom Lane 15:18
Re: Patch for fail-back without fresh backup Sawada Masahiko 15:25
Re: Add accurate option to pgbench Fabien COELHO 16:32
Re: Add accurate option to pgbench Tom Lane 17:21
gcc 4.8 compiler warning in ecpg check Peter Eisentraut 18:25
Re: [BUGS] BUG #8573: int4range memory consumption 📎 Tom Lane 19:29
pg_ctl status with nonexistent data directory Peter Eisentraut 19:32
Re: SP-GiST bug and fix Tom Lane 20:26
Re: Creating Empty Index Andrew Dunstan 22:28
Re: Creating Empty Index Michael Paquier 23:28
Re: [GENERAL] Cannot create matview when referencing another not-populated-yet matview in subquery Kevin Grittner 23:45

Nov. 3, 2013

Thread Author Time
Re: missing locking in at least INSERT INTO view WITH CHECK Kevin Grittner 00:05
Re: Creating Empty Index Tom Lane 03:01
logical column order and physical column order 📎 David Rowley 07:37
Re: logical column order and physical column order Gavin Flower 08:40
Re: logical column order and physical column order Martijn van Oosterhout 10:35
Re: logical column order and physical column order Alvaro Herrera 14:14
Re: gcc 4.8 compiler warning in ecpg check Michael Meskes 14:39
Re: logical column order and physical column order David Johnston 15:10
RFC: Async query processing Florian Weimer 18:58

Nov. 4, 2013

Thread Author Time
Re: RFC: Async query processing Claudio Freire 01:51
postgres_fdw & async queries Stephen Frost 03:26
Re: Shave a few instructions from child-process startup sequence Amit Kapila 04:21
Re: Shave a few instructions from child-process startup sequence Tom Lane 05:20
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? 📎 Heikki Linnakangas 07:38
Removal of archive in wal_level 📎 Michael Paquier 07:40
Re: WITHIN GROUP patch 📎 Atri Sharma 07:43
Re: Creating Empty Index Michael Paquier 07:49
Re: [v9.4] row level security Craig Ringer 08:08
Re: Something fishy happening on frogmouth Heikki Linnakangas 08:27
What stopped SECURITY BARRIER views from being auto-updatable? Craig Ringer 08:31
Re: [PATCH] pg_receivexlog: fixed to work with logical segno > 0 Heikki Linnakangas 09:06
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Andres Freund 09:35
Re: missing locking in at least INSERT INTO view WITH CHECK Andres Freund 09:40
Re: buffile.c resource owner breakage on segment extension Andres Freund 09:44
Re: Something fishy happening on frogmouth Andres Freund 09:55
Re: [BUGS] BUG #8573: int4range memory consumption Andres Freund 10:12
Re: Removal of archive in wal_level 📎 Michael Paquier 10:57
Re: Something fishy happening on frogmouth Heikki Linnakangas 11:13
Re: Something fishy happening on frogmouth Andres Freund 11:19
Re: [PATCH] pg_receivexlog: fixed to work with logical segno > 0 Mika Eloranta 11:51
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Heikki Linnakangas 12:37
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Andres Freund 12:48
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Andres Freund 13:04
Re: Extension Templates S03E11 Stephen Frost 13:43
Re: Row-security writer-side checks proposal Robert Haas 13:55
Re: Removal of archive in wal_level Robert Haas 13:58
Re: [v9.4] row level security Tom Lane 14:37
Re: [BUGS] BUG #8573: int4range memory consumption Tom Lane 14:45
Re: [BUGS] BUG #8573: int4range memory consumption Andres Freund 14:46
Re: Something fishy happening on frogmouth Tom Lane 15:05
Re: [v9.4] row level security Robert Haas 15:17
Re: [BUGS] BUG #8573: int4range memory consumption Amit Kapila 15:41
Re: dsm use of uint64 Robert Haas 15:46
Re: Removal of archive in wal_level Peter Eisentraut 15:52
Re: dsm use of uint64 Andres Freund 15:55
Re: Fast insertion indexes: why no developments Robert Haas 16:09
Re: dsm use of uint64 Robert Haas 16:23
Re: Fast insertion indexes: why no developments Claudio Freire 16:24
Re: Fast insertion indexes: why no developments Robert Haas 16:27
Re: Fast insertion indexes: why no developments Claudio Freire 16:31
Re: pg_ctl status with nonexistent data directory Robert Haas 16:31
Re: Fast insertion indexes: why no developments Robert Haas 16:32
Re: Fast insertion indexes: why no developments Andres Freund 16:32
Re: Fast insertion indexes: why no developments Robert Haas 16:35
Re: Removal of archive in wal_level Stephen Frost 16:45
Re: Removal of archive in wal_level Robert Haas 17:07
Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? Christopher Browne 18:49
Re: pgsql: Remove internal uses of CTimeZone/HasCTZSet. Noah Misch 19:21
Re: [BUGS] BUG #8573: int4range memory consumption Tom Lane 19:22
Re: pgsql: Remove internal uses of CTimeZone/HasCTZSet. Tom Lane 19:34
Re: Fast insertion indexes: why no developments Gavin Flower 19:55
Re: Fast insertion indexes: why no developments Simon Riggs 20:01
Re: Fast insertion indexes: why no developments Jeff Janes 20:39
Re: [BUGS] BUG #8542: Materialized View with another column_name does not work? 📎 Kevin Grittner 20:53
Re: GIN improvements part 1: additional information 📎 Alexander Korotkov 21:44
List of "binary-compatible" data types Josh Berkus 21:58
Re: Fast insertion indexes: why no developments Claudio Freire 23:22
Re: List of "binary-compatible" data types Thom Brown 23:30

Nov. 5, 2013

Thread Author Time
Re: Row-security writer-side checks proposal Craig Ringer 01:00
Re: pgsql: Remove internal uses of CTimeZone/HasCTZSet. Noah Misch 01:17
Re: List of "binary-compatible" data types Josh Berkus 01:21
Re: List of "binary-compatible" data types Josh Berkus 01:23
Re: [v9.4] row level security Craig Ringer 01:46
Re: List of "binary-compatible" data types Noah Misch 03:22
Re: [BUGS] BUG #8573: int4range memory consumption Amit Kapila 03:51
Re: UTF8 national character data type support WIP patch and list of open issues. 📎 Arulappan, Arul Shaji 06:04
Re: WITHIN GROUP patch Vik Fearing 06:20
Re: logical column order and physical column order David Rowley 07:07
Re: Fast insertion indexes: why no developments Simon Riggs 07:45
Re: Shave a few instructions from child-process startup sequence Gurjeet Singh 07:47
Re: Fast insertion indexes: why no developments Simon Riggs 07:49
Re: Fast insertion indexes: why no developments Leonardo Francalanci 08:25
Re: Fast insertion indexes: why no developments Leonardo Francalanci 08:32
Re: UTF8 national character data type support WIP patch and list of open issues. Albe Laurenz 08:52
Re: Fast insertion indexes: why no developments Simon Riggs 09:06
Re: Re: Using indexes for ORDER BY and PARTITION BY clause in windowing functions Sameer Kumar 09:08
TODO: Split out pg_resetxlog output into pre- and post-sections 📎 Rajeev rastogi 09:50
Re: Fast insertion indexes: why no developments Leonardo Francalanci 09:57
[PATCH] configure: add git describe output to PG_VERSION when building a git tree Oskari Saarenmaa 10:22
Re: Fast insertion indexes: why no developments Simon Riggs 10:42
Re: Fast insertion indexes: why no developments Leonardo Francalanci 11:18
Crash recovery Soroosh Sardari 11:21
Re: Crash recovery Heikki Linnakangas 11:48
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Heikki Linnakangas 12:06
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 12:32
Re: Failure while inserting parent tuple to B-tree is not fun 📎 Heikki Linnakangas 13:07
Re: UTF8 national character data type support WIP patch and list of open issues. Albe Laurenz 13:17
Re: Fast insertion indexes: why no developments Claudio Freire 13:18
Re: pg_stat_statements: calls under-estimation propagation 📎 Sameer Thakur 13:30
Re: Row-security writer-side checks proposal Robert Haas 13:30
Re: [v9.4] row level security Robert Haas 13:36
Re: pgsql: Remove internal uses of CTimeZone/HasCTZSet. Robert Haas 13:37
exit_horribly vs exit_nicely in pg_dump Pavel Golub 13:46
Re: Row-security writer-side checks proposal Stephen Frost 14:01
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Oskari Saarenmaa 14:05
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Michael Paquier 14:15
Re: logical column order and physical column order Alvaro Herrera 14:22
Re: Fast insertion indexes: why no developments Leonardo Francalanci 14:28
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Tom Lane 14:35
Re: pgsql: Remove internal uses of CTimeZone/HasCTZSet. Tom Lane 14:55
Re: Fast insertion indexes: why no developments Claudio Freire 14:58
Re: logical changeset generation v6.5 📎 Andres Freund 15:21
Re: Fast insertion indexes: why no developments Leonardo Francalanci 15:22
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Stephen Frost 15:32
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Tom Lane 15:39
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Andrew Dunstan 15:45
Re: better atomics Andres Freund 15:51
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Stephen Frost 15:53
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Andrew Dunstan 15:59
Re: Row-security writer-side checks proposal Robert Haas 16:24
[PATCH] configure: allow adding a custom string to PG_VERSION Oskari Saarenmaa 16:29
Disallow pullup of a subquery with a subquery in its targetlist? Tom Lane 16:52
Re: Fast insertion indexes: why no developments Jeff Janes 16:57
Re: Handle LIMIT/OFFSET before select clause (was: Feature request: optimizer improvement) Joe Love 17:16
Re: [PATCH] configure: add git describe output to PG_VERSION when building a git tree Jeff Janes 17:28
Re: Fast insertion indexes: why no developments Claudio Freire 17:30
Re: GIN improvements part 1: additional information Heikki Linnakangas 17:49
Re: Fast insertion indexes: why no developments Leonardo Francalanci 17:51
Re: Fast insertion indexes: why no developments Leonardo Francalanci 17:52
Re: Fast insertion indexes: why no developments Claudio Freire 17:58

Browse Archives

Prev | Next