[go: up one dir, main page]

pgsql-hackers since 2013-11-09 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

Nov. 9, 2013

Thread Author Time
Re: TODO: Split out pg_resetxlog output into pre- and post-sections Amit Kapila 04:16
"Fix pg_isolation_regress to work outside its build directory" compiler warning 📎 David Rowley 05:45
Re: patch to fix unused variable warning on windows build Amit Kapila 06:29
information schema parameter_default implementation Amit Khandekar 06:39
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 07:24
Re: patch to fix unused variable warning on windows build David Rowley 07:30
Postgresql c function returning one row with 2 fileds lucamarletta 10:52
Re: logical changeset generation v6.5 📎 Andres Freund 10:56
Re: pgsql: Fix pg_isolation_regress to work outside its build directory. Andres Freund 14:13
Re: Row-security writer-side checks proposal Craig Ringer 15:01
Race condition in b-tree page deletion Heikki Linnakangas 16:02
Re: Race condition in b-tree page deletion Tom Lane 16:24
Re: Darwin: make check fails with "child process exited with exit code 134" pansen 16:39
Re: Race condition in b-tree page deletion Heikki Linnakangas 16:49
Re: Race condition in b-tree page deletion Heikki Linnakangas 17:18
Re: Race condition in b-tree page deletion Heikki Linnakangas 17:40
Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Robert Haas 19:15
Re: UTF8 national character data type support WIP patch and list of open issues. Albe Laurenz 20:46
Fw: [COMMITTERS] pgsql: Fix blatantly broken record_image_cmp() logic for pass-by-value 📎 Kevin Grittner 21:58
Fw: [COMMITTERS] pgsql: Fix blatantly broken record_image_cmp() logic for pass-by-value Kevin Grittner 22:00
Re: Fw: [COMMITTERS] pgsql: Fix blatantly broken record_image_cmp() logic for pass-by-value Kevin Grittner 22:17
Re: logical changeset generation v6.5 Steve Singer 22:36
Re: logical changeset generation v6.5 Andres Freund 22:42
Re: Fw: [COMMITTERS] pgsql: Fix blatantly broken record_image_cmp() logic for pass-by-value 📎 Kevin Grittner 23:34
Re: Race condition in b-tree page deletion Robert Haas 23:47
Re: Comment - uniqueness of relfilenode Robert Haas 23:57

Nov. 10, 2013

Thread Author Time
Re: "Fix pg_isolation_regress to work outside its build directory" compiler warning Robert Haas 00:15
Re: logical changeset generation v6.5 Steve Singer 01:16
Re: patch to fix unused variable warning on windows build Amit Kapila 03:59
Re: ERROR during end-of-xact/FATAL Amit Kapila 05:12
Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application" Amit Kapila 05:41
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 08:48
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 08:49
during the maintenance facing error Nagaraj Shindagi 14:37
Re: logical changeset generation v6.5 Andres Freund 14:41
Re: during the maintenance facing error Andres Freund 14:44
Re: UTF8 national character data type support WIP patch and list of open issues. Tom Lane 16:46
Re: hstore extension version screwup Tom Lane 19:02
Re: Any reasons to not move pgstattuple to core? Tom Lane 19:28
Re: logical changeset generation v6.5 Steve Singer 19:45
pgsql: Fix whitespace issues found by git diff --check, add gitattribut Peter Eisentraut 19:55
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation Tom Lane 21:07
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation Peter Geoghegan 21:16
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Tom Lane 21:28
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation Andrew Dunstan 21:39
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Andres Freund 22:11
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation Tom Lane 23:12
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Tom Lane 23:16
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Andres Freund 23:23
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Tom Lane 23:26
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Andres Freund 23:32
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Tom Lane 23:42
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Andres Freund 23:57

Nov. 11, 2013

