pgsql-hackers since 2010-08-14 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

Aug. 14, 2010

Thread Author Time
Python 2.7 deprecated the PyCObject API? Tom Lane 00:20
Re: "micro bucket sort" ... Greg Stark 01:11
Re: Python 2.7 deprecated the PyCObject API? James William Pye 02:16
Re: Re: [COMMITTERS] pgsql: Include the backend ID in the relpath of temporary relations. Robert Haas 02:19
Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Bruce Momjian 02:25
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Stephen Frost 02:28
Re: BUG #5608: array_agg() consumes too much memory 📎 Itagaki Takahiro 02:36
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Bruce Momjian 02:53
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Tom Lane 03:10
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Tom Lane 03:22
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Bruce Momjian 03:29
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Tom Lane 03:37
Re: BUG #5608: array_agg() consumes too much memory Hitoshi Harada 04:50
Re: WIP partial replication patch Boszormenyi Zoltan 06:40
Re: Per-column collation, proof of concept Jaime Casanova 07:05
Re: WIP partial replication patch Andres Freund 09:47
Re: Proposal / proof of concept: Triggers on VIEWs Marko Tiikkaja 12:12
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Bruce Momjian 13:02
Re: WIP partial replication patch Tom Lane 13:21
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Tom Lane 13:23
Re: BUG #5608: array_agg() consumes too much memory Tom Lane 13:30
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Bruce Momjian 13:47
Re: review: psql: edit function, show function commands patch Tom Lane 14:09
Re: BUG #5608: array_agg() consumes too much memory Tom Lane 15:49
Re: Python 2.7 deprecated the PyCObject API? Tom Lane 16:08
Re: Python 2.7 deprecated the PyCObject API? James William Pye 18:14
Re: MERGE Specification 📎 Heikki Linnakangas 20:05
Re: more personal copyrights Bruce Momjian 22:15
Re: Proposal / proof of concept: Triggers on VIEWs Dean Rasheed 22:22
Re: security label support, part.2 KaiGai Kohei 23:51

Aug. 15, 2010

Thread Author Time
Re: security label support, part.2 Stephen Frost 00:16
Re: security label support, part.2 KaiGai Kohei 00:34
Re: security label support, part.2 Robert Haas 00:55
Re: MERGE Specification Alvaro Herrera 03:00
Re: MERGE Specification Boxuan Zhai 07:31
Re: MERGE Specification Heikki Linnakangas 07:56
Re: Status report on writeable CTEs Hitoshi Harada 11:37
Writeable CTEs Desgin Doc on Wiki Hitoshi Harada 11:44
WIP: Triggers on VIEWs 📎 Dean Rasheed 17:38
Re: Python 2.7 deprecated the PyCObject API? Tom Lane 18:25
Re: JSON Patch for PostgreSQL - BSON Support? Charles Pritchard 18:31
DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 18:58
Re: LockDatabaseObject vs. LockSharedObject Tom Lane 19:22
Re: Cost of AtEOXact_Buffers in --enable-cassert Tom Lane 19:41
Re: Cost of AtEOXact_Buffers in --enable-cassert Andres Freund 19:48
Re: assertions and constraint triggers Tom Lane 20:12
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Heikki Linnakangas 20:48
Re: LockDatabaseObject vs. LockSharedObject Robert Haas 21:10
Re: LockDatabaseObject vs. LockSharedObject Tom Lane 21:15
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Robert Haas 21:17
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Greg Stark 21:17
Re: Inconsistent ::bit(N) and get_bit()? Tom Lane 21:29
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 21:39
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 21:42
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 21:59
Re: patch: utf8_to_unicode (trivial) Tom Lane 23:49

Aug. 16, 2010

