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-01-24 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-01-24
Re: Bug in pg_describe_object, patch v2
Robert Haas (00:07)
wildcard search support for pg_trgm
Jan Urbański (00:07)
Bug? Unexpected argument handling in pl-python variadic argument function
Nate C (01:01)
Re: ALTER TABLE ... ADD FOREIGN KEY ... NOT ENFORCED
Kevin Grittner (01:16)
add __attribute__((noreturn)) to suppress a waring
Itagaki Takahiro (01:42)
SSI, simplified
Kevin Grittner (01:48)
Re: sepgsql contrib module
Robert Haas (01:53)
patch: Add PGXS support to hstore's Makefile (trivial)
Joseph Adams (02:20)
Re: REVIEW: WIP: plpgsql - foreach in
Stephen Frost (02:49)
Re: sepgsql contrib module
Robert Haas (02:56)
Re: 答复: [HACKERS] Is there a way to build Postgr?==?GB2312?Q?eSQL client libraries with MinGW
Xiaobo Gu (03:09)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Andrew Dunstan (03:45)
Re: sepgsql contrib module
Robert Haas (03:49)
Re: REVIEW: WIP: plpgsql - foreach in
Robert Haas (03:50)
Re: REVIEW: WIP: plpgsql - foreach in
Stephen Frost (03:54)
Re: REVIEW: WIP: plpgsql - foreach in
Stephen Frost (04:05)
Re: patch: Add PGXS support to hstore's Makefile (trivial)
Robert Haas (04:11)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (04:11)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Robert Haas (04:23)
Re: REVIEW: PL/Python table functions
Hitoshi Harada (04:42)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Noah Misch (05:08)
Re: [HACKERS] Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (05:17)
Re: [HACKERS] Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (05:28)
Re: pg_basebackup for streaming base backups
Fujii Masao (05:38)
Re: add __attribute__((noreturn)) to suppress a waring
Heikki Linnakangas (06:32)
Re: Tracking latest timeline in standby mode
Fujii Masao (07:00)
Re: SSI, simplified
Heikki Linnakangas (07:29)
Re: Include WAL in base backup
Fujii Masao (07:45)
Re: multiset patch review
Itagaki Takahiro (07:45)
Re: Include WAL in base backup
Magnus Hagander (07:47)
Re: Include WAL in base backup
Fujii Masao (08:03)
Re: review: FDW API
Itagaki Takahiro (08:29)
Re: REVIEW: WIP: plpgsql - foreach in
Pavel Stehule (08:57)
Re: patch: Add PGXS support to hstore's Makefile (trivial)
Dimitri Fontaine (09:16)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Andrew Dunstan (09:19)
Extensions support for pg_dump, patch v27
Dimitri Fontaine (09:22)
Re: Bug? Unexpected argument handling in pl-python variadic argument function
Jan Urbański (09:23)
Re: Add support for logging the current role
Itagaki Takahiro (10:15)
Re: REVIEW: WIP: plpgsql - foreach in
Pavel Stehule (11:10)
Re: REVIEW: WIP: plpgsql - foreach in
Cédric Villemain (11:30)
Re: multiset patch review
Robert Haas (11:49)
gist README
Vangelis Katsikaros (11:58)
gist README
Vangelis Katsikaros (12:25)
Re: multiset patch review
Itagaki Takahiro (12:27)
Re: review: FDW API
Heikki Linnakangas (13:08)
Re: review: FDW API
Robert Haas (13:29)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (14:02)
Re: gist README
Vangelis Katsikaros (14:56)
Re: gist README
Robert Haas (14:58)
Re: add __attribute__((noreturn)) to suppress a waring
Tom Lane (15:14)
Re: Include WAL in base backup
Magnus Hagander (15:33)
Re: wildcard search support for pg_trgm
Alexander Korotkov (15:34)
Re: wildcard search support for pg_trgm
Jesper Krogh (16:14)
Re: Allowing multiple concurrent base backups
Heikki Linnakangas (16:52)
Re: REVIEW: EXPLAIN and nfiltered
Tom Lane (17:02)
Re: ALTER TABLE ... ADD FOREIGN KEY ... NOT ENFORCED
Chris Browne (17:07)
Re: wildcard search support for pg_trgm
Tom Lane (17:26)
Re: Patch to add a primary key using an existing index
Tom Lane (18:00)
Re: Allowing multiple concurrent base backups
Magnus Hagander (18:22)
Re: READ ONLY fixes
Kevin Grittner (19:21)
Re: Change pg_last_xlog_receive_location not to move backwards
Robert Haas (19:25)
Re: READ ONLY fixes
Robert Haas (19:29)
Re: Allowing multiple concurrent base backups
Heikki Linnakangas (20:14)
Seeking Mentors for Funded Reviewers
Richard Broersma (20:17)
Re: Allowing multiple concurrent base backups
Magnus Hagander (20:31)
Re: Allowing multiple concurrent base backups
Heikki Linnakangas (21:02)
SSI future enhancement: de facto read only optimization
Kevin Grittner (23:36)
2011-01-25
pgindent and line length
Peter Eisentraut (00:01)
Re: Patch to add a primary key using an existing index
Tom Lane (00:01)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Noah Misch (00:10)
Re: ALTER TYPE 3: add facility to identify further no-work cases
Robert Haas (00:18)
Re: Use of O_DIRECT only for open_* sync options
Bruce Momjian (00:19)
Re: pg_test_fsync problem
Bruce Momjian (00:43)
Re: Patch to add a primary key using an existing index
Robert Haas (00:56)
Re: Re: patch: fix performance problems with repateddecomprimation of varlena values in plpgsql
Noah Misch (01:03)
Re: Per-column collation, the finale
Itagaki Takahiro (01:14)
Re: Change pg_last_xlog_receive_location not to move backwards
Fujii Masao (01:45)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Josh Berkus (01:53)
Re: Add ENCODING option to COPY
Itagaki Takahiro (02:07)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (02:43)
Re: pgindent and line length
Bruce Momjian (03:02)
Re: pgindent and line length
Tom Lane (03:13)
SSI patch version 14
Kevin Grittner (03:30)
Re: Allowing multiple concurrent base backups
Fujii Masao (03:45)
Re: Allowing multiple concurrent base backups
Fujii Masao (04:02)
Re: ALTER TYPE 3: add facility to identify furtherno-work cases
Noah Misch (04:13)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Pavel Stehule (04:29)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Heikki Linnakangas (07:04)
Re: [HACKERS] Fwd: Weird issues when reading UDT from stored function
Lukas Eder (07:39)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Dave Page (08:42)
Re: [HACKERS] Fwd: Weird issues when reading UDT from stored function
rsmogura (09:06)
Re: SSI patch version 14
Jeff Davis (09:07)
Bug in parse_basebackup_options Re: [COMMITTERS] pgsql: Make walsender options order-independent
Fujii Masao (09:32)
Re: Bug in parse_basebackup_options Re: [COMMITTERS] pgsql: Make walsender options order-independent
Magnus Hagander (09:51)
Re: Include WAL in base backup
Fujii Masao (09:56)
Re: SSI patch version 14
Dan Ports (10:57)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (11:03)
Re: Include WAL in base backup
Magnus Hagander (11:21)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (11:40)
Re: Extensions support for pg_dump, patch v27
Itagaki Takahiro (13:15)
Re: Include WAL in base backup
Fujii Masao (13:28)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (13:39)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Andrew Dunstan (13:46)
Re: Include WAL in base backup
Fujii Masao (14:04)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Dave Page (14:14)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Xiaobo Gu (14:15)
Re: Extensions support for pg_dump, patch v27
Dimitri Fontaine (14:35)
relhasexclusion is in the wrong place
Tom Lane (14:50)
Re: Is there a way to build PostgreSQL client libraries with MinGW
Andrew Dunstan (14:54)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Tom Lane (15:03)
Re: Extensions support for pg_dump, patch v27
Dimitri Fontaine (15:23)
Re: Add ENCODING option to COPY
Hitoshi Harada (15:24)
Re: Extensions support for pg_dump, patch v27
David Fetter (15:27)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Robert Haas (15:33)
Re: Include WAL in base backup
Magnus Hagander (15:34)
Re: SSI patch version 14
Kevin Grittner (15:41)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Tom Lane (15:47)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Robert Haas (16:12)
Re: Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Pavel Stehule (16:29)
a regression
marcin mank (16:46)
Re: a regression
marcin mank (16:56)
Re: SSI patch version 14
Kevin Grittner (17:17)
Re: a regression
Tom Lane (17:30)
Re: Extensions support for pg_dump, patch v27
David E. Wheeler (17:57)
Re: Patch to add a primary key using an existing index
Joshua Tolley (17:59)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Joshua D. Drake (18:16)
Re: SSI patch version 14
Jeff Davis (18:37)
Re: Change pg_last_xlog_receive_location not to move backwards
Jeff Janes (18:40)
Re: SSI patch version 14
Jeff Davis (18:41)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (19:08)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Josh Berkus (19:15)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (19:25)
Re: a regression
Andrew Dunstan (19:43)
Re: SSI, simplified
Joshua Tolley (19:49)
Re: Patch to add a primary key using an existing index
Gurjeet Singh (20:01)
Re: SSI, simplified
Kevin Grittner (20:01)
Re: Include WAL in base backup
Magnus Hagander (20:17)
Re: Patch to add a primary key using an existing index
Tom Lane (20:31)
Re: Patch to add a primary key using an existing index
Gurjeet Singh (20:38)
Re: SSI patch version 14
Heikki Linnakangas (20:41)
Re: SSI patch version 14
Kevin Grittner (20:53)
Re: a regression
Peter Eisentraut (21:06)
Re: Patch to add a primary key using an existing index
Tom Lane (21:14)
Re: a regression
David Fetter (21:15)
Re: a regression
Tom Lane (21:19)
Re: SSI patch version 14
Kevin Grittner (21:22)
Re: a regression
Peter Eisentraut (21:28)
Re: SSI patch version 14
Kevin Grittner (21:56)
Re: Per-column collation, the finale
Peter Eisentraut (22:35)
Re: Perl 5.12 complains about ecpg parser-hacking scripts
Peter Eisentraut (22:43)
SSL Client Certificate pass phrases
Andrew Dunstan (23:25)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Robert Haas (23:40)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Robert Haas (23:56)
2011-01-26
Re: Change pg_last_xlog_receive_location not to move backwards
Fujii Masao (02:38)
Re: Extensions support for pg_dump, patch v27
Itagaki Takahiro (02:54)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Noah Misch (03:22)
Re: sepgsql contrib module
KaiGai Kohei (03:23)
Re: Per-column collation, the finale
Noah Misch (03:32)
Re: sepgsql contrib module
KaiGai Kohei (03:38)
Re: pl/python SPI in subtransactions
Steve Singer (03:51)
log_checkpoints and restartpoint
Fujii Masao (04:14)
Re: REVIEW: WIP: plpgsql - foreach in
Itagaki Takahiro (04:53)
Re: REVIEW: WIP: plpgsql - foreach in
Pavel Stehule (07:09)
Re: SSI patch version 14
Heikki Linnakangas (07:20)
Re: REVIEW: WIP: plpgsql - foreach in
Itagaki Takahiro (09:13)
systable_getnext_ordered
YAMAMOTO Takashi (09:56)
Re: Extensions support for pg_dump, patch v27
Dimitri Fontaine (10:18)
Re: log_checkpoints and restartpoint
Simon Riggs (10:59)
Re: SSI, simplified
Simon Riggs (11:06)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Simon Riggs (11:12)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Simon Riggs (11:15)
new compiler warnings
Robert Haas (11:33)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Robert Haas (11:35)
Re: SSI patch version 14
Simon Riggs (11:36)
pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.
Robert Haas (11:37)
Re: ALTER TYPE 2: skip already-provable no-work rewrites
Robert Haas (12:31)
Re: SSI patch version 14
Simon Riggs (13:01)
Re: Patch to add a primary key using an existing index
Gurjeet Singh (13:01)
Re: SSI, simplified
Dimitri Fontaine (13:27)
Re: SSI, simplified
Simon Riggs (13:40)
Re: ALTER TYPE 3: add facility to identify further no-work cases
Robert Haas (14:35)
Query Optimizer + Parallel Operators
Felix Schmidt @ Oracle (14:46)
Re: new compiler warnings
Bruce Momjian (14:48)
Re: SSI, simplified
Kevin Grittner (15:00)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (15:07)
Re: SSI patch version 14
Kevin Grittner (15:22)
Re: sepgsql contrib module
Robert Haas (15:25)
Re: systable_getnext_ordered
Tom Lane (15:27)
Re: Extensions support for pg_dump, patch v27
Tom Lane (15:31)
Re: [COMMITTERS] pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.
Tom Lane (15:36)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
David Fetter (15:38)
Re: Extensions support for pg_dump, patch v27
Dimitri Fontaine (15:39)
Re: [COMMITTERS] pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.
Robert Haas (15:46)
Re: [HACKERS] Seeking Mentors for Funded Reviewers
Richard Broersma (15:48)
Re: SSI patch version 14
Kevin Grittner (16:01)
Re: [COMMITTERS] pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.
Tom Lane (16:05)
Re: REVIEW: EXPLAIN and nfiltered
Marko Tiikkaja (16:07)
Re: REVIEW: EXPLAIN and nfiltered
Tom Lane (16:15)
Re: SSI, simplified
Alvaro Herrera (16:16)
Caution when removing git branches
Bruce Momjian (16:26)
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