pgsql-hackers since 2009-01-17 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

Jan. 17, 2009

Thread Author Time
Re: WIP: Automatic view update rules 📎 Peter Eisentraut 00:01
Status Report on Hot Standby 📎 Simon Riggs 00:16
Re: WIP: Automatic view update rules Tom Lane 00:58
Re: Autovacuum daemon terminated by signal 11 📎 Alvaro Herrera 04:14
Status Report on SE-PostgreSQL KaiGai Kohei 04:21
MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Simon Riggs 08:54
Fixes for compiler warnings 📎 Alan Li 09:44
Re: Autovacuum daemon terminated by signal 11 Martijn van Oosterhout 11:26
Re: pg_dump versus views and opclasses Brendan Jurd 14:41
Re: pg_dump versus views and opclasses Brendan Jurd 15:33
Re: Autovacuum daemon terminated by signal 11 📎 Tom Lane 15:49
Re: pg_dump versus views and opclasses Tom Lane 15:52
Re: pg_dump versus views and opclasses Brendan Jurd 15:56
Re: pg_dump versus views and opclasses Tom Lane 16:05
Re: pg_dump versus views and opclasses 📎 Brendan Jurd 16:25
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Tom Lane 16:35
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Simon Riggs 17:01
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) 📎 Alvaro Herrera 17:15
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Gregory Stark 17:55
Re: pg_dump versus views and opclasses Tom Lane 18:56
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Tom Lane 18:58
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Tom Lane 19:03
Re: Autovacuum daemon terminated by signal 11 Justin Pasher 21:41
Re: pg_dump versus views and opclasses Brendan Jurd 22:13
Re: Statement-level triggers and inheritance Peter Eisentraut 22:44
Re: Fixes for compiler warnings Peter Eisentraut 23:34

Jan. 18, 2009

Thread Author Time
Re: Fixes for compiler warnings Gregory Stark 01:12
VARSIZE - why omit VARLEN? Andrew Chernow 02:27
Re: pg_dump versus views and opclasses Tom Lane 06:02
Re: VARSIZE - why omit VARLEN? Tom Lane 06:08
Re: Autovacuum daemon terminated by signal 11 Tom Lane 06:15
Re: Statement-level triggers and inheritance Tom Lane 06:24
Re: Fixes for compiler warnings Tom Lane 06:28
Re: Fixes for compiler warnings alanwli 07:05
Re: Fixes for compiler warnings alanwli 07:10
Re: Statement-level triggers and inheritance Peter Eisentraut 09:50
Re: Fixes for compiler warnings Peter Eisentraut 09:56
Re: Fixes for compiler warnings Grzegorz Jaskiewicz 10:43
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) Brendan Jurd 11:24
Re: VARSIZE - why omit VARLEN? Andrew Chernow 14:18
Re: Fixes for compiler warnings Heikki Linnakangas 15:00
Re: Fixes for compiler warnings Tom Lane 18:17
Re: Fixes for compiler warnings Gregory Stark 18:30
Re: Fixes for compiler warnings Magnus Hagander 19:04
Re: libpq WSACleanup is not needed Magnus Hagander 19:10
Re: Fixes for compiler warnings Tom Lane 19:15
Re: libpq WSACleanup is not needed Tom Lane 19:24
Re: Fixes for compiler warnings Peter Eisentraut 19:51
Re: Fixes for compiler warnings Peter Eisentraut 20:16
Re: libpq WSACleanup is not needed Andrew Chernow 20:20
Re: libpq WSACleanup is not needed Andrew Chernow 20:45
Re: pg_dump versus views and opclasses Tom Lane 20:47
Re: pg_dump versus views and opclasses Brendan Jurd 21:30
Re: libpq WSACleanup is not needed James Mansion 23:58

Jan. 19, 2009

