pgsql-hackers since 2012-06-30 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 30, 2012

Thread Author Time
Re: elog/ereport noreturn decoration Peter Geoghegan 01:28
Re: Support for array_remove and array_replace functions 📎 Alex Hunsaker 02:16
patch-3 (3-allow-wal-record-header-to-be-split.patch)WAL Format Changes Amit kapila 07:11
Re: Pruning the TODO list Markus Wanner 09:39
XX000: enum value 117721 not found in cache for enum enumcrash Andres Freund 09:51
Re: Covering Indexes Thomas Munro 10:12
Re: elog/ereport noreturn decoration Peter Eisentraut 10:44
Re: Pruning the TODO list Cédric Villemain 11:06
Rewriting existing table tuples on alter type Rikard Pavelic 12:59
Re: Can someone help me to get ODBC fdw running on windows? Edson Richter 14:10
Re: elog/ereport noreturn decoration Tom Lane 14:52
Re: Pruning the TODO list Tom Lane 15:08
Re: Rewriting existing table tuples on alter type Noah Misch 15:12
Re: patch-3 (3-allow-wal-record-header-to-be-split.patch)WAL Format Changes Heikki Linnakangas 20:24
Re: Pruning the TODO list Peter Eisentraut 20:46
Re: Support for array_remove and array_replace functions 📎 Marco Nenciarini 21:28

July 1, 2012

