pgsql-hackers since 2008-11-12 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. 12, 2008

Thread Author Time
Re: Reducing some DDL Locks to ShareLock Simon Riggs 00:07
Re: Optimizing COPY Chuck McDevitt 01:07
Re: Message-ID should surely not be shown as a mailto: URL Alvaro Herrera 01:10
Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding) Tom Lane 01:40
Result for "Automatically update view" Unicron 01:47
Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding) Ron Mayer 01:53
Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding) Tom Lane 01:59
Re: autovacuum and reloptions ITAGAKI Takahiro 02:24
Re: Optimizing COPY Tom Lane 02:37
Meaning of transaction pg_locks? Philip Warner 02:38
Re: Meaning of transaction pg_locks? Philip Warner 02:51
Re: Meaning of transaction pg_locks? Tom Lane 02:53
Re: Reducing some DDL Locks to ShareLock Tom Lane 02:57
Re: Meaning of transaction pg_locks? Philip Warner 03:08
Re: WIP: Automatic view update rules Robert Haas 04:06
Re: SSL cleanups/hostname verification Alex Hunsaker 04:28
Re: Meaning of transaction pg_locks? Robert Haas 04:36
Re: SSL cleanups/hostname verification Magnus Hagander 06:15
Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED Charlie Savage 06:20
Re: Block-level CRC checks Martijn van Oosterhout 07:18
Re: Windowing Function Patch Review -> NTH_VALUE 📎 Hitoshi Harada 09:46
Re: Windowing Function Patch Review -> NTH_VALUE 📎 Hitoshi Harada 09:47
Re: So what's an "empty" array anyway? Peter Eisentraut 12:12
Re: array_length() Peter Eisentraut 13:13
Re: Distinct types Peter Eisentraut 13:24
Re: Block-level CRC checks Alvaro Herrera 14:08
Re: Block-level CRC checks Tom Lane 14:16
Window functions review Heikki Linnakangas 14:16
Re: Block-level CRC checks Alvaro Herrera 14:28
Re: Reducing some DDL Locks to ShareLock Simon Riggs 14:32
Re: array_length() Robert Haas 14:37
libpq-events windows gotcha Andrew Chernow 14:39
Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) Simon Riggs 14:42
Re: Very slow queries w/ NOT IN preparation (seems like a bug, test case) Sergey Konoplev 14:43
Re: So what's an "empty" array anyway? Robert Haas 14:46
Re: Very slow queries w/ NOT IN preparation (seems like a bug, test case) Sergey Konoplev 15:23
Re: So what's an "empty" array anyway? Sam Mason 15:45
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 15:47
Re: Enabling archive_mode without restart Jonah H. Harris 15:48
Re: So what's an "empty" array anyway? Sam Mason 15:50
Re: Window functions review Hitoshi Harada 15:50
Re: Very slow queries w/ NOT IN preparation (seems like a bug, test case) Richard Huxton 15:52
Re: array_length() Peter Eisentraut 15:56
Re: So what's an "empty" array anyway? Peter Eisentraut 15:58
Re: SSL cleanups/hostname verification Alex Hunsaker 16:05
Re: libpq-events windows gotcha Tom Lane 16:21
Re: Optimizing COPY Heikki Linnakangas 16:21
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Richard Huxton 16:29
Re: TABLE command Peter Eisentraut 16:57
Re: libpq-events windows gotcha Andrew Chernow 17:09
Re: So what's an "empty" array anyway? Robert Haas 17:22
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 17:52
Re: B-Tree emulation for GIN 📎 Teodor Sigaev 17:55
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Brendan Jurd 18:03
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 18:16
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Heikki Linnakangas 18:26
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Brendan Jurd 18:34
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 18:46
Re: Block-level CRC checks Alvaro Herrera 19:50
Re: Block-level CRC checks Martijn van Oosterhout 20:16
Re: Block-level CRC checks Alvaro Herrera 20:24
Re: Block-level CRC checks Gregory Stark 20:38
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 21:09
Re: Reducing some DDL Locks to ShareLock Tom Lane 21:25
Re: Re: Updated interval patches - ECPG [was, intervalstyle....] 📎 Ron Mayer 22:28
ERROR: incompatible library Tony Fernandez 22:52
Re: Reducing some DDL Locks to ShareLock Simon Riggs 22:53

Nov. 13, 2008