Thread Author Time
Re: libpq WSACleanup is not needed Andrew Chernow 00:18
Re: Visibility map and freezing ITAGAKI Takahiro 01:28
join removal 📎 Robert Haas 03:56
Re: Review: B-Tree emulation for GIN Jeff Davis 06:11
Re: libpq WSACleanup is not needed James Mansion 06:29
Re: [PATCHES] GIN improvements Jeff Davis 07:08
Re: Hot Standby dev build (v8) Heikki Linnakangas 07:16
Re: WIP: Automatic view update rules Bernd Helmle 08:18
Re: libpq WSACleanup is not needed Magnus Hagander 09:23
Re: WIP: Automatic view update rules Peter Eisentraut 09:39
Re: FATAL: could not open relation pg_tblspc/491086/467369/491103: No such file or directory Simon Riggs 09:49
Re: Hot Standby dev build (v8) Simon Riggs 10:08
Re: Hot Standby dev build (v8) Heikki Linnakangas 10:22
Re: Hot Standby dev build (v8) Simon Riggs 10:45
Re: Hot Standby dev build (v8) Heikki Linnakangas 10:50
Re: Hot Standby dev build (v8) Simon Riggs 11:14
Re: Hot Standby dev build (v8) Heikki Linnakangas 12:00
Re: Fixes for compiler warnings Magnus Hagander 12:01
Re: Hot Standby dev build (v8) Simon Riggs 12:54
Re: libpq WSACleanup is not needed Andrew Chernow 12:57
Re: Hot Standby dev build (v8) Heikki Linnakangas 13:47
Re: Hot Standby dev build (v8) Simon Riggs 14:11
Re: Hot Standby dev build (v8) Simon Riggs 14:37
Re: [BUGS] BUG #4186: set lc_messages does not work 📎 Magnus Hagander 14:39
Re: Review: B-Tree emulation for GIN Alvaro Herrera 14:43
Re: Hot Standby dev build (v8) Heikki Linnakangas 14:50
Textdomains 📎 Magnus Hagander 14:51
tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) Peter Eisentraut 15:03
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander 15:18
Re: Hot Standby dev build (v8) Simon Riggs 15:22
Re: Textdomains Peter Eisentraut 15:22
Re: Textdomains Magnus Hagander 15:26
number of connections Rubén F. 15:44
Re: libpq WSACleanup is not needed Magnus Hagander 16:02
Re: Review: B-Tree emulation for GIN Teodor Sigaev 16:20
Re: libpq WSACleanup is not needed Andrew Chernow 16:26
Re: Review: B-Tree emulation for GIN Tom Lane 16:35
Re: Fixes for compiler warnings Alvaro Herrera 16:38
Re: [PATCHES] GIN improvements 📎 Teodor Sigaev 16:53
Re: number of connections Brendan Jurd 16:57
Re: Review: B-Tree emulation for GIN Jeff Davis 16:58
Re: [PATCHES] GIN improvements Alvaro Herrera 17:13
Re: Review: B-Tree emulation for GIN 📎 Teodor Sigaev 17:15
Re: [PATCHES] GIN improvements Teodor Sigaev 17:17
Re: Fixes for compiler warnings Tom Lane 17:19
Re: [PATCHES] GIN improvements Alvaro Herrera 17:20
Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) Teodor Sigaev 17:45
Re: [PATCHES] GIN improvements Tom Lane 18:00
Re: Review: B-Tree emulation for GIN Jeff Davis 18:02
Re: [PATCHES] GIN improvements 📎 Teodor Sigaev 18:15
Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) Devrim GÜNDÜZ 18:20
Re: Review: B-Tree emulation for GIN 📎 Teodor Sigaev 18:41
Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) Teodor Sigaev 18:45
Re: Review: B-Tree emulation for GIN Jeff Davis 18:54
Re: libpq WSACleanup is not needed Bruce Momjian 19:20
Re: libpq WSACleanup is not needed Andrew Chernow 19:29
Re: libpq WSACleanup is not needed Bruce Momjian 19:32
Re: foreign_data test fails with non-C locale Zdenek Kotala 20:13
Re: foreign_data test fails with non-C locale Zdenek Kotala 20:39
Re: WIP: Automatic view update rules 📎 Bernd Helmle 21:02
is 8.4 array_agg() supposed to work with array values? Todd A. Cook 21:22
Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) 📎 Brendan Jurd 22:26
Re: Statement-level triggers and inheritance Bruce Momjian 22:55

Jan. 20, 2009