Thread Author Time
Re: WIP: relation metapages 📎 Albert Vernon 04:54
Re: WIP: relation metapages 📎 Albert Vernon 05:05
Re: patch-3 (3-allow-wal-record-header-to-be-split.patch)WAL Format Changes Amit kapila 06:27
Re: Patch: add conversion from pg_wchar to multibyte 📎 Alexander Korotkov 09:11
[PATCH] Make pg_basebackup configure and start standby 📎 Boszormenyi Zoltan 11:02
Re: [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Alexander Korotkov 11:11
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Robert Haas 12:23
Re: [v9.3] Row-Level Security Kohei KaiGai 14:53
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 15:13
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 15:18
Re: [PATCH] Make pg_basebackup configure and start standby Fujii Masao 15:38
Re: [PATCH] Make pg_basebackup configure and start standby Boszormenyi Zoltan 15:42
Re: [PATCH] Make pg_basebackup configure and start standby Magnus Hagander 15:44
Re: [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Alexander Korotkov 15:51
Re: [PATCH] Make pg_basebackup configure and start standby Fujii Masao 16:01
Re: [PATCH] Make pg_basebackup configure and start standby Fujii Masao 16:10
compiler warnings on the buildfarm Stefan Kaltenbrunner 17:04
Re: [ADMIN] pg_basebackup blocking all queries with horrible performance Fujii Masao 17:14
Re: XX000: enum value 117721 not found in cache for enum enumcrash Robert Haas 17:20
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Robert Haas 18:25
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Robert Haas 18:25
Re: new --maintenance-db options Robert Haas 18:50
Re: [ADMIN] pg_basebackup blocking all queries with horrible performance Magnus Hagander 19:01
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 19:02
Re: [PATCH] Make pg_basebackup configure and start standby Hans-Jürgen Schönig 19:13
Re: Support for array_remove and array_replace functions Alex Hunsaker 19:20
Re: XX000: enum value 117721 not found in cache for enum enumcrash Tom Lane 19:59
Re: XX000: enum value 117721 not found in cache for enum enumcrash Tom Lane 20:18
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Jeff Janes 20:25
Re: pgbench--new transaction type Jeff Janes 21:03
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 21:28
Re: We probably need autovacuum_max_wraparound_workers Jeff Janes 22:06
Proof of concept: auto updatable views 📎 Dean Rasheed 22:35
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Jeff Janes 23:07
Re: Proof of concept: auto updatable views Darren Duncan 23:54

July 2, 2012

Thread Author Time
Re: XX000: enum value 117721 not found in cache for enum enumcrash Robert Haas 04:04
Re: XX000: enum value 117721 not found in cache for enum enumcrash Robert Haas 04:07
Re: XX000: enum value 117721 not found in cache for enum enumcrash Tom Lane 04:24
Re: XX000: enum value 117721 not found in cache for enum enumcrash Alvaro Herrera 05:12
autocomplete - SELECT fx Pavel Stehule 08:13
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 08:22
Re: [PATCH 14/16] Add module to apply changes from an apply-cache using low-level functions Andres Freund 09:03
Re: Checkpointer on hot standby runs without looking checkpoint_segments Kyotaro HORIGUCHI 09:08
small bug on 3-digit years in 9.2-dev 📎 Marc Cousin 09:32
[WIP] Patch : Change pg_ident.conf parsing to be the same as pg_hba.conf 📎 Amit Kapila 12:08
Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux Nils Goroll 13:02
pgsql: Make walsender more responsive. Robert Haas 13:49
Re: [PATCH 01/16] Overhaul walsender wakeup handling Robert Haas 13:51
Re: [PATCH 01/16] Overhaul walsender wakeup handling Andres Freund 14:04
Re: Event Triggers reduced, v1 📎 Dimitri Fontaine 14:11
Re: enhanced error fields 📎 Peter Geoghegan 14:19
Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) Robert Haas 14:32
Re: [PATCH] Lazy hashaggregate when no aggregation is needed Robert Haas 14:33
Re: pgsql: Make walsender more responsive. Tom Lane 14:34
Re: pgsql: Make walsender more responsive. Robert Haas 14:53
User-Id Tracking when Portal was started 📎 Kohei KaiGai 14:55
How to extend server side encoding GBK Xiong He 14:57
Re: pgsql: Make walsender more responsive. Tom Lane 15:06
Re: How to extend server side encoding GBK Tom Lane 15:10
Re: Event Triggers reduced, v1 📎 Thom Brown 15:11
Re: small bug on 3-digit years in 9.2-dev Tom Lane 15:17
Re: pgsql: Make walsender more responsive. Robert Haas 15:19
Re: [PATCH] Lazy hashaggregate when no aggregation is needed Ants Aasma 15:22
spinlock->pthread_mutex : first results with Jeff's pgbench+plsql 📎 Nils Goroll 15:26
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Robert Haas 15:34
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Nils Goroll 15:38
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Robert Haas 15:42
Re: [COMMITTERS] pgsql: Make walsender more responsive. David Fetter 15:49
Re: Notify system doesn't recover from "No space" error Christoph Berg 15:55
Re: Notify system doesn't recover from "No space" error Tom Lane 16:03
Re: Patch: add conversion from pg_wchar to multibyte Robert Haas 16:12
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Tom Lane 16:20
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Robert Haas 16:56
Re: Checkpointer on hot standby runs without looking checkpoint_segments Robert Haas 17:03
Re: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Tom Lane 17:13
away soon - spinlock->pthread_mutex : first results with Jeff's pgbench+plsql Nils Goroll 17:19
Re: [COMMITTERS] pgsql: Make walsender more responsive. 📎 Fujii Masao 17:19
Re: [COMMITTERS] pgsql: Make walsender more responsive. Andres Freund 17:53
Re: Event Triggers reduced, v1 Robert Haas 17:56
Re: Event Triggers reduced, v1 Robert Haas 17:57
Re: [ADMIN] pg_basebackup blocking all queries with horrible performance 📎 Fujii Masao 18:17
Re: Event Triggers reduced, v1 Robert Haas 18:42
Re: [COMMITTERS] pgsql: Make walsender more responsive. Robert Haas 18:50
Re: Ability to listen on two unix sockets Tom Lane 19:45
Re: Pg default's verbosity? 📎 Robert Haas 19:47
Re: Event Triggers reduced, v1 Dimitri Fontaine 20:10
Re: Proof of concept: auto updatable views Robert Haas 20:27
Re: Patch: add conversion from pg_wchar to multibyte Alexander Korotkov 20:33
Re: Proof of concept: auto updatable views Tom Lane 20:34
Re: Event Triggers reduced, v1 Robert Haas 20:34
Re: Patch: add conversion from pg_wchar to multibyte Robert Haas 20:37
Re: Patch: add conversion from pg_wchar to multibyte Alexander Korotkov 20:46
Re: Event Triggers reduced, v1 Dimitri Fontaine 20:53
Re: How to extend server side encoding GBK Xiong He 21:21
Re: Event Triggers reduced, v1 Robert Haas 21:23
Re: enhanced error fields 📎 Peter Geoghegan 21:52
Re: Patch: add conversion from pg_wchar to multibyte Robert Haas 22:16
Re: Event Triggers reduced, v1 Tom Lane 22:59
Re: Event Triggers reduced, v1 Tom Lane 23:01
Re: Patch: add conversion from pg_wchar to multibyte Tatsuo Ishii 23:33

July 3, 2012

Thread Author Time
Re: Patch: add conversion from pg_wchar to multibyte Tom Lane 00:12
File format for SSL CRL file Greg Smith 00:30
Oracle porting sample instr function Greg Smith 00:51
Re: Patch: add conversion from pg_wchar to multibyte Tom Lane 00:55
Re: File format for SSL CRL file Alvaro Herrera 02:44
huge tlb support Robert Haas 02:49
Re: Posix Shared Mem patch Bruce Momjian 02:51
Re: Posix Shared Mem patch 📎 Robert Haas 02:52
Re: Event Triggers reduced, v1 Robert Haas 02:53
Re: Patch: add conversion from pg_wchar to multibyte Robert Haas 02:56
Re: huge tlb support Tom Lane 03:18
Re: Event Triggers reduced, v1 Tom Lane 03:25
Re: Uh, I change my mind about commit_delay + commit_siblings (sort of) Bruce Momjian 03:28
Re: enhanced error fields Pavel Stehule 06:13
Re: Patch: add conversion from pg_wchar to multibyte 📎 Tatsuo Ishii 06:17
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Jeff Davis 06:47
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Jeff Davis 06:51
Re: Proof of concept: auto updatable views Dean Rasheed 06:53
Re: pgsql_fdw in contrib Kohei KaiGai 07:54
Re: File format for SSL CRL file Magnus Hagander 08:01
xlog filename formatting functions in recovery 📎 Daniel Farina 08:24
Re: xlog filename formatting functions in recovery Daniel Farina 08:31
Re: xlog filename formatting functions in recovery Mark Kirkwood 08:34
Re: pl/perl and utf-8 in sql_ascii databases 📎 Kyotaro HORIGUCHI 08:59
Re: Event Triggers reduced, v1 Dimitri Fontaine 09:13
Re: xlog filename formatting functions in recovery Amit Kapila 10:43
Re: huge tlb support Andres Freund 11:30
Re: xlog filename formatting functions in recovery Robert Haas 12:13
Re: xlog filename formatting functions in recovery Magnus Hagander 12:16
Re: Event Triggers reduced, v1 Robert Haas 12:22
Re: huge tlb support Andres Freund 12:23
Re: xlog filename formatting functions in recovery Robert Haas 12:30
Re: Oracle porting sample instr function Albe Laurenz 12:42
Re: huge tlb support Robert Haas 12:45
Re: Oracle porting sample instr function Robert Haas 12:47
"Bloom filter" for 9.2 ... 📎 Hans-Jürgen Schönig 13:30
Re: Posix Shared Mem patch 📎 Robert Haas 13:57
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Jeff Davis 14:26
Re: User-Id Tracking when Portal was started Robert Haas 14:58
Re: [PATCH 08/16] Introduce the ApplyCache module which can reassemble transactions from a stream of interspersed changes Robert Haas 15:02
TODO list updated for 9.3 Bruce Momjian 15:21
Re: Incorrect behaviour when using a GiST index on points Robert Haas 15:28
Re: User-Id Tracking when Portal was started Kohei KaiGai 15:33
Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc Robert Haas 15:33
Re: Incorrect behaviour when using a GiST index on points Tom Lane 15:34
Re: [Review] Prevent the specification of conflicting transaction read/write options Robert Haas 15:35
Re: Posix Shared Mem patch Andres Freund 15:36
Re: User-Id Tracking when Portal was started Tom Lane 15:36
Re: Posix Shared Mem patch Tom Lane 15:41
Re: User-Id Tracking when Portal was started Kohei KaiGai 15:42
Re: Posix Shared Mem patch Robert Haas 15:42
Re: Posix Shared Mem patch Magnus Hagander 15:43
Re: Incorrect behaviour when using a GiST index on points Robert Haas 15:44
Re: plpython issue with Win64 (PG 9.2) Jan Urbański 15:45
Re: Pruning the TODO list Bruce Momjian 15:47
Re: Incorrect behaviour when using a GiST index on points Oleg Bartunov 15:48
Re: Ability to listen on two unix sockets Tom Lane 15:51
Re: Event Triggers reduced, v1 Dimitri Fontaine 15:52
Re: Posix Shared Mem patch Andres Freund 15:55
Re: Incorrect behaviour when using a GiST index on points Tom Lane 15:58
Re: Posix Shared Mem patch Tom Lane 16:02
Re: User-Id Tracking when Portal was started Tom Lane 16:08
Re: Event Triggers reduced, v1 Robert Haas 16:09
Re: [WIP] Patch : Change pg_ident.conf parsing to be the same as pg_hba.conf Robert Haas 16:12
Re: Event Triggers reduced, v1 Tom Lane 16:18
Re: Event Triggers reduced, v1 Robert Haas 16:25
Re: enhanced error fields Pavel Stehule 16:26
Re: Ability to listen on two unix sockets Andrew Dunstan 16:28
Re: enhanced error fields Pavel Stehule 16:35
Re: enhanced error fields Andres Freund 16:36
Re: xlog filename formatting functions in recovery Daniel Farina 16:37
Re: User-Id Tracking when Portal was started Kohei KaiGai 16:46
Re: enhanced error fields Alvaro Herrera 16:48
Re: enhanced error fields Pavel Stehule 16:59
Re: enhanced error fields Peter Geoghegan 17:26
Re: Event Triggers reduced, v1 Dimitri Fontaine 17:31
Support for XLogRecPtr in expand_fmt_string? Andres Freund 17:35
Re: Posix Shared Mem patch 📎 Josh Kupershmidt 17:46
Re: Schema version management Peter Eisentraut 17:49
Re: proof concept - access to session variables on client side Peter Eisentraut 17:53
Re: proof concept - access to session variables on client side Pavel Stehule 18:01
Re: Support for XLogRecPtr in expand_fmt_string? Tom Lane 18:09
Re: Support for XLogRecPtr in expand_fmt_string? Peter Eisentraut 18:45
Re: Support for XLogRecPtr in expand_fmt_string? Tom Lane 18:52

Browse Archives

Prev | Next