pgsql-hackers since 2011-06-19 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

Browse Archives

Prev | Next

June 19, 2011

Thread Author Time
Re: crash-safe visibility map, take five 📎 Robert Haas 02:04
Re: crash-safe visibility map, take five Noah Misch 02:41
Re: [v9.2] DROP Reworks Part.0 - 'missing_ok' support of get_object_address Robert Haas 02:51
Re: Identifying no-op length coercions Robert Haas 02:57
Re: crash-safe visibility map, take five 📎 Robert Haas 03:02
Re: patch: Allow \dd to show constraint comments Robert Haas 03:05
Re: Identifying no-op length coercions Noah Misch 03:06
Re: plpgsql performance - SearchCatCache issue Robert Haas 03:09
Re: patch for 9.2: enhanced errors Steve Singer 03:10
Re: Identifying no-op length coercions Robert Haas 03:12
Re: Identifying no-op length coercions Robert Haas 03:32
Re: creating CHECK constraints as NOT VALID Robert Haas 03:53
Re: SSI tuning points Robert Haas 04:25
Re: patch: Allow \dd to show constraint comments Kohei KaiGai 07:25
Re: [v9.2] DROP Reworks Part.0 - 'missing_ok' support of get_object_address 📎 Kohei KaiGai 08:48
Re: Range Types and extensions Florian Pflug 09:21
Hugetables question Radosław Smogura 09:56
Re: Range Types and extensions Martijn van Oosterhout 10:24
Re: Hugetables question Martijn van Oosterhout 10:35
Re: Hugetables question Radosław Smogura 10:46
Re: patch for 9.2: enhanced errors Pavel Stehule 10:51
Re: patch for 9.2: enhanced errors Pavel Stehule 10:53
Re: plpgsql performance - SearchCatCache issue Pavel Stehule 11:09
Re: Identifying no-op length coercions 📎 Noah Misch 11:10
Re: plpgsql performance - SearchCatCache issue Pavel Stehule 11:29
Re: [v9.2] DROP Reworks Part.0 - 'missing_ok' support of get_object_address 📎 Kohei KaiGai 11:40
Re: patch for 9.2: enhanced errors Florian Pflug 11:43
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 12:00
Re: patch for 9.2: enhanced errors Pavel Stehule 12:03
Re: patch for 9.2: enhanced errors Florian Pflug 13:09
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Andrew Dunstan 13:26
Re: [WIP] cache estimates, cache access cost Greg Stark 13:38
Re: [WIP] Support for "ANY/ALL(array) op scalar" (Was: Re: Boolean operators without commutators vs. ALL/ANY) Greg Stark 13:48
Re: patch for 9.2: enhanced errors Pavel Stehule 13:52
Adding a distinct "pattern" type to resolve the "~" commutator stalemate Florian Pflug 13:53
Re: [WIP] cache estimates, cache access cost Cédric Villemain 14:26
Re: Patch: add GiST support for BOX @> POINT queries Hitoshi Harada 14:30
Re: the big picture for index-only scans Cédric Villemain 14:44
Libpq enhancement Jeff Shanab 15:04
Re: SSI tuning points Kevin Grittner 15:10
Re: the big picture for index-only scans Cédric Villemain 15:12
Re: [COMMITTERS] pgsql: Make external_pid_file world readable David Fetter 15:59
Re: patch: Allow \dd to show constraint comments Josh Kupershmidt 15:59
Re: Latch implementation that wakes on postmaster death on both win32 and Unix 📎 Peter Geoghegan 16:00
Re: [WIP] Support for "ANY/ALL(array) op scalar" (Was: Re: Boolean operators without commutators vs. ALL/ANY) David Fetter 16:13
Re: Hugetables question Tom Lane 16:26
Re: FOR KEY LOCK foreign keys Jesper Krogh 16:30
Re: Libpq enhancement Andrew Chernow 16:39
Re: heap_hot_search_buffer refactoring 📎 Jeff Davis 17:50
Re: heap_hot_search_buffer refactoring Jeff Davis 18:01
Re: Range Types and extensions Jeff Davis 18:08
Re: heap_hot_search_buffer refactoring 📎 Robert Haas 18:16
Re: the big picture for index-only scans Robert Haas 18:17
Re: heap_hot_search_buffer refactoring Tom Lane 18:20
Re: the big picture for index-only scans Robert Haas 18:40
Re: heap_hot_search_buffer refactoring Robert Haas 18:41
Re: [WIP] cache estimates, cache access cost Robert Haas 18:52
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Robert Haas 18:56
Re: the big picture for index-only scans Cédric Villemain 19:13
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Florian Pflug 19:26
Re: Range Types and extensions Florian Pflug 19:29
Re: [WIP] cache estimates, cache access cost Cédric Villemain 19:32
Re: Libpq enhancement Dmitriy Igrishin 19:36
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Andrew Dunstan 19:38
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Tom Lane 20:10
Re: [COMMITTERS] pgsql: Make external_pid_file world readable Peter Eisentraut 20:45
Re: heap_hot_search_buffer refactoring Robert Haas 20:51
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Florian Pflug 21:02
Re: the big picture for index-only scans Florian Pflug 21:10
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 21:13
Re: the big picture for index-only scans Robert Haas 21:16
Re: [WIP] cache estimates, cache access cost Greg Smith 21:32
Re: [WIP] cache estimates, cache access cost Kevin Grittner 22:15
Re: pgbench--new transaction type Greg Smith 22:30
Re: Make relation_openrv atomic wrt DDL Greg Stark 22:44
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Andrew Dunstan 22:56
Re: Small SSI issues 📎 Kevin Grittner 23:17
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Florian Pflug 23:56
Re: the big picture for index-only scans Florian Pflug 23:59

