[go: up one dir, main page]

pgsql-hackers - November 2010

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. 1, 2010

Thread Author Time
Re: type info refactoring Robert Haas 01:13
Re: [PATCH] More Coccinelli cleanups Robert Haas 03:04
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Itagaki Takahiro 03:04
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Robert Haas 03:10
Comparison with "true" in source code Itagaki Takahiro 03:17
Re: SR fails to send existing WAL file after off-line copy Robert Haas 03:21
Re: Maximum function call nesting depth for regression tests Tom Lane 05:12
Re: SR fails to send existing WAL file after off-line copy Heikki Linnakangas 06:28
Re: SR fails to send existing WAL file after off-line copy Heikki Linnakangas 07:37
Re: SR fails to send existing WAL file after off-line copy Heikki Linnakangas 08:17
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Andres Freund 09:15
Re: SR fails to send existing WAL file after off-line copy Fujii Masao 09:34
Complier warnings on mingw gcc 4.5.0 Itagaki Takahiro 10:24
Re: Tracking latest timeline in standby mode Fujii Masao 10:32
Re: Tracking latest timeline in standby mode Heikki Linnakangas 11:32
Re: crash in plancache with subtransactions Jim Nasby 14:14
Re: plan time of MASSIVE partitioning ... Tom Lane 14:18
Re: Patch to add a primary key using an existing index Jim Nasby 14:29
Re: revision of todo: NULL for ROW variables Jim Nasby 14:44
Re: Maximum function call nesting depth for regression tests Tom Lane 15:17
Re: why does plperl cache functions using just a bool for is_trigger Tom Lane 15:28
Re: [PATCH] More Coccinelli cleanups Tom Lane 15:56
Re: why does plperl cache functions using just a bool for is_trigger Andrew Dunstan 16:02
Re: crash in plancache with subtransactions Tom Lane 16:25
Re: revision of todo: NULL for ROW variables Jeff Davis 18:19
Re: revision of todo: NULL for ROW variables Kevin Grittner 18:29
Re: Range Types, discrete and/or continuous Dimitri Fontaine 19:36
Re: SR fails to send existing WAL file after off-line copy Greg Smith 20:02
Re: SR fails to send existing WAL file after off-line copy Greg Stark 20:32
Re: Range Types, discrete and/or continuous Jeff Davis 20:39
Re: Complier warnings on mingw gcc 4.5.0 Hiroshi Inoue 21:02
Re: why does plperl cache functions using just a bool for is_trigger 📎 Alex Hunsaker 21:24
Re: Hash support for arrays hernan gonzalez 21:27
Re: why does plperl cache functions using just a bool for is_trigger Alex Hunsaker 22:30
Re: SR fails to send existing WAL file after off-line copy Tom Lane 22:47
Re: why does plperl cache functions using just a bool for is_trigger Tom Lane 22:59
Re: revision of todo: NULL for ROW variables Merlin Moncure 23:07
Re: Complier warnings on mingw gcc 4.5.0 Itagaki Takahiro 23:31
Re: Complier warnings on mingw gcc 4.5.0 Hiroshi Inoue 23:43

Nov. 2, 2010