Thread Author Time
Re: FWD: Re: Updated backslash consistency patch 📎 Bruce Momjian 02:13
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Hiroshi Inoue 03:31
Re: [BUGS] BUG #4186: set lc_messages does not work 📎 Hiroshi Inoue 03:52
Re: FWD: Re: Updated backslash consistency patch 📎 Bruce Momjian 04:12
Re: FWD: Re: Updated backslash consistency patch Robert Haas 04:57
Re: is 8.4 array_agg() supposed to work with array values? Peter Eisentraut 05:09
Re: Review: B-Tree emulation for GIN Jeff Davis 05:14
Re: foreign_data test fails with non-C locale Peter Eisentraut 05:44
Re: V4 of PITR performance improvement for 8.4 📎 Koichi Suzuki 06:21
Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) Peter Eisentraut 07:25
Re: Visibility map and freezing Heikki Linnakangas 09:03
Re: Autovacuum daemon terminated by signal 11 Alvaro Herrera 12:18
Re: MemoryContextSwitchTo (Re: [GENERAL] Autovacuum daemon terminated by signal 11) Alvaro Herrera 12:23
Re: is 8.4 array_agg() supposed to work with array values? Greg Stark 13:50
Re: [BUGS] BUG #4186: set lc_messages does not work Magnus Hagander 14:51
Re: libpq WSACleanup is not needed Magnus Hagander 15:09
Re: FWD: Re: Updated backslash consistency patch Bruce Momjian 15:17
Re: FWD: Re: Updated backslash consistency patch Alvaro Herrera 15:32
Re: FWD: Re: Updated backslash consistency patch Greg Sabino Mullane 15:33
Re: FWD: Re: Updated backslash consistency patch Dimitri Fontaine 15:38
Re: FWD: Re: Updated backslash consistency patch Stephen Frost 15:38
Re: libpq WSACleanup is not needed Bruce Momjian 15:41
Re: FWD: Re: Updated backslash consistency patch Bruce Momjian 15:42
Re: FWD: Re: Updated backslash consistency patch Bruce Momjian 15:44
Re: Fixes for compiler warnings Jeroen Vermeulen 16:01
Re: is 8.4 array_agg() supposed to work with array values? Merlin Moncure 16:09
Re: libpq WSACleanup is not needed Jeroen Vermeulen 16:10
Re: FWD: Re: Updated backslash consistency patch Bruce Momjian 16:18
Re: libpq WSACleanup is not needed Andrew Chernow 16:26
Re: libpq WSACleanup is not needed Andrew Chernow 16:31
Re: libpq WSACleanup is not needed Andrew Chernow 16:36
Re: libpq WSACleanup is not needed Bruce Momjian 16:39
Re: libpq WSACleanup is not needed Andrew Dunstan 16:41
Re: libpq WSACleanup is not needed Bruce Momjian 16:42
Re: libpq WSACleanup is not needed Andrew Chernow 16:42
Re: libpq WSACleanup is not needed Bruce Momjian 16:47
Re: visibility maps and heap_prune Bruce Momjian 16:49
Re: visibility maps Bruce Momjian 16:55
Re: libpq WSACleanup is not needed Andrew Chernow 16:58
Re: libpq WSACleanup is not needed Bruce Momjian 17:03
Re: visibility maps and heap_prune Heikki Linnakangas 17:04
Re: Polymorphic types vs. domains Bruce Momjian 17:08
Re: visibility maps Heikki Linnakangas 17:09
Re: new vacuum is slower for small tables Bruce Momjian 17:31
Re: is 8.4 array_agg() supposed to work with array values? Peter Eisentraut 17:39
Re: Column-Level Privileges Tom Lane 17:59
Re: [PATCHES] GIN improvements Jeff Davis 18:01
Re: [BUGS] BUG #4186: set lc_messages does not work 📎 Hiroshi Inoue 18:06
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 Hiroshi Inoue 18:08
Re: Visibility map and freezing Simon Riggs 18:09
Re: Column-Level Privileges Tom Lane 18:52
Re: Column-Level Privileges Stephen Frost 19:01
Re: Hot standby, RestoreBkpBlocks and cleanup locks Heikki Linnakangas 19:01
Re: Column-Level Privileges Stephen Frost 19:08
Re: Hot standby, RestoreBkpBlocks and cleanup locks Simon Riggs 19:31
Re: Visibility map and freezing 📎 Heikki Linnakangas 19:51
Re: Hot standby, RestoreBkpBlocks and cleanup locks Heikki Linnakangas 19:56
Re: Visibility map and freezing Simon Riggs 20:40
New pg_dump patch, --no-stats flag, disables sending to statistics collector 📎 Bryce Nesbitt 21:04
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Jaime Casanova 21:09
Re: Visibility map and freezing Euler Taveira de Oliveira 21:34
Re: about truncate Tom Lane 21:41
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Bruce Momjian 21:54
Re: about truncate Andrew Dunstan 22:09
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Greg Smith 22:13
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Bryce Nesbitt 22:15
Re: libpq WSACleanup is not needed James Mansion 22:40
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Josh Berkus 22:40
Re: Status Report on Hot Standby Robert Treat 23:08
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Tom Lane 23:37
Re: Status Report on Hot Standby Simon Riggs 23:39
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Joshua D. Drake 23:40

Jan. 21, 2009

Thread Author Time
Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector Bryce Nesbitt 00:35
New pg_dump patch -- document statistics collector exception 📎 Bryce Nesbitt 01:22
Re: New pg_dump patch -- document statistics collector exception Robert Treat 02:37
Re: New pg_dump patch -- document statistics collector exception Alvaro Herrera 02:41
Re: Column-Level Privileges KaiGai Kohei 03:02
Re: Column-Level Privileges Tom Lane 03:35
Re: Column-Level Privileges Stephen Frost 03:45
Re: Status Report on Hot Standby Mark Kirkwood 07:39
Re: libpq WSACleanup is not needed Magnus Hagander 09:16
Re: Fixes for compiler warnings Magnus Hagander 09:28
Re: about truncate Peter Eisentraut 09:29

Browse Archives

Prev | Next