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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 19, 2009

Thread Author Time
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 01:28
Re: 8.4b1: Query returning results in different order to 8.3 Ian Barwick 04:22
to_timestamp() changes in 8.4 release notes Brendan Jurd 05:12
Re: 8.4b1: Query returning results in different order to 8.3 Heikki Linnakangas 07:38
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Heikki Linnakangas 07:41
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 08:21
Recursive plpgsql function in rule mito 11:08
Reference on partial data mito 11:57
Re: Recursive plpgsql function in rule Heikki Linnakangas 13:18
planner crash/assert hit in 8.4B1 Stefan Kaltenbrunner 13:29
Re: Reference on partial data Andrew Dunstan 14:04
Re: planner crash/assert hit in 8.4B1 Bernd Helmle 14:36
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Tom Lane 14:51
Re: to_timestamp() changes in 8.4 release notes Tom Lane 15:06
Re: to_timestamp() changes in 8.4 release notes Brendan Jurd 15:25
Re: planner crash/assert hit in 8.4B1 Tom Lane 15:26
Re: Unicode support Peter Eisentraut 15:48
Re: to_timestamp() changes in 8.4 release notes Tom Lane 15:51
Re: Unicode support Tom Lane 15:54
Re: Why isn't stats_temp_directory automatically created? Magnus Hagander 16:29
Re: Replacing plpgsql's lexer 📎 Tom Lane 16:42
Duplicate code in psql's \ commands David Fetter 16:45
Re: Replacing plpgsql's lexer Greg Stark 17:18
Re: Replacing plpgsql's lexer Grzegorz Jaskiewicz 17:24
Re: Replacing plpgsql's lexer Greg Stark 17:28
Re: Replacing plpgsql's lexer Grzegorz Jaskiewicz 17:30
Re: Replacing plpgsql's lexer Tom Lane 17:34
Re: to_timestamp() changes in 8.4 release notes Brendan Jurd 17:41
Re: Patch for 8.5, transformationHook Peter Eisentraut 17:44
Re: Patch for 8.5, transformationHook Pavel Stehule 17:47
Re: Duplicate code in psql's \ commands Tom Lane 18:09
Re: Duplicate code in psql's \ commands David Fetter 18:20
Sigh, MSVC build broken again Tom Lane 19:56
Re: [rfc] unicode escapes for extended strings Tom Lane 21:10
Re: Sigh, MSVC build broken again Tom Lane 21:51
WITH inconsistency Robert Grabowski 22:35
Re: [PATCH] Borland C Compiler compatibility issues Tom Lane 22:38
Re: No hash join across partitioned tables? Tom Lane 23:31

April 20, 2009

Thread Author Time
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 00:44
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Heikki Linnakangas 05:43
Re: [PATCH] Borland C Compiler compatibility issues Pavel Golub 05:44
Re: [GENERAL] Performance of full outer join in 8.3 Simon Riggs 06:09
Re: WITH inconsistency Peter Eisentraut 06:12
Re: Patch for 8.5, transformationHook Peter Eisentraut 06:24
Re: Unicode support Peter Eisentraut 06:29
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 06:43
Re: Patch for 8.5, transformationHook Pavel Stehule 06:52
Re: Warm Standby restore_command documentation Heikki Linnakangas 08:32
Re: New trigger option of pg_standby Heikki Linnakangas 09:06
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. 📎 Magnus Hagander 09:37
Re: New trigger option of pg_standby Fujii Masao 10:54
Re: Warm Standby restore_command documentation Andreas Pflug 11:10
Re: Patch for 8.5, transformationHook 📎 Pavel Stehule 12:45
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Tom Lane 14:14
Re: Patch for 8.5, transformationHook Peter Eisentraut 14:16
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Tom Lane 14:38
Re: Patch for 8.5, transformationHook Tom Lane 14:47
Re: New trigger option of pg_standby Heikki Linnakangas 14:47
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Greg Stark 14:48
springy migration of moths (buildfarm) Zdenek Kotala 14:48
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Heikki Linnakangas 14:50
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Tom Lane 14:59
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Gregory Stark 15:36
missing auto_explain contrib in 8.4beta1 Jaime Casanova 15:48
Re: missing auto_explain contrib in 8.4beta1 Dave Page 16:01
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Martijn van Oosterhout 16:48
Re: Patch for 8.5, transformationHook Pavel Stehule 16:53
Re: Patch for 8.5, transformationHook Pavel Stehule 16:56
8.4b1 regression? 📎 Eric B. Ridge 18:27
Re: 8.4b1 regression? Eric B. Ridge 18:32
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Robert Haas 18:37
Re: Postgres SQL specification (tests) Kevin Field 18:45
GEQO: ERX Tobias Zahn 19:59
trouble with to_char('L') Mikko 21:00
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 23:56