June 20, 2011

Thread Author Time
Re: [WIP] cache estimates, cache access cost Greg Smith 00:30
Re: the big picture for index-only scans Robert Haas 00:46
Re: [WIP] cache estimates, cache access cost Robert Haas 00:49
Re: Libpq enhancement Robert Haas 01:08
Re: pika buildfarm member failure on isolationCheck tests Robert Haas 01:10
Re: Boolean operators without commutators vs. ALL/ANY Greg Stark 01:16
Re: Patch - Debug builds without optimization Greg Stark 01:39
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Fujii Masao 01:51
Re: time-delayed standbys Fujii Masao 01:57
Re: patch for 9.2: enhanced errors Steve Singer 02:32
Re: Make relation_openrv atomic wrt DDL Noah Misch 03:42
Re: patch for 9.2: enhanced errors Alvaro Herrera 03:47
Re: Patch - Debug builds without optimization Greg Smith 04:25
Re: pgbench--new transaction type Itagaki Takahiro 04:34
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Fujii Masao 04:53
Re: Range Types and extensions Jeff Davis 06:33
Re: Patch - Debug builds without optimization Radosław Smogura 07:07
Re: WIP: Fast GiST index build 📎 Alexander Korotkov 07:46
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 08:48
Re: pika buildfarm member failure on isolationCheck tests Dan Ports 09:15
patch: plpgsql - remove unnecessary ccache search when a array variable is updated 📎 Pavel Stehule 09:49
date_part for infinity intervals Vlad Arkhipov 09:54
Auto Start second postgres 8.3.15-1 instance MAC OS X Diogo Santos 10:14
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Simon Riggs 10:23
Re: Boolean operators without commutators vs. ALL/ANY Florian Pflug 10:55
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Pavel Stehule 11:19
pgsql: Fixed string in German translation that causes segfault. Michael Meskes 11:58
Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Devrim GÜNDÜZ 12:03
Re: [BUG] Denormal float values break backup/restore Marti Raudsepp 12:22
Re: Grouping Sets Pavel Stehule 12:23
Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 12:32
Re: ALTER TABLE lock strength reduction patch is unsafe Robert Haas 13:14
Re: Re: patch review : Add ability to constrain backend temporary file space 📎 Cédric Villemain 13:15
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Robert Haas 13:15
Re: Range Types and extensions Robert Haas 13:19
Re: Re: patch review : Add ability to constrain backend temporary file space Robert Haas 13:21
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 13:24
POSIX question Radosław Smogura 13:27
Re: ALTER TABLE lock strength reduction patch is unsafe Kevin Grittner 13:42
Re: Range Types and extensions David Fetter 13:44
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 13:54
Re: Range Types and extensions Florian Pflug 14:01
Re: POSIX question Florian Pflug 14:16
Re: Range Types and extensions Tom Lane 14:17
Re: POSIX question Radosław Smogura 14:39
Re: Re: patch review : Add ability to constrain backend temporary file space Cédric Villemain 14:39
Re: pika buildfarm member failure on isolationCheck tests Kevin Grittner 14:40
Re: POSIX question Florian Weimer 14:57
Re: POSIX question Florian Pflug 15:01
Re: proposal: a validator for configuration files 📎 Alexey Klyukin 15:02
Re: POSIX question Radosław Smogura 15:05
Re: POSIX question Florian Pflug 15:07
Re: POSIX question Roger Leigh 15:08
Re: POSIX question Andres Freund 15:09
Re: Range Types and extensions Greg Stark 15:09
Re: POSIX question Greg Stark 15:11
Re: proposal: a validator for configuration files Florian Pflug 15:22
Re: POSIX question Radosław Smogura 15:30
Re: Range Types and extensions Tom Lane 15:33
Re: Fwd: Keywords in pg_hba.conf should be field-specific Pavel Stehule 15:34
Re: Fwd: Keywords in pg_hba.conf should be field-specific Pavel Stehule 15:35
Re: POSIX question Andres Freund 15:36
Re: [WIP] cache estimates, cache access cost Kevin Grittner 16:14
Re: proposal: a validator for configuration files Tom Lane 16:16
Re: Fwd: Keywords in pg_hba.conf should be field-specific Alvaro Herrera 16:19
Re: Range Types and extensions Jeff Davis 16:21
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate David E. Wheeler 16:28
Re: Adding a distinct "pattern" type to resolve the "~" commutator stalemate Florian Pflug 16:37
Re: proposal: a validator for configuration files Florian Pflug 16:49
Re: ALTER TABLE lock strength reduction patch is unsafe Robert Haas 16:57
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Robert Haas 16:58
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 17:13
Re: Range Types and extensions Merlin Moncure 17:16
Re: ALTER TABLE lock strength reduction patch is unsafe Kevin Grittner 17:21
Re: proposal: a validator for configuration files Tom Lane 17:22
Re: Boolean operators without commutators vs. ALL/ANY Alvaro Herrera 17:22
Re: possible connection leak in dblink? Bruce Momjian 17:24
Re: Patch - Debug builds without optimization Alvaro Herrera 17:27
Re: Boolean operators without commutators vs. ALL/ANY Florian Pflug 17:32
Re: Range Types and extensions Florian Pflug 17:33
Re: Patch - Debug builds without optimization Tom Lane 17:34
Re: Range Types and extensions Tom Lane 17:43
Re: Another issue with invalid XML values 📎 Noah Misch 17:57
Re: Range Types and extensions Darren Duncan 18:38
Re: pgbench--new transaction type Greg Smith 18:45
Re: [WIP] cache estimates, cache access cost Greg Smith 18:46
Re: Range Types and extensions Tom Lane 18:58
Re: [WIP] cache estimates, cache access cost Kevin Grittner 19:00
Re: Another issue with invalid XML values Florian Pflug 19:15
Re: Range Types and extensions Florian Pflug 19:19
Re: patch for 9.2: enhanced errors 📎 Pavel Stehule 19:44
Re: Range Types and extensions Darren Duncan 19:54
REMINDER: Participation Requested: Survey about Open-Source Software Development Jeffrey Carver 20:02
Re: Fwd: Keywords in pg_hba.conf should be field-specific 📎 Alvaro Herrera 20:06
Re: FOR KEY LOCK foreign keys Noah Misch 20:11
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Peter Eisentraut 20:20
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 20:24
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 20:28
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Tom Lane 20:44
Re: Another issue with invalid XML values Noah Misch 20:45
Re: [BUG] Denormal float values break backup/restore Jeroen Vermeulen 20:57
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 21:00
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 21:00
Table Partitioning David Fetter 21:42
Re: ALTER TABLE lock strength reduction patch is unsafe Tom Lane 21:56
Re: ALTER TABLE lock strength reduction patch is unsafe 📎 Simon Riggs 22:55
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 23:03

June 21, 2011

Thread Author Time
Re: Fwd: Keywords in pg_hba.conf should be field-specific Brendan Jurd 00:06
Re: Fwd: Keywords in pg_hba.conf should be field-specific Alvaro Herrera 01:11
Re: Fwd: Keywords in pg_hba.conf should be field-specific Brendan Jurd 01:25
Re: pika buildfarm member failure on isolationCheck tests 📎 Dan Ports 02:18
Re: Fwd: Keywords in pg_hba.conf should be field-specific Pavel Stehule 03:51
Re: Patch - Debug builds without optimization Greg Smith 04:21
Re: Fwd: Keywords in pg_hba.conf should be field-specific Brendan Jurd 04:29
Re: Fwd: Keywords in pg_hba.conf should be field-specific Pavel Stehule 04:34
Re: Fwd: Keywords in pg_hba.conf should be field-specific Brendan Jurd 04:44
Re: FOR KEY LOCK foreign keys Jesper Krogh 04:50
Re: Fwd: Keywords in pg_hba.conf should be field-specific Pavel Stehule 04:59
Re: One-Shot Plans Jaime Casanova 06:51
hstore - Implementation and performance issues around its operators Stefan Keller 08:04
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 08:20

Browse Archives

Prev | Next