Thread Author Time
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons 📎 Andres Freund 00:37
Re: why does plperl cache functions using just a bool for is_trigger 📎 Alex Hunsaker 00:40
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons 📎 Andres Freund 00:44
Sort is actually PlanState? 📎 Hitoshi Harada 00:55
Re: Sort is actually PlanState? Tom Lane 01:06
Re: Complier warnings on mingw gcc 4.5.0 Itagaki Takahiro 02:10
Re: Sort is actually PlanState? Hitoshi Harada 02:49
Improving planner's handling of min/max aggregate optimization Tom Lane 03:16
Starting off with the development Vaibhav Kaushal 04:40
improved parallel make support 📎 Peter Eisentraut 04:43
Re: Tracking latest timeline in standby mode Fujii Masao 05:15
Fwd: Starting off with the development Vaibhav Kaushal 06:34
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Peter Eisentraut 07:13
Re: SR fails to send existing WAL file after off-line copy Heikki Linnakangas 07:28
pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Heikki Linnakangas 09:40
B-tree parent pointer and checkpoints Heikki Linnakangas 10:56
Intelligent RDBMS ghatpande 11:25
timestamp of the last replayed transaction Fujii Masao 11:38
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 13:03
Re: timestamp of the last replayed transaction Dimitri Fontaine 13:38
Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons Tom Lane 14:04
Re: improved parallel make support Tom Lane 14:21
Re: B-tree parent pointer and checkpoints Tom Lane 14:30
Re: B-tree parent pointer and checkpoints Heikki Linnakangas 14:40
Re: Starting off with the development Kevin Grittner 14:49
Re: Tracking latest timeline in standby mode Heikki Linnakangas 15:08
Re: create custom collation from case insensitive portuguese Euler Taveira de Oliveira 15:40
ALTER TYPE recursion to typed tables Peter Eisentraut 16:15
Re: Comparison with "true" in source code Michael Meskes 17:19
Re: [PATCH] V3: Idle in transaction cancellation Kevin Grittner 17:33
Re: ALTER TYPE recursion to typed tables Robert Haas 17:54
Re: create custom collation from case insensitive portuguese Robert Haas 17:57
Re: Hash support for arrays Robert Haas 18:07
Re: ALTER TYPE recursion to typed tables Peter Eisentraut 18:17
Re: Hash support for arrays Tom Lane 18:21
Re: Hash support for arrays Alvaro Herrera 18:34
Re: Hash support for arrays Robert Haas 19:04
Re: Hash support for arrays Kevin Grittner 19:34
Re: ALTER TYPE recursion to typed tables Robert Haas 20:00
Re: Hash support for arrays Robert Haas 20:07
Re: Hash support for arrays Kevin Grittner 20:25
Re: Hash support for arrays Tom Lane 20:42
Re: Hash support for arrays Kenneth Marshall 20:46
Re: Hash support for arrays Sam Mason 21:26
Re: Hash support for arrays Robert Haas 21:28
Re: [PATCH] V3: Idle in transaction cancellation Andres Freund 21:36
Re: Hash support for arrays Tom Lane 21:47
Re: [PATCH] V3: Idle in transaction cancellation Alvaro Herrera 21:52
Re: [PATCH] V3: Idle in transaction cancellation Kevin Grittner 21:59
Re: [PATCH] V3: Idle in transaction cancellation Andres Freund 22:11
Re: create custom collation from case insensitive portuguese Dimitri Fontaine 22:35
Re: [PATCH] V3: Idle in transaction cancellation Tom Lane 22:52

Nov. 3, 2010

Thread Author Time
Re: Hash support for arrays Ron Mayer 04:22
Re: [RFC][PATCH]: CRC32 is limiting at COPY/CTAS/INSERT ... SELECT + speeding it up Marc Cousin 08:03
Re: Hash support for arrays Nicolas Barbier 09:24
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Greg Stark 09:34
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Heikki Linnakangas 10:00
Re: Hash support for arrays Kenneth Marshall 13:23
Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 Tom Lane 14:31
Re: improved parallel make support Peter Eisentraut 14:34
Re: improved parallel make support Tom Lane 14:42
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 16:10
Re: why does plperl cache functions using just a bool for is_trigger Tom Lane 16:28
Fwd: Re: ALTER OBJECT any_name SET SCHEMA name 📎 Alvaro Herrera 17:15
Re: Improving planner's handling of min/max aggregate optimization Robert Haas 18:03
Re: max_wal_senders must die Kevin Grittner 19:28
Re: max_wal_senders must die Andres Freund 19:51
Re: why does plperl cache functions using just a bool for is_trigger 📎 Alex Hunsaker 19:57
Re: max_wal_senders must die Kevin Grittner 20:01
SQL/MED estimated time of arrival? Eric Davies 20:32
Re: why does plperl cache functions using just a bool for is_trigger Jan Urbański 20:43
Re: why does plperl cache functions using just a bool for is_trigger Alex Hunsaker 21:06
Re: why does plperl cache functions using just a bool for is_trigger David E. Wheeler 21:15
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Alvaro Herrera 21:18
Fix for seg picksplit function 📎 Alexander Korotkov 21:23
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 21:32

Nov. 4, 2010

