pgsql-hackers since 2010-07-07 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
July 7, 2010
July 8, 2010
Thread |
Author |
Time |
Re: Bug? Concurrent COMMENT ON and DROP object
|
Tom Lane |
00:29 |
Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes.
|
Cédric Villemain |
00:32 |
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
|
Cédric Villemain |
01:04 |
Re: pg_dump and join aliases (was Re: [BUGS] ERROR: cannot handle unplanned sub-select)
|
Robert Haas |
01:04 |
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
|
Josh Berkus |
01:37 |
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
|
Robert Haas |
02:26 |
Re: patch: preload dictionary new version
|
Takahiro Itagaki |
02:50 |
Re: Proposal for 9.1: WAL streaming from WAL buffers
|
marcin mank |
03:52 |
Re: bitmap indexes - performance
|
Josh Berkus |
05:09 |
Re: ALTER TABLE SET STATISTICS requires
AccessExclusiveLock
|
Simon Riggs |
06:16 |
Re: keepalive in libpq using
|
Fujii Masao |
06:55 |
Re: patch (for 9.1) string functions
|
Takahiro Itagaki |
07:15 |
Re: Proposal for 9.1: WAL streaming from WAL buffers
|
Fujii Masao |
07:51 |
Re: keepalive in libpq using
|
Pavel Golub |
07:57 |
Re: keepalive in libpq using
|
Fujii Masao |
08:23 |
Re: keepalive in libpq using
|
Magnus Hagander |
08:27 |
Re: patch: preload dictionary new version
|
Pavel Stehule |
08:52 |
Re: patch: preload dictionary new version
|
Pavel Stehule |
09:11 |
Re: keepalive in libpq using
|
Fujii Masao |
09:11 |
Re: patch: preload dictionary new version
|
Robert Haas |
09:53 |
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
|
Robert Haas |
10:08 |
pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
10:20 |
Re: Keepalives win32
|
Magnus Hagander |
10:27 |
Re: GSoC - code of implementation of materialized views
|
Robert Haas |
10:33 |
Re: patch: preload dictionary new version
|
Pavel Stehule |
11:03 |
Re: patch (for 9.1) string functions 📎
|
Pavel Stehule |
11:09 |
Re: patch: preload dictionary new version
|
Robert Haas |
11:53 |
Re: patch: preload dictionary new version
|
Pavel Stehule |
12:20 |
leaky views, yet again
|
Robert Haas |
13:08 |
Re: GSoC - code of implementation of materialized views
|
Pavel |
13:09 |
Re: [v9.1] Add security hook on initialization of instance
|
Robert Haas |
13:14 |
Re: GSoC - code of implementation of materialized views
|
Robert Haas |
13:22 |
Re: GSoC - code of implementation of materialized views
|
Robert Haas |
13:23 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Kevin Grittner |
13:32 |
Re: [v9.1] Add security hook on initialization of instance
|
Stephen Frost |
13:37 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Robert Haas |
13:52 |
Re: patch: preload dictionary new version
|
Tom Lane |
14:18 |
Re: [v9.1] Add security hook on initialization of instance
|
Tom Lane |
14:40 |
Re: [v9.1] Add security hook on initialization of instance
|
Robert Haas |
14:42 |
Re: [v9.1] Add security hook on initialization of instance
|
Stephen Frost |
14:42 |
Re: [v9.1] Add security hook on initialization of instance
|
Stephen Frost |
14:48 |
Re: [v9.1] Add security hook on initialization of instance
|
Robert Haas |
14:54 |
Re: [v9.1] Add security hook on initialization of instance
|
Stephen Frost |
14:58 |
Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Tom Lane |
15:04 |
Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
15:11 |
Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
15:33 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Kevin Grittner |
15:36 |
Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Tom Lane |
15:39 |
Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
15:42 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Andrew Dunstan |
15:45 |
Out of date comment in xlogutils.c
|
Joshua Tolley |
16:01 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and 📎
|
Magnus Hagander |
16:06 |
Re: Out of date comment in xlogutils.c
|
Tom Lane |
16:09 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
16:20 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Robert Haas |
16:29 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Tom Lane |
16:37 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Magnus Hagander |
16:42 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Kevin Grittner |
16:44 |
Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and
|
Tom Lane |
16:46 |
Re: Reviewfest 2010-06 Plans and Call for Reviewers
|
Robert Haas |
17:03 |
Re: Admission Control
|
Josh Berkus |
17:10 |
inner join removal
|
Robert Haas |
18:27 |
Re: [COMMITTERS] pgsql: Add note that using PL/Python 2 and 3 in the same session will
|
Peter Eisentraut |
18:40 |
Re: inner join removal
|
Tom Lane |
18:48 |
Re: inner join removal
|
Robert Haas |
19:00 |
Re: inner join removal
|
Tom Lane |
19:05 |
Re: inner join removal
|
Josh Berkus |
19:07 |
Re: inner join removal
|
Robert Haas |
19:10 |
Re: inner join removal
|
Tom Lane |
19:18 |
Re: LLVM / clang
|
Peter Eisentraut |
20:17 |
Re: LLVM / clang
|
Tom Lane |
20:39 |
Re: ALTER TABLE SET STATISTICS requires
AccessExclusiveLock
|
Simon Riggs |
21:09 |
- GSoC - snapshot materialized view (work-in-progress)
patch 📎
|
Pavel Baroš |
22:29 |
July 9, 2010
Browse Archives
Prev
|
Next