Thread Author Time
Re: all_visible replay aborting due to uninitialized pages Noah Yetter 00:40
Re: all_visible replay aborting due to uninitialized pages Andres Freund 00:42
Relax table alias conflict rule in 9.3? Tom Lane 01:06
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Tom Lane 01:13
Re: Another bug(?) turned up by the llvm optimization checker Tom Lane 04:00
Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application" Naoya Anzai 04:14
Exempting superuser from row-security isn't enough. Run predicates as DEFINER? Craig Ringer 05:21
Clang 3.3 Analyzer Results Jeffrey Walton 06:33
Re: Clang 3.3 Analyzer Results Tomas Vondra 07:00
Re: Race condition in b-tree page deletion Heikki Linnakangas 08:03
Re: Minmax indexes 📎 Erik Rijkers 08:53
TABLE not synonymous with SELECT * FROM? Colin 't Hart 09:15
Re: ECPG FETCH readahead Boszormenyi Zoltan 09:17
Re: Get more from indices. Kyotaro HORIGUCHI 09:29
Re: Get more from indices. Kyotaro HORIGUCHI 09:30
Re: Minmax indexes 📎 Erik Rijkers 09:35
Execute query with EXCEPT, INTERSECT as anti-join, join? Colin 't Hart 09:40
Re: Heavily modified big table bloat even in auto vacuum is running 📎 Haribabu kommi 09:44
Re: Exempting superuser from row-security isn't enough. Run predicates as DEFINER? Kohei KaiGai 10:37
Re: Custom Scan APIs (Re: Custom Plan node) Kohei KaiGai 10:43
Test of Algorithm || Indexing Scheme Rohit Goyal 11:06
Fwd: Test of Algorithm || Indexing Scheme Rohit Goyal 11:19
Re: Fwd: Test of Algorithm || Indexing Scheme Heikki Linnakangas 11:31
Re: Fwd: Test of Algorithm || Indexing Scheme Rohit Goyal 12:12
Re: Execute query with EXCEPT, INTERSECT as anti-join, join? Tom Lane 13:34
Re: streaming header too small Magnus Hagander 13:40
Re: Execute query with EXCEPT, INTERSECT as anti-join, join? Colin 't Hart 13:50
pg_dump and pg_dumpall in real life Rafael Martinez 13:59
Re: TABLE not synonymous with SELECT * FROM? Tom Lane 14:03
Datatyp of a column Ishaya Bhatt 14:11
Re: Execute query with EXCEPT, INTERSECT as anti-join, join? Tom Lane 14:16
Re: pg_dump and pg_dumpall in real life Stephen Frost 14:24
Re: pg_dump and pg_dumpall in real life Andrew Dunstan 14:28
Re: Datatyp of a column Tom Lane 14:28
Re: Execute query with EXCEPT, INTERSECT as anti-join, join? Colin 't Hart 14:31
Re: TABLE not synonymous with SELECT * FROM? Colin 't Hart 14:39
Re: Datatyp of a column Ishaya Bhatt 14:49
Re: pgsql: Fix whitespace issues found by git diff --check, add gitattribut Tom Lane 15:26
Re: Another bug(?) turned up by the llvm optimization checker Greg Stark 15:31
Re: TABLE not synonymous with SELECT * FROM? David Johnston 15:43
Add %z support to elog/ereport? Andres Freund 15:50
Re: Execute query with EXCEPT, INTERSECT as anti-join, join? Tom Lane 15:56
Re: Add %z support to elog/ereport? Tom Lane 16:18
Re: Add %z support to elog/ereport? Andres Freund 16:33
Re: Fwd: Test of Algorithm || Indexing Scheme Heikki Linnakangas 16:35
Re: Comment - uniqueness of relfilenode Antonin Houska 16:48
Re: Add %z support to elog/ereport? Andres Freund 16:51
Re: logical changeset generation v6.6 📎 Andres Freund 17:00
Re: Add %z support to elog/ereport? Tom Lane 17:01
Re: Minmax indexes Jeff Janes 17:15
Re: Fwd: Test of Algorithm || Indexing Scheme Rohit Goyal 17:16
Re: Add %z support to elog/ereport? Tom Lane 17:18
Re: Add %z support to elog/ereport? Andres Freund 17:30
Re: Add %z support to elog/ereport? Robert Haas 17:31
Re: Add %z support to elog/ereport? Andres Freund 17:37
Re: Add %z support to elog/ereport? Andres Freund 17:40
MVCC snapshot timing 📎 Bruce Momjian 17:57
Re: Clang 3.3 Analyzer Results Jeffrey Walton 18:17
Re: regclass error reports improperly downcased Jim Nasby 18:39
Re: better atomics - spinlock fallback? Andres Freund 18:57
Re: logical changeset generation v6.5 Andres Freund 19:06
Re: [COMMITTERS] pgsql: Fix whitespace issues found by git diff --check, add gitattribut Peter Eisentraut 19:17
Re: all_visible replay aborting due to uninitialized pages Bruce Momjian 19:26
Re: Fwd: Test of Algorithm || Indexing Scheme Rohit Goyal 19:26
Re: Re: [COMMITTERS] pgsql: Fix whitespace issues found by git diff --check, add gitattribut Andrew Dunstan 19:38
Re: regclass error reports improperly downcased Tom Lane 19:50
Re: all_visible replay aborting due to uninitialized pages Tom Lane 19:54
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Pavel Stehule 19:57
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Pavel Stehule 20:07
Re: Add %z support to elog/ereport? Tom Lane 20:36
Re: MVCC snapshot timing Tom Lane 20:39
subquery q2 does not have attribute 0 Kevin Grittner 20:46
Re: subquery q2 does not have attribute 0 Tom Lane 20:50
Re: MVCC snapshot timing Bruce Momjian 20:58
Re: alter_table regression test problem Robert Haas 21:00
Re: alter_table regression test problem Robert Haas 21:09
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Pavel Stehule 21:19
Re: alter_table regression test problem Andres Freund 21:34
Re: [v9.4] row level security Robert Haas 21:39
Re: [v9.4] row level security Robert Haas 21:40
Re: stats for network traffic WIP Nigel Heron 22:14
Re: Clang 3.3 Analyzer Results Kevin Grittner 22:18
Re: pg_dump and pg_dumpall in real life Josh Berkus 22:20
Re: Clang 3.3 Analyzer Results Peter Geoghegan 22:29
Re: Clang 3.3 Analyzer Results Jeffrey Walton 22:45
Re: pg_dump and pg_dumpall in real life David Johnston 22:50
Re: Clang 3.3 Analyzer Results Peter Geoghegan 22:51
Re: Clang 3.3 Analyzer Results Jeffrey Walton 22:51
Re: Clang 3.3 Analyzer Results Jeffrey Walton 22:57
Re: Clang 3.3 Analyzer Results 📎 Kevin Grittner 23:01
Re: pg_dump and pg_dumpall in real life David Johnston 23:06
Re: pg_dump and pg_dumpall in real life Josh Berkus 23:16
Re: Fast insertion indexes: why no developments Jeff Janes 23:35