Thread Author Time
Re: PL/pgSQL EXECUTE '..' USING with unknown Tom Lane 00:35
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Robert Haas 01:11
Re: patch: utf8_to_unicode (trivial) Robert Haas 01:13
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 01:25
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Robert Haas 01:58
Re: patch: utf8_to_unicode (trivial) Tom Lane 02:20
Re: patch: utf8_to_unicode (trivial) Robert Haas 02:35
Re: refactoring comment.c 📎 Robert Haas 02:50
Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues) Tom Lane 02:54
Re: security label support, part.2 KaiGai Kohei 02:59
Re: JSON Patch for PostgreSQL - BSON Support? Tom Lane 03:03
Re: JSON Patch for PostgreSQL - BSON Support? Andrew Dunstan 03:47
Re: JSON Patch for PostgreSQL - BSON Support? Robert Haas 04:03
Re: refactoring comment.c KaiGai Kohei 04:19
Re: JSON Patch for PostgreSQL - BSON Support? Charles Pritchard 07:28
Re: Re: [COMMITTERS] pgsql: Recognize functional dependency on primary keys. Greg Smith 07:28
Re: Cost of AtEOXact_Buffers in --enable-cassert Greg Smith 08:00
Re: Proposal / proof of concept: Triggers on VIEWs Dean Rasheed 08:05
Re: Git conversion progress report and call for testing assistance Magnus Hagander 08:06
Re: [HACKERS] Moderator on Committers? Magnus Hagander 08:10
Re: JSON Patch for PostgreSQL - BSON Support? Greg Smith 08:34
patch: psql variables tabcomplete 📎 Pavel Stehule 09:52
Re: shared_preload_libraries is ignored in single user mode 📎 KaiGai Kohei 09:52
Re: patch: psql variables tabcomplete Thom Brown 10:03
Re: patch: psql variables tabcomplete Pavel Stehule 10:20
Re: patch: psql variables tabcomplete 📎 Pavel Stehule 11:32
patch for pg_ctl.c to add windows service start-type Quan Zongliang 11:49
Re: Cost of AtEOXact_Buffers in --enable-cassert Robert Haas 11:57
Re: patch for pg_ctl.c to add windows service start-type Dave Page 12:22
Re: Synchronous replication Heikki Linnakangas 12:50
Re: security label support, part.2 Stephen Frost 13:14
Git migration timeline Magnus Hagander 13:33
Committers info for the git migration - URGENT! 📎 Magnus Hagander 13:38
Re: Proposal / proof of concept: Triggers on VIEWs David Fetter 13:45
Re: PL/pgSQL EXECUTE '..' USING with unknown Cédric Villemain 13:52
Re: Git migration timeline Tom Lane 13:58
Re: Git migration timeline Aidan Van Dyk 14:08
Re: Git migration timeline Magnus Hagander 14:08
Re: Git migration timeline Tom Lane 14:15
Re: Git migration timeline Robert Haas 14:15
Re: security label support, part.2 Kevin Grittner 14:16
Re: Committers info for the git migration - URGENT! Robert Haas 14:17
Re: Git migration timeline Robert Haas 14:18
Re: Git migration timeline Magnus Hagander 14:19
Re: PL/pgSQL EXECUTE '..' USING with unknown Tom Lane 14:33
Re: shared_preload_libraries is ignored in single user mode Robert Haas 14:40
Re: JSON Patch for PostgreSQL - BSON Support? Tom Lane 15:05
Re: security label support, part.2 Stephen Frost 15:15
"Bogus data in lock file" shouldn't be FATAL? Tom Lane 15:18
Re: Committers info for the git migration - URGENT! Itagaki Takahiro 15:20
Re: JSON Patch for PostgreSQL - BSON Support? Robert Haas 15:21
Re: "Bogus data in lock file" shouldn't be FATAL? Robert Haas 15:25
Conflicted names of error conditions. Dmitriy Igrishin 15:33
Re: JSON Patch for PostgreSQL - BSON Support? Christopher Browne 15:40
Re: JSON Patch for PostgreSQL - BSON Support? Joshua D. Drake 15:48
Re: "Bogus data in lock file" shouldn't be FATAL? Tom Lane 15:49
Re: Git migration timeline Joshua D. Drake 15:53
Re: "Bogus data in lock file" shouldn't be FATAL? Alvaro Herrera 15:59
Re: "Bogus data in lock file" shouldn't be FATAL? Alvaro Herrera 16:00
Re: Committers info for the git migration - URGENT! Alvaro Herrera 16:02
Re: Conflicted names of error conditions. Tom Lane 16:08
Re: "Bogus data in lock file" shouldn't be FATAL? Tom Lane 16:12
Re: refactoring comment.c Alvaro Herrera 16:21
Re: "Bogus data in lock file" shouldn't be FATAL? Tom Lane 16:29
Re: Committers info for the git migration - URGENT! Joe Conway 16:29
Re: JSON Patch for PostgreSQL - BSON Support? Charles Pritchard 16:31
Re: PL/pgSQL EXECUTE '..' USING with unknown Heikki Linnakangas 16:36
Re: Committers info for the git migration - URGENT! Magnus Hagander 16:51
Re: JSON Patch for PostgreSQL - BSON Support? Joseph Adams 17:17
Re: Proposal / proof of concept: Triggers on VIEWs Dean Rasheed 17:23
Re: JSON Patch for PostgreSQL - BSON Support? Heikki Linnakangas 17:25
Todays git migration results 📎 Magnus Hagander 17:26
Re: WIP: Triggers on VIEWs Dean Rasheed 17:31
Re: Git migration timeline Tom Lane 17:47
Re: WIP: Triggers on VIEWs Tom Lane 17:50
Re: Todays git migration results Tom Lane 18:11
Re: Git migration timeline Robert Haas 18:14
Re: Todays git migration results Magnus Hagander 18:16
Return of the Solaris vacuum polling problem -- anyone remember this? Josh Berkus 18:24
Re: Writeable CTEs Desgin Doc on Wiki Robert Haas 18:25
Re: Todays git migration results Tom Lane 18:27
Re: Todays git migration results Magnus Hagander 18:32
Re: Git migration timeline Kevin Grittner 18:35
Re: WIP: Triggers on VIEWs Dean Rasheed 18:35
Re: Todays git migration results Tom Lane 18:45
Re: Todays git migration results Magnus Hagander 18:48
Re: Conflicted names of error conditions. Dmitriy Igrishin 18:50
Re: Git migration timeline Tom Lane 18:50
9.0 open issues (was Re: Git migration timeline) Tom Lane 19:00
Re: Writeable CTEs Desgin Doc on Wiki David Fetter 19:00
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Joe Conway 19:08
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Josh Berkus 19:12
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Tom Lane 19:22
Re: refactoring comment.c Tom Lane 19:48
Re: Todays git migration results Alex Hunsaker 20:14
Re: Todays git migration results Tom Lane 20:33
Re: Writeable CTEs Desgin Doc on Wiki Robert Haas 20:34
Re: Todays git migration results Robert Haas 20:38
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Joe Conway 20:47
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Alvaro Herrera 20:58
Re: Writeable CTEs Desgin Doc on Wiki David Fetter 21:08
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Alvaro Herrera 21:24
Re: JSON Patch for PostgreSQL - BSON Support? Kevin Grittner 22:02
Re: Todays git migration results Alex Hunsaker 22:05
Re: Todays git migration results Tom Lane 23:01
Re: Todays git migration results Tom Lane 23:09
Re: JSON Patch for PostgreSQL - BSON Support? Tom Lane 23:24
Re: JSON Patch for PostgreSQL - BSON Support? Andres Freund 23:34
Re: shared_preload_libraries is ignored in single user mode KaiGai Kohei 23:57
Re: JSON Patch for PostgreSQL - BSON Support? Joseph Adams 23:57
Re: Git migration timeline Tom Lane 23:59