Thread Author Time
Re: [GENERAL] Very slow queries w/ NOT IN preparation (seems like a bug, test case) Tom Lane 00:24
Mingw buildfarm members don't like recent contrib/pg_trgm patch Tom Lane 00:48
Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) KaiGai Kohei 01:44
SQL5 budget Dmitry Turin 06:59
Re: Enabling archive_mode without restart Simon Riggs 07:28
Re: SSL cleanups/hostname verification Magnus Hagander 08:05
Re: [Slony1-general] ERROR: incompatible library Glyn Astill 09:53
Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved. 📎 Russell Smith 10:19
Synchronization Primitives 10:55
Re: BUG #4516: FOUND variable does not work after RETURN QUERY 📎 Pavel Stehule 11:00
Re: some strange bugs related to upgrade from 8.1 to 8.3 Pavel Stehule 11:26
Re: Synchronization Primitives Hannu Krosing 12:24
Re: Synchronization Primitives Markus Wanner 12:30
Client certificate authentication 📎 Magnus Hagander 12:31
Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED Magnus Hagander 12:41
Re: WIP: Column-level Privileges Markus Wanner 12:57
Re: [HACKERS] ERROR: incompatible library Tom Lane 13:07
Re: quick question about "WIP: grouping sets support" 📎 Pavel Stehule 13:14
SQL5 budget Dmitry Turin 14:24
Re: [GENERAL] db_user_namespace, md5 and changing passwords Magnus Hagander 14:48
Re: [GENERAL] db_user_namespace, md5 and changing passwords Tom Lane 15:06
Suppress leap-second timezones in pg_timezone_names view? Tom Lane 15:15
Re: [GENERAL] db_user_namespace, md5 and changing passwords Magnus Hagander 15:19
Re: Re: Updated interval patches - ECPG [was, intervalstyle....] Michael Meskes 15:25
Okay, DLLIMPORT is making me crazy Tom Lane 15:39
Re: array_agg and array_accum (patch) Peter Eisentraut 16:07
Sometimes pg_dump generates dump which is not restorable Dmitry Koterov 16:23
Re: libpq-events windows gotcha Andrew Chernow 16:34
Re: libpq-events windows gotcha Tom Lane 16:55
pg_filedump for CVS HEAD 📎 Alvaro Herrera 17:07
Re: WIP: Automatic view update rules Bernd Helmle 17:15
Re: pg_filedump for CVS HEAD Tom Lane 17:49
Re: WIP: Automatic view update rules Decibel! 17:58
Re: Block-level CRC checks 📎 Alvaro Herrera 18:00
Re: Simple postgresql.conf wizard Josh Berkus 18:07
Re: Sometimes pg_dump generates dump which is not restorable Tom Lane 18:07
Re: Simple postgresql.conf wizard Gregory Stark 18:43
Re: Block-level CRC checks Tom Lane 18:45
Re: Simple postgresql.conf wizard Josh Berkus 18:46
Re: Simple postgresql.conf wizard Josh Berkus 18:49
Re: WIP: Automatic view update rules Tom Lane 18:50
Re: SQL5 budget Josh Berkus 18:53
Re: libpq-events windows gotcha Andrew Chernow 18:58
Re: Simple postgresql.conf wizard Tom Lane 19:07
Re: Block-level CRC checks Aidan Van Dyk 19:10
Re: Block-level CRC checks Alvaro Herrera 19:20
Re: Block-level CRC checks Alvaro Herrera 19:25
Re: auto_explain contrib moudle Tom Lane 19:31
Re: Simple postgresql.conf wizard Greg Stark 19:33
Re: Simple postgresql.conf wizard Heikki Linnakangas 19:34
Re: Block-level CRC checks Tom Lane 19:40
Re: Block-level CRC checks Alvaro Herrera 19:47
Re: Simple postgresql.conf wizard Tom Lane 19:53
Re: Block-level CRC checks Heikki Linnakangas 19:54
gram.y => preproc.y 📎 Michael Meskes 19:55
Re: Simple postgresql.conf wizard Heikki Linnakangas 20:00
Re: Block-level CRC checks Alvaro Herrera 20:02
Re: gram.y => preproc.y Tom Lane 20:10
Re: Simple postgresql.conf wizard Tom Lane 20:14
Re: Simple postgresql.conf wizard Grzegorz Jaskiewicz 20:20
Re: gram.y => preproc.y Michael Meskes 20:47
Re: gram.y => preproc.y Tom Lane 20:57
Re: Simple postgresql.conf wizard Jonah H. Harris 21:04
Re: Block-level CRC checks Aidan Van Dyk 21:40
Re: WIP: Automatic view update rules Robert Haas 21:44
Re: auto_explain contrib moudle Jeff Davis 22:06
Re: Block-level CRC checks Martijn van Oosterhout 22:10
Re: Simple postgresql.conf wizard Greg Smith 22:21
Re: Simple postgresql.conf wizard Simon Riggs 22:22
Re: Block-level CRC checks Tom Lane 22:31
Re: Simple postgresql.conf wizard Josh Berkus 22:40
Re: Simple postgresql.conf wizard Josh Berkus 22:42
Re: Simple postgresql.conf wizard Greg Smith 23:07
Re: Simple postgresql.conf wizard Robert Haas 23:08
Re: array_agg and array_accum (patch) Tom Lane 23:12
Re: pg_dump roles support 📎 Benedek László 23:31
Re: Simple postgresql.conf wizard Joshua D. Drake 23:53
Re: Simple postgresql.conf wizard Joshua D. Drake 23:56