Nov. 12, 2013

Thread Author Time
Re: Clang 3.3 Analyzer Results Jeffrey Walton 00:02
Re: Fast insertion indexes: why no developments Jeff Janes 00:03
Re: pg_dump and pg_dumpall in real life Andrew Dunstan 00:15
Re: MVCC snapshot timing Tom Lane 01:59
Re: Clang 3.3 Analyzer Results Tom Lane 02:13
Re: MVCC snapshot timing 📎 Bruce Momjian 02:19
Re: MVCC snapshot timing Tom Lane 02:27
Re: pg_dump and pg_dumpall in real life Fabrízio de Royes Mello 02:43
Re: MVCC snapshot timing 📎 Bruce Momjian 02:46
Re: Heavily modified big table bloat even in auto vacuum is running Amit Kapila 03:17
Re: MVCC snapshot timing David Johnston 03:25
Re: MVCC snapshot timing David Johnston 03:28
Re: Re: Exempting superuser from row-security isn't enough. Run predicates as DEFINER? Craig Ringer 04:10
Re: ECPG FETCH readahead Noah Misch 06:01
Updatable security_barrier views (was: [v9.4] row level security) Craig Ringer 06:03
Re: ECPG FETCH readahead 📎 Boszormenyi Zoltan 06:15
Re: pg_dump and pg_dumpall in real life Craig Ringer 06:16
Re: Fwd: Test of Algorithm || Indexing Scheme Craig Ringer 06:23
Re: Fwd: Test of Algorithm || Indexing Scheme Atri Sharma 06:25
Re: Updatable security_barrier views (was: [v9.4] row level security) Tom Lane 06:35
Re: Updatable security_barrier views (was: [v9.4] row level security) Craig Ringer 06:49
Re: UTF8 national character data type support WIP patch and list of open issues. Tatsuo Ishii 06:57
Re: Get more from indices. 📎 Kyotaro HORIGUCHI 08:48
Re: pg_dump and pg_dumpall in real life (proposal) Rafael Martinez 09:21
Re: TABLE not synonymous with SELECT * FROM? cthart 09:39
Re: Extension Templates S03E11 📎 Dimitri Fontaine 09:40
pg_upgrade: delete_old_cluster.sh issues Marc Mamin 10:35
Information about Access methods Rohit Goyal 11:00
Links in README.git are broken Colin 't Hart 11:19
Re: [PATCH] Add transforms feature 📎 Peter Eisentraut 11:21
Remove use of obsolescent Autoconf macros 📎 Peter Eisentraut 11:50
Re: Links in README.git are broken Magnus Hagander 11:57
Re: pgsql: Fix pg_isolation_regress to work outside its build directory. 📎 Andres Freund 12:05
Re: Information about Access methods Craig Ringer 12:22
Re: Clang 3.3 Analyzer Results Kevin Grittner 13:18
Re: Clang 3.3 Analyzer Results Kevin Grittner 13:44
Re: Fast insertion indexes: why no developments Simon Riggs 14:19
Re: pg_dump and pg_dumpall in real life (proposal) Stephen Frost 14:28
Re: Add CREATE support to event triggers Robert Haas 14:33
Re: Clang 3.3 Analyzer Results Stephen Frost 14:33
Re: Postgresql c function returning one row with 2 fileds Robert Haas 14:34
Re: Row-security writer-side checks proposal Robert Haas 14:35
Re: Clang 3.3 Analyzer Results Tom Lane 14:38
What's needed for cache-only table scan? Kohei KaiGai 14:45
Re: Clang 3.3 Analyzer Results Stephen Frost 14:54
Re: ERROR during end-of-xact/FATAL Robert Haas 14:55
Re: What's needed for cache-only table scan? Tom Lane 15:00
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation Robert Haas 15:02
Re: Relax table alias conflict rule in 9.3? Robert Haas 15:04
Re: Race condition in b-tree page deletion Robert Haas 15:13
Re: MVCC snapshot timing Bruce Momjian 15:14
Re: What's needed for cache-only table scan? Robert Haas 15:19
Re: pg_dump and pg_dumpall in real life (proposal) Rafael Martinez Guerrero 15:49
Re: What's needed for cache-only table scan? Kohei KaiGai 15:53

Browse Archives

Prev | Next