April 21, 2009

Thread Author Time
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 00:26
Extend PL/pgSQL 📎 Demise Garrouste 07:09
Re: Why isn't stats_temp_directory automatically created? 📎 Fujii Masao 07:33
Re: Extend PL/pgSQL Laurent Laborde 09:09
Re: Extend PL/pgSQL Pavel Stehule 09:29
8.4 semi-join slows down query performance (EXISTS) 📎 vacuum 09:38
Re: trouble with to_char('L') Albe Laurenz 10:36
Re: [PATCH] Add a test for pg_get_functiondef() Abhijit Menon-Sen 10:46
Re: New trigger option of pg_standby Simon Riggs 11:03
Re: New trigger option of pg_standby Heikki Linnakangas 11:17
Re: New trigger option of pg_standby Simon Riggs 11:25
Re: New trigger option of pg_standby Heikki Linnakangas 11:28
Re: Extend PL/pgSQL Merlin Moncure 11:36
Re: New trigger option of pg_standby Simon Riggs 11:38
Re: New trigger option of pg_standby Fujii Masao 11:48
Automating Partitions in PostgreSQL - Query on syntax Kedar Potdar 11:50
Re: 8.4 semi-join slows down query performance (EXISTS) Guillaume Smet 11:53
Re: Automating Partitions in PostgreSQL - Query on syntax Greg Stark 11:59
Re: 8.4 semi-join slows down query performance (EXISTS) steven king 12:10
Re: New trigger option of pg_standby Heikki Linnakangas 12:55
Re: Automating Partitions in PostgreSQL - Query on syntax Kedar Potdar 13:38
Re: Automating Partitions in PostgreSQL - Query on syntax Dickson S. Guedes 13:46
Re: 8.4 semi-join slows down query performance (EXISTS) Alvaro Herrera 13:58
Re: trouble with to_char('L') Mikko 13:58
Re: Automating Partitions in PostgreSQL - Query on syntax Kedar Potdar 14:03
Re: New trigger option of pg_standby Simon Riggs 14:05
Re: Automating Partitions in PostgreSQL - Query on syntax Dickson S. Guedes 14:11
Re: Automating Partitions in PostgreSQL - Query on syntax Pavel Stehule 14:23
Re: New trigger option of pg_standby Andreas Pflug 14:36
Re: Automating Partitions in PostgreSQL - Query on syntax Nikhil Sontakke 14:46
Re: BUG #4768: FATAL:could not reattach to shared memory:487 Bruce Momjian 14:52
Re: Automating Partitions in PostgreSQL - Query on syntax vacuum 15:13
License Issue May, Randy 15:13
Re: Automating Partitions in PostgreSQL - Query on syntax Greg Stark 15:37
Re: License Issue Joshua D. Drake 15:39
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 15:39
Re: New trigger option of pg_standby Heikki Linnakangas 15:41
Re: License Issue Bruce Momjian 15:42
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 15:43
Re: [ADMIN] License Issue Bruce Momjian 15:44
Re: Automating Partitions in PostgreSQL - Query on syntax Csaba Nagy 15:50
Re: psql with "Function Type" in \df 📎 Bruce Momjian 15:51
Re: [ADMIN] License Issue Alvaro Herrera 15:53
Re: psql with "Function Type" in \df Kevin Grittner 16:04
Re: [ADMIN] License Issue May, Randy 16:08
Re: Automating Partitions in PostgreSQL - Query on syntax steven king 16:17
Re: psql with "Function Type" in \df Alvaro Herrera 16:19
Re: Automating Partitions in PostgreSQL - Query on syntax vacuum 16:23
Re: psql with "Function Type" in \df Joshua D. Drake 16:26
Re: psql with "Function Type" in \df Bruce Momjian 16:30
Re: psql with "Function Type" in \df David Fetter 16:33
Re: Automating Partitions in PostgreSQL - Query on syntax steven king 16:35
Re: Automating Partitions in PostgreSQL - Query on syntax vacuum 16:42
Re: psql with "Function Type" in \df Kevin Grittner 16:45
Re: WIP: to_char, support for EEEE format Brendan Jurd 16:45
Re: psql with "Function Type" in \df Kevin Grittner 16:50
Re: psql with "Function Type" in \df 📎 David Fetter 16:57
Re: New trigger option of pg_standby David Fetter 16:59
Re: psql with "Function Type" in \df Alvaro Herrera 17:04
Re: [ADMIN] License Issue Korry Douglas 17:05
Re: psql with "Function Type" in \df Tom Lane 17:07
Re: psql with "Function Type" in \df 📎 David Fetter 17:07
Re: trouble with to_char('L') Alvaro Herrera 17:13
Re: [ADMIN] License Issue Alvaro Herrera 17:22
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 17:22
Re: psql with "Function Type" in \df 📎 Bruce Momjian 17:26
Re: psql with "Function Type" in \df Bruce Momjian 17:28
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 17:33
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 17:36
per db collate syntax Jaime Casanova 17:37
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 17:38
Re: per db collate syntax Heikki Linnakangas 17:42
Re: Automating Partitions in PostgreSQL - Query on syntax Greg Stark 18:18
Re: Automating Partitions in PostgreSQL - Query on syntax steven king 18:29
Re: [ADMIN] License Issue Tom Lane 18:43
Re: Automating Partitions in PostgreSQL - Query on syntax Dickson S. Guedes 18:48
Re: Automating Partitions in PostgreSQL - Query on syntax Tom Lane 18:51
Re: Automating Partitions in PostgreSQL - Query on syntax Robert Haas 18:53
Re: Automating Partitions in PostgreSQL - Query on syntax Grzegorz Jaskiewicz 19:07
Re: New trigger option of pg_standby Heikki Linnakangas 19:27
Re: trouble with to_char('L') Mikko 20:32
Re: Automating Partitions in PostgreSQL - Query on syntax steven king 20:48
Re: [ADMIN] License Issue Chris Browne 20:51
Re: [ADMIN] License Issue Tom Lane 21:18
RelOptInfo cache 📎 Adriano Lange 23:04
Re: trouble with to_char('L') Alvaro Herrera 23:13
Re: [ADMIN] License Issue Bruce Momjian 23:38

