Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-hackers since 2011-12-01 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2011-12-01
Re: FlexLocks
Kevin Grittner (00:01)
Re: Review of VS 2010 support patches
Andrew Dunstan (00:06)
Re: Java LISTEN/NOTIFY client library work-around
Kris Jurka (00:55)
Re: Accounting for toast in query planner. (gin/gist indexes).
Tom Lane (03:29)
Re: Word-smithing doc changes
Greg Smith (05:47)
Re: synchronous commit vs. hint bits
YAMAMOTO Takashi (06:29)
Re: Large number of open(2) calls with bulk INSERT into empty table
Heikki Linnakangas (07:16)
Re: Review of VS 2010 support patches
Magnus Hagander (07:50)
Re: synchronous commit vs. hint bits
Andres Freund (09:09)
Re: Accounting for toast in query planner. (gin/gist indexes).
jesper (09:12)
Re: Allow substitute allocators for PGresult.
Kyotaro HORIGUCHI (10:18)
Re: Allow substitute allocators for PGresult.
Kyotaro HORIGUCHI (10:24)
Re: Allow substitute allocators for PGresult.
Kyotaro HORIGUCHI (10:48)
Re: [PATCH] optional cleaning queries stored in pg_stat_statements
Greg Smith (10:56)
Re: Patch to allow users to kill their own queries
Greg Smith (11:26)
Re: Java LISTEN/NOTIFY client library work-around
Joel Jacobson (12:21)
Re: Refactoring on DROP/ALTER SET SCHEMA/ALTER RENAME TO statement
Kohei KaiGai (13:25)
Re: Inverse convertion for pg_mb2wchar
Alexander Korotkov (13:32)
Re: WIP: index support for regexp search
Alexander Korotkov (13:34)
Re: patch for type privileges
Yeb Havinga (13:37)
Re: Why so few built-in range types?
Stephen Frost (13:56)
Re: synchronous commit vs. hint bits
Robert Haas (14:11)
Re: Why so few built-in range types?
karavelov (14:12)
Re: synchronous commit vs. hint bits
Andres Freund (14:18)
Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Mikko Tiihonen (14:42)
Re: synchronous commit vs. hint bits
Jeff Janes (14:58)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (16:29)
Re: Command Triggers
Andres Freund (16:32)
Re: Inlining comparators as a performance optimisation
Peter Geoghegan (16:44)
Re: synchronous commit vs. hint bits
Robert Haas (16:47)
Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Merlin Moncure (17:00)
Re: Inlining comparators as a performance optimisation
Robert Haas (17:15)
Re: Why so few built-in range types?
Robert Haas (17:19)
Re: FlexLocks
Robert Haas (18:00)
Re: Command Triggers
Andres Freund (18:12)
Re: Command Triggers
Tom Lane (18:21)
Postgresql 9.1 replication failing
Jim Buttafuoco (18:41)
Re: Postgresql 9.1 replication failing
Robert Haas (18:59)
Re: Postgresql 9.1 replication failing
Jerry Sievers (19:02)
Re: Postgresql 9.1 replication failing
Jim Buttafuoco (19:09)
Re: Command Triggers
Andres Freund (19:18)
TupleDescInitEntry failing to initialize varlen members
Alvaro Herrera (20:32)
Re: Command Triggers
Andres Freund (20:57)
Re: Command Triggers
Simon Riggs (21:02)
Re: Postgresql 9.1 replication failing
Simon Riggs (21:08)
Re: Postgresql 9.1 replication failing
Simon Riggs (21:09)
Re: Postgresql 9.1 replication failing
Jim Buttafuoco (21:11)
Re: patch for type privileges
Peter Eisentraut (21:14)
Re: patch for type privileges
Peter Eisentraut (21:19)
Re: TupleDescInitEntry failing to initialize varlen members
Tom Lane (22:43)
Re: to_date() marked stable?
Josh Berkus (22:52)
Re: Postgresql 9.1 replication failing
desmodemone (22:53)
Re: backup_label during crash recovery: do we know how to solve it?
Robert Haas (23:47)
2011-12-02
Re: Why so few built-in range types?
Stephen Frost (00:56)
Re: Inlining comparators as a performance optimisation
Tom Lane (01:13)
Re: Inlining comparators as a performance optimisation
Peter Geoghegan (01:29)
Re: Inlining comparators as a performance optimisation
Robert Haas (01:31)
Re: Command Triggers
Tom Lane (02:09)
Re: Inlining comparators as a performance optimisation
Robert Haas (02:15)
Re: Why so few built-in range types?
Robert Haas (02:16)
Re: Inlining comparators as a performance optimisation
Tom Lane (02:46)
Re: Why so few built-in range types?
Tom Lane (03:21)
Re: Inlining comparators as a performance optimisation
Robert Haas (03:22)
Re: Inlining comparators as a performance optimisation
Tom Lane (03:48)
Re: Inlining comparators as a performance optimisation
Robert Haas (04:00)
Re: Inlining comparators as a performance optimisation
Tom Lane (05:16)
Re: Accounting for toast in query planner. (gin/gist indexes).
Tom Lane (05:30)
Re: Why so few built-in range types?
Peter Eisentraut (08:42)
Re: bug of recovery?
Heikki Linnakangas (08:59)
Re: review: CHECK FUNCTION statement
Peter Eisentraut (10:14)
Re: review: CHECK FUNCTION statement
Albe Laurenz (10:52)
Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)
Alexander Korotkov (11:48)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (11:52)
Re: WIP: Join push-down for foreign tables
Heikki Linnakangas (13:01)
Re: Inlining comparators as a performance optimisation
Peter Geoghegan (13:33)
Re: Why so few built-in range types?
Stephen Frost (13:44)
Re: Why so few built-in range types?
Robert Haas (13:56)
Re: Inlining comparators as a performance optimisation
Robert Haas (13:57)
Re: Why so few built-in range types?
karavelov (14:23)
Re: review: CHECK FUNCTION statement
Tom Lane (15:05)
Re: Inlining comparators as a performance optimisation
Tom Lane (15:11)
pg_upgrade and regclass
Bruce Momjian (15:56)
Re: patch for type privileges
Yeb Havinga (16:11)
Re: Java LISTEN/NOTIFY client library work-around
Merlin Moncure (16:16)
Re: WIP: Join push-down for foreign tables
Tom Lane (16:55)
Re: review: CHECK FUNCTION statement
Pavel Stehule (18:45)
Re: Inlining comparators as a performance optimisation
Bruce Momjian (19:35)
Re: Inlining comparators as a performance optimisation
Pavel Stehule (20:04)
Re: Inlining comparators as a performance optimisation
Robert Haas (20:21)
Re: review: CHECK FUNCTION statement
Pavel Stehule (20:33)
Re: Inlining comparators as a performance optimisation
Bruce Momjian (20:42)
Re: review: CHECK FUNCTION statement
Pavel Stehule (20:47)
Re: unite recovery.conf and postgresql.conf
Josh Berkus (20:49)
Re: WIP: Join push-down for foreign tables
Heikki Linnakangas (20:51)
Re: Command Triggers
Andres Freund (21:01)
Re: FlexLocks
Kevin Grittner (21:11)
Re: PL/Python SQL error code pass-through
Heikki Linnakangas (21:22)
Re: Patch - Debug builds without optimization
Bruce Momjian (22:09)
Re: Command Triggers
Andres Freund (22:09)
clog buffers (and FlexLocks)
Robert Haas (22:20)
Re: WIP: Join push-down for foreign tables
Tom Lane (22:24)
Re: WIP: Join push-down for foreign tables
Heikki Linnakangas (22:57)
Re: Command Triggers
Dimitri Fontaine (23:04)
Re: WIP: Join push-down for foreign tables
Tom Lane (23:05)
Re: backup_label during crash recovery: do we know how to solve it?
Daniel Farina (23:25)
2011-12-03
Re: backup_label during crash recovery: do we know how to solve it?
Robert Haas (00:02)
Re: Command Triggers
Alvaro Herrera (00:09)
Re: Command Triggers
Robert Haas (00:16)
Re: Command Triggers
Andres Freund (00:26)
Re: Prep object creation hooks, and related sepgsql updates
Robert Haas (04:55)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (08:18)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (08:19)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (08:24)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (08:43)
Re: review: CHECK FUNCTION statement
Albe Laurenz (11:02)
Re: Review of VS 2010 support patches
Brar Piening (12:59)
Re: Command Triggers
Dimitri Fontaine (13:23)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Magnus Hagander (14:20)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (14:49)
why local_preload_libraries does require a separate directory ?
Tomas Vondra (14:56)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Magnus Hagander (14:59)
Re: backup_label during crash recovery: do we know how to solve it?
Heikki Linnakangas (16:04)
Re: Bug in walsender when calling out to do_pg_stop_backup (and others?)
Heikki Linnakangas (16:37)
Re: psql line number reporting from stdin
Peter Eisentraut (17:27)
Re: why local_preload_libraries does require a separate directory ?
Tom Lane (17:53)
Re: Command Triggers
Andres Freund (18:17)
Re: why local_preload_libraries does require a separate directory ?
Tomas Vondra (18:35)
Re: Inlining comparators as a performance optimisation
Tom Lane (18:36)
Re: SQLDA fix for ECPG
Michael Meskes (20:49)
Re: [REVIEW] Patch for cursor calling with named parameters
Kevin Grittner (20:53)
missing rename support
Peter Eisentraut (21:46)
Re: Why so few built-in range types?
Dimitri Fontaine (21:51)
Re: Why so few built-in range types?
Dimitri Fontaine (21:57)
Re: Command Triggers
Andres Freund (21:57)
cannot read pg_class without having selected a database / is this a bug?
Tomas Vondra (22:33)
Re: cannot read pg_class without having selected a database / is this a bug?
Robert Haas (22:37)
Re: cannot read pg_class without having selected a database / is this a bug?
Tomas Vondra (23:02)
WARNING: pgstat wait timeout
Anders Steinlein (23:07)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (23:12)
Moving tablespaces
Bruce Momjian (23:43)
2011-12-04
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (00:45)
Re: Command Triggers
Andres Freund (01:09)
Re: Review: Non-inheritable check constraints
Alvaro Herrera (02:14)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (03:55)
Re: cannot read pg_class without having selected a database / is this a bug?
Tom Lane (04:19)
Re: Review: Non-inheritable check constraints
Nikhil Sontakke (07:22)
planner fails on HEAD
Pavel Stehule (07:40)
Re: planner fails on HEAD
Pavel Stehule (07:49)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (08:14)
Re: Moving tablespaces
Magnus Hagander (11:03)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Magnus Hagander (11:31)
Re: foreign key locks, 2nd attempt
Noah Misch (12:20)
Re: cannot read pg_class without having selected a database / is this a bug?
Tomas Vondra (14:26)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Jaime Casanova (14:27)
Re: cannot read pg_class without having selected a database / is this a bug?
Tom Lane (16:10)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (16:10)
Re: Moving tablespaces
Bruce Momjian (16:12)
Re: Moving tablespaces
Magnus Hagander (16:22)
Re: Command Triggers
Tom Lane (16:34)
Re: Moving tablespaces
Tom Lane (16:41)
Re: Moving tablespaces
Magnus Hagander (16:47)
Re: psql setenv command
Andrew Dunstan (16:49)
Re: [HACKERS] Moving tablespaces
Andrew Dunstan (16:55)
Re: [HACKERS] Moving tablespaces
Tom Lane (17:07)
Re: Review of VS 2010 support patches
Andrew Dunstan (17:44)
Re: Command Triggers
Andres Freund (19:01)
Re: Adding Node support in outfuncs.c and readfuncs.c
Magnus Hagander (19:08)
Re: Inlining comparators as a performance optimisation
Tom Lane (19:17)
Re: Adding Node support in outfuncs.c and readfuncs.c
Dimitri Fontaine (20:26)
Re: planner fails on HEAD
Tom Lane (20:29)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Heikki Linnakangas (20:53)
Re: cannot read pg_class without having selected a database / is this a bug?
Tomas Vondra (21:04)
Re: why local_preload_libraries does require a separate directory ?
Tom Lane (21:16)
Re: cannot read pg_class without having selected a database / is this a bug?
Tom Lane (21:26)
Re: planner fails on HEAD
Pavel Stehule (21:51)
Re: why local_preload_libraries does require a separate directory ?
Tomas Vondra (21:56)
Re: logging in high performance systems.
Martin Pihlak (22:10)
Re: planner fails on HEAD
Tom Lane (22:11)
Re: planner fails on HEAD
Pavel Stehule (22:52)
Re: planner fails on HEAD
Tom Lane (22:55)
Re: why local_preload_libraries does require a separate directory ?
Tom Lane (23:06)
2011-12-05
Re: Inlining comparators as a performance optimisation
Peter Geoghegan (00:14)
Re: why local_preload_libraries does require a separate directory ?
Tomas Vondra (00:16)
Re: RangeVarGetRelid()
Noah Misch (07:09)
Detecting loss of client connection (was Re: Bug in walsender when calling out to do_pg_stop_backup (and others?))
Heikki Linnakangas (08:53)
Re: Notes on implementing URI syntax for libpq
Daniel Farina (09:56)
Re: [REVIEW] Patch for cursor calling with named parameters
Yeb Havinga (10:06)
Re: Inlining comparators as a performance optimisation
Heikki Linnakangas (13:23)
Re: WIP: SP-GiST, Space-Partitioned GiST
Oleg Bartunov (13:49)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (13:54)
Re: planner fails on HEAD
Merlin Moncure (14:01)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (14:31)
Re: Command Triggers
Ross Reedstrom (15:29)
Re: planner fails on HEAD
Tom Lane (15:30)
Re: [REVIEW] Patch for cursor calling with named parameters
Kevin Grittner (15:34)
Re: cannot read pg_class without having selected a database / is this a bug?
Robert Haas (15:35)
Re: missing rename support
Robert Haas (15:44)
Re: cannot read pg_class without having selected a database / is this a bug?
Tom Lane (15:46)
Re: missing rename support
Tom Lane (15:54)
Re: cannot read pg_class without having selected a database / is this a bug?
Robert Haas (15:58)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group