Thread Author Time
Re: timestamp of the last replayed transaction Fujii Masao 01:27
Re: Comparison with "true" in source code 📎 Itagaki Takahiro 01:45
Can we talk about a version which has already been developed? Vaibhav Kaushal 02:30
Re: Can we talk about a version which has already been developed? Jaime Casanova 04:04
Re: SQL/MED estimated time of arrival? Shigeru HANADA 09:04
Re: SQL/MED estimated time of arrival? Itagaki Takahiro 09:22
Re: why does plperl cache functions using just a bool for is_trigger Hannu Krosing 09:46
Re: why does plperl cache functions using just a bool for is_trigger Hannu Krosing 09:54
Re: Hash support for arrays Dean Rasheed 10:00
Re: why does plperl cache functions using just a bool for is_trigger Peter Eisentraut 11:20
Alter column to type serial Thom Brown 12:05
Re: Hash support for arrays Kenneth Marshall 12:35
contrib: auth_delay module 📎 KaiGai Kohei 12:49
Re: contrib: auth_delay module Itagaki Takahiro 13:05
Re: contrib: auth_delay module Robert Haas 13:09
Re: contrib: auth_delay module Jan Urbański 13:13
Re: Comparison with "true" in source code Robert Haas 13:16
Re: contrib: auth_delay module Stephen Frost 13:35
Re: why does plperl cache functions using just a bool for is_trigger Tom Lane 13:49
Re: contrib: auth_delay module KaiGai Kohei 13:55
Re: contrib: auth_delay module Robert Haas 14:04
Re: Alter column to type serial Tom Lane 14:04
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 14:06
Re: Alter column to type serial Thom Brown 14:12
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 14:27
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 14:37
Re: Alter column to type serial Tom Lane 14:39
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 14:39
Re: ALTER OBJECT any_name SET SCHEMA name Tom Lane 14:51
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 14:52
Re: ALTER OBJECT any_name SET SCHEMA name Robert Haas 15:05
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 15:16
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 15:18
Re: ALTER OBJECT any_name SET SCHEMA name Robert Haas 15:33
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 15:48
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 15:50
Re: Alter column to type serial Alvaro Herrera 16:13
Re: psycopg and two phase commit Daniele Varrazzo 16:46
Re: why does plperl cache functions using just a bool for is_trigger Alex Hunsaker 17:07
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 19:39
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 19:42
Re: why does plperl cache functions using just a bool for is_trigger Hannu Krosing 19:43
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 19:57
Re: lazy snapshots? Robert Haas 20:15
Re: why does plperl cache functions using just a bool for is_trigger David E. Wheeler 20:28
Re: why does plperl cache functions using just a bool for is_trigger Alex Hunsaker 20:29
Re: why does plperl cache functions using just a bool for is_trigger Alex Hunsaker 20:31
Re: lazy snapshots? Tom Lane 21:00
Re: lazy snapshots? Robert Haas 21:47
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 21:55
Re: lazy snapshots? Robert Haas 21:56
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 21:57

Nov. 5, 2010

Thread Author Time
Re: timestamp of the last replayed transaction 📎 Fujii Masao 01:00
Re: plan time of MASSIVE partitioning ... Tom Lane 02:59
Re: psycopg and two phase commit Pavel Stehule 05:16
Re: SQL/MED estimated time of arrival? Shigeru HANADA 07:00
Re: why does plperl cache functions using just a bool for is_trigger Jan Urbański 07:19
todo: plpgsql - tool to track code coverage Pavel Stehule 07:25
Re: SQL/MED estimated time of arrival? Itagaki Takahiro 07:27
ALTER TABLE ... IF EXISTS feature? Daniel Farina 07:31
Re: todo: plpgsql - tool to track code coverage Cédric Villemain 09:37
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 09:44
Re: ALTER OBJECT any_name SET SCHEMA name 📎 Dimitri Fontaine 09:49
Re: SQL/MED estimated time of arrival? Shigeru HANADA 12:57
Re: SQL/MED estimated time of arrival? Tom Lane 14:43
Re: ALTER TABLE ... IF EXISTS feature? Tom Lane 14:49
Re: why does plperl cache functions using just a bool for is_trigger Tom Lane 14:56
Re: ALTER TABLE ... IF EXISTS feature? Robert Haas 15:11
Re: ALTER TABLE ... IF EXISTS feature? Tom Lane 15:44
Re: Fix for seg picksplit function 📎 Yeb Havinga 15:53
Re: ALTER OBJECT any_name SET SCHEMA name Alvaro Herrera 16:03
Re: why does plperl cache functions using just a bool for is_trigger Alvaro Herrera 16:10
Re: Fix for seg picksplit function Alexander Korotkov 16:15
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 16:16
Re: ALTER TABLE ... IF EXISTS feature? Daniel Farina 16:31
Re: ALTER OBJECT any_name SET SCHEMA name Tom Lane 16:48
Re: ALTER TABLE ... IF EXISTS feature? Tom Lane 17:04
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 17:06
Re: ALTER OBJECT any_name SET SCHEMA name Tom Lane 17:16
[PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+ 📎 Marti Raudsepp 17:23
Re: ALTER TABLE ... IF EXISTS feature? Daniel Farina 17:36
Re: ALTER TABLE ... IF EXISTS feature? Tom Lane 18:04
Re: [PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+ Tom Lane 18:13
Re: ALTER OBJECT any_name SET SCHEMA name Dimitri Fontaine 18:14
SQL functions that can be inlined Jim Nasby 18:24

Browse Archives

Prev | Next