April 22, 2009

Thread Author Time
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE KaiGai Kohei 00:00
Re: WIP: to_char, support for EEEE format Pavel Stehule 00:13
Re: [PATCH] unalias of ACL_SELECT_FOR_UPDATE Robert Haas 01:31
Re: psql with "Function Type" in \df tomas 03:44
Re: New trigger option of pg_standby Fujii Masao 05:09
Re: New trigger option of pg_standby Simon Riggs 07:43
Re: Why isn't stats_temp_directory automatically created? 📎 Fujii Masao 07:57
The last WAL segment of the old timeline is not archived for a while after archive recovery 📎 Fujii Masao 09:20
Workaround for bug #4608? Robert Campbell 12:18
Synch Replication: Synchronization of files between Primary & Standby K, Niranjan (NSN - IN/Bangalore) 12:21
Re: psql with "Function Type" in \df Bruce Momjian 12:32
Re: Workaround for bug #4608? Bruce Momjian 12:33
Re: Workaround for bug #4608? Robert Campbell 12:35
Re: Workaround for bug #4608? Bruce Momjian 12:43
Re: BUG #4768: FATAL:could not reattach to shared memory:487 Ghislain ROUVIGNAC 12:44
Re: Workaround for bug #4608? Robert Campbell 12:50
Re: Workaround for bug #4608? Bruce Momjian 13:00
Re: Workaround for bug #4608? Robert Campbell 13:04
Re: [BUGS] BUG #4768: FATAL:could not reattach to shared memory:487 Bruce Momjian 13:26
Re: psql with "Function Type" in \df tomas 13:28
Re: [NOVICE] Workaround for bug #4608? Bruce Momjian 13:28
Re: psql with "Function Type" in \df Bruce Momjian 13:34
Re: Workaround for bug #4608? Obe, Regina 13:36
Re: Workaround for bug #4608? Obe, Regina 13:40
Re: Workaround for bug #4608? Robert Campbell 13:55
Re: Workaround for bug #4608? Obe, Regina 14:02
Re: Workaround for bug #4608? Robert Campbell 14:36
Re: psql with "Function Type" in \df Tom Lane 14:40
Re: psql with "Function Type" in \df Alvaro Herrera 14:44
Re: psql with "Function Type" in \df Tom Lane 14:47
Re: psql with "Function Type" in \df 📎 Bruce Momjian 15:00
BUG #4774: Bug with use execute+xml+xml_encode_special_chars Nickolay 15:00
Re: Workaround for bug #4608? Robert Campbell 15:03
Re: Workaround for bug #4608? Bruce Momjian 15:04
Re: Workaround for bug #4608? Rainer Bauer 15:11
Re: Workaround for bug #4608? Tom Lane 15:11
Re: Automating Partitions in PostgreSQL - Query on syntax Zeugswetter Andreas OSB sIT 15:21
Re: BUG #4774: Bug with use execute+xml+xml_encode_special_chars Tom Lane 15:26

Browse Archives

Prev | Next