Nov. 14, 2008

Thread Author Time
Re: WIP: Column-level Privileges Stephen Frost 00:00
Re: Block-level CRC checks Alvaro Herrera 00:03
Re: Simple postgresql.conf wizard Alvaro Herrera 00:06
Re: array_agg and array_accum (patch) Alvaro Herrera 00:08
Re: Simple postgresql.conf wizard Greg Smith 00:32
Re: array_agg and array_accum (patch) Robert Haas 00:37
DirectFunctionCall3 and array_in Ashish Kamra 00:53
CREATE AGGREGATE disallows STYPE = internal Tom Lane 01:22
Re: WIP: Column-level Privileges Alvaro Herrera 01:59
Re: Simple postgresql.conf wizard Gregory Stark 02:21
Re: Updated posix fadvise patch v19 Robert Haas 03:12
Re: Updated posix fadvise patch v19 Robert Haas 03:34
Re: array_agg and array_accum (patch) Robert Haas 03:40
Re: Simple postgresql.conf wizard Robert Haas 03:46
Re: DirectFunctionCall3 and array_in Tom Lane 04:05
Re: Simple postgresql.conf wizard Heikki Linnakangas 07:52
Re: Simple postgresql.conf wizard Simon Riggs 08:10
Re: gram.y => preproc.y Michael Meskes 08:24
Re: Visibility map, partial vacuums Heikki Linnakangas 08:31
Re: Simple postgresql.conf wizard Dave Page 08:57
Re: Visibility map, partial vacuums Gregory Stark 09:44
Re: Simple postgresql.conf wizard Simon Riggs 09:48
Re: Simple postgresql.conf wizard Dave Page 10:04
Synchronous replication patch v2 📎 Fujii Masao 10:15
Re: gram.y => preproc.y 📎 Michael Meskes 10:17
Re: Block-level CRC checks Martijn van Oosterhout 10:23
Re: Walsender process patch v1 for Synch Rep Fujii Masao 10:36
Re: Simple postgresql.conf wizard Richard Huxton 10:47
Re: CREATE AGGREGATE disallows STYPE = internal Teodor Sigaev 10:55
Re: Simple postgresql.conf wizard Simon Riggs 11:07
Updates of SE-PostgreSQL 8.4devel patches (r1216) KaiGai Kohei 11:34
Re: gram.y => preproc.y Alvaro Herrera 12:03
Re: libpq-events windows gotcha 📎 Andrew Chernow 12:15
Re: gram.y => preproc.y Michael Meskes 12:40
Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) Simon Riggs 13:05
Re: WIP: Column-level Privileges Alvaro Herrera 13:28
Re: Visibility map, partial vacuums 📎 Heikki Linnakangas 13:38
Re: WIP: Column-level Privileges 📎 Alvaro Herrera 13:50
Re: Sometimes pg_dump generates dump which is not restorable Dmitry Koterov 14:34
Re: CREATE AGGREGATE disallows STYPE = internal Robert Haas 14:40
Re: CREATE AGGREGATE disallows STYPE = internal Tom Lane 15:09
Re: CREATE AGGREGATE disallows STYPE = internal Tom Lane 15:12
Brittleness in regression test setup Peter Eisentraut 15:28
Re: Simple postgresql.conf wizard Jonah H. Harris 15:34
xmlconcat(NULL) crash 📎 Peter Eisentraut 15:35
Re: gram.y => preproc.y Tom Lane 15:44
Re: Simple postgresql.conf wizard Chris Browne 15:50
Re: Simple postgresql.conf wizard Heikki Linnakangas 15:50
Re: Block-level CRC checks Tom Lane 15:51
Re: Simple postgresql.conf wizard Jonah H. Harris 15:53
Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) KaiGai Kohei 15:58
Re: Brittleness in regression test setup Andrew Dunstan 16:13
Re: gram.y => preproc.y Andrew Dunstan 16:20
Re: CREATE AGGREGATE disallows STYPE = internal Robert Haas 16:21
Re: Sometimes pg_dump generates dump which is not restorable Tom Lane 16:25

Browse Archives

Prev | Next