Aug. 17, 2010

Thread Author Time
Re: shared_preload_libraries is ignored in single user mode Itagaki Takahiro 00:02
Re: shared_preload_libraries is ignored in single user mode KaiGai Kohei 00:19
Re: Return of the Solaris vacuum polling problem -- anyone remember this? Josh Berkus 00:30
Re: security label support, part.2 KaiGai Kohei 00:31
Re: JSON Patch for PostgreSQL - BSON Support? Josh Berkus 00:38
Re: Todays git migration results 📎 Robert Haas 00:48
Re: security label support, part.2 Stephen Frost 00:51
Re: shared_preload_libraries is ignored in single user mode Robert Haas 00:52
Re: Writeable CTEs Desgin Doc on Wiki Robert Haas 00:53
Re: JSON Patch for PostgreSQL - BSON Support? Christopher Browne 00:57
Re: refactoring comment.c Robert Haas 00:59
Re: security label support, part.2 KaiGai Kohei 01:18
Re: shared_preload_libraries is ignored in single user mode KaiGai Kohei 01:34
Re: shared_preload_libraries is ignored in single user mode Robert Haas 01:57
Re: Git migration timeline Bruce Momjian 02:13
Re: shared_preload_libraries is ignored in single user mode KaiGai Kohei 02:17
Re: Todays git migration results Bruce Momjian 02:26
Re: shared_preload_libraries is ignored in single user mode Robert Haas 02:37
Re: refactoring comment.c Tom Lane 02:40
Re: JSON Patch for PostgreSQL - BSON Support? Tom Lane 02:48
Re: security label support, part.2 Tom Lane 02:58
Re: Writeable CTEs Desgin Doc on Wiki Hitoshi Harada 03:30
Re: Writeable CTEs Desgin Doc on Wiki Hitoshi Harada 03:41
Re: shared_preload_libraries is ignored in single user mode KaiGai Kohei 03:43
Re: Per-column collation, proof of concept Peter Eisentraut 03:56
Re: security label support, part.2 KaiGai Kohei 04:00
Re: security label support, part.2 Peter Eisentraut 04:28
Re: security label support, part.2 KaiGai Kohei 05:14
Progress indication prototype 📎 Peter Eisentraut 05:19
Re: Per-column collation, proof of concept 📎 Jaime Casanova 06:16
Re: Writeable CTEs Desgin Doc on Wiki Marko Tiikkaja 07:42
Re: Git migration timeline Magnus Hagander 09:06
Re: Git migration timeline Michael Meskes 09:46

Browse Archives

Prev | Next