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 2010-12-18 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
2010-12-18
Re: Why don't we accept exponential format for integers?
Robert Haas (00:03)
Re: Why don't we accept exponential format for integers?
Andrew Dunstan (00:29)
Re: Why don't we accept exponential format for integers?
Josh Berkus (00:35)
Re: plperlu problem with utf8
David E. Wheeler (01:04)
Re: plperlu problem with utf8
David E. Wheeler (01:22)
Tab completion for ALTER ... SET SCHEMA
andreas (01:34)
Re: unlogged tables vs. GIST
Robert Haas (01:50)
Re: Tab completion for ALTER ... SET SCHEMA
Robert Haas (02:00)
Re: Why don't we accept exponential format for integers?
Robert Haas (02:03)
Re: Tab completion for ALTER ... SET SCHEMA
Andreas Karlsson (02:14)
Re: Tab completion for ALTER ... SET SCHEMA
Robert Haas (02:20)
Re: Tab completion for ALTER ... SET SCHEMA
Andreas Karlsson (02:30)
Re: Tab completion for ALTER ... SET SCHEMA
Robert Haas (02:45)
Re: Tab completion for ALTER ... SET SCHEMA
Andreas Karlsson (02:47)
Re: Tab completion for ALTER ... SET SCHEMA
Robert Haas (03:39)
Re: SQL/MED - file_fdw
Itagaki Takahiro (04:01)
Re: psql expanded auto
Itagaki Takahiro (05:08)
Re: unlogged tables
Robert Haas (05:21)
Re: plperlu problem with utf8
David Christensen (05:32)
Re: proposal : cross-column stats
Florian Pflug (06:27)
Re: plperlu problem with utf8
Alex Hunsaker (06:43)
Re: plperlu problem with utf8
Alex Hunsaker (06:46)
Re: plperlu problem with utf8
Alex Hunsaker (06:53)
Re: proposal : cross-column stats
tv (07:10)
Re: Extensions, patch v19 (encoding brainfart fix) (was: Extensions, patch v18 (merge against master, bitrot-only-fixes))
Itagaki Takahiro (07:29)
Re: proposal : cross-column stats
Florian Pflug (15:59)
Re: Crash on attempt to connect to nonstarted server
Bruce Momjian (16:26)
Re: proposal : cross-column stats
Tomas Vondra (16:59)
Re: unlogged tables
Kevin Grittner (17:27)
Re: Extensions, patch v19 (encoding brainfart fix)
Dimitri Fontaine (17:41)
exceptions not present in plpy with Python 3
Jan Urbański (17:56)
pg_ctl and port number detection
Bruce Momjian (18:22)
Re: exceptions not present in plpy with Python 3
Jan Urbański (18:33)
Re: unlogged tables
Robert Haas (18:45)
Extensions, patch v20 (bitrot fixes) (was: Extensions, patch v19 (encoding brainfart fix))
Dimitri Fontaine (19:39)
Re: pg_ctl and port number detection
Tom Lane (23:02)
Re: pg_ctl and port number detection
Bruce Momjian (23:08)
Re: pg_ctl and port number detection
Tom Lane (23:21)
Re: pg_ctl and port number detection
Bruce Momjian (23:23)
Re: pg_ctl and port number detection
Andrew Dunstan (23:47)
Re: pg_ctl and port number detection
Bruce Momjian (23:54)
2010-12-19
Re: plperlu problem with utf8
David E. Wheeler (01:22)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra (01:23)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tom Lane (02:51)
Re: Extensions, patch v20 (bitrot fixes) (was: Extensions, patch v19 (encoding brainfart fix))
Robert Haas (03:04)
Re: SQL/MED - file_fdw
Robert Haas (03:18)
Re: plperlu problem with utf8
David E. Wheeler (03:29)
Re: Extensions, patch v20 (bitrot fixes) (was: Extensions, patch v19 (encoding brainfart fix))
David E. Wheeler (03:31)
Re: SQL/MED - file_fdw
Itagaki Takahiro (03:43)
Re: Extensions, patch v20 (bitrot fixes) (was: Extensions, patch v19 (encoding brainfart fix))
Robert Haas (03:43)
Re: SQL/MED - file_fdw
Robert Haas (03:45)
Re: serializable lock consistency
Robert Haas (04:24)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Craig Ringer (06:06)
can shared cache be swapped to disk?
flyusa2010 fly (06:11)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Craig Ringer (06:26)
Can postgres create a file with physically continuous blocks.
flyusa2010 fly (07:10)
Re: plperlu problem with utf8
Alex Hunsaker (07:16)
Re: can shared cache be swapped to disk?
Jeff Janes (07:59)
Re: plperlu problem with utf8
Alex Hunsaker (08:20)
Re: serializable lock consistency
Florian Pflug (09:02)
Re: Extensions, patch v20 (bitrot fixes)
Dimitri Fontaine (10:30)
Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))
Dimitri Fontaine (10:41)
Re: serializable lock consistency
Robert Haas (11:24)
Re: Extensions, patch v20 (bitrot fixes)
Robert Haas (11:33)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
tv (11:36)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Magnus Hagander (11:51)
Re: relaxing sync commit if no WAL written (was Re: unlogged tables)
Simon Riggs (12:01)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Magnus Hagander (12:05)
Re: relaxing sync commit if no WAL written (was Re: unlogged tables)
Robert Haas (12:33)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Craig Ringer (12:57)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Craig Ringer (13:06)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Magnus Hagander (13:10)
Re: Extensions, patch v20 (bitrot fixes)
Itagaki Takahiro (13:59)
Re: serializable lock consistency
Florian Pflug (14:12)
Re: can shared cache be swapped to disk?
Martijn van Oosterhout (14:14)
Re: Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))
Robert Haas (14:45)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Magnus Hagander (15:49)
Re: serializable lock consistency
Robert Haas (16:01)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Tom Lane (16:02)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Tom Lane (16:07)
Re: Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))
Itagaki Takahiro (16:19)
Re: Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))
Tom Lane (16:21)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tom Lane (16:26)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Robert Haas (16:28)
Re: Extensions, patch v20 (bitrot fixes)
Tom Lane (16:34)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Magnus Hagander (16:39)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Tom Lane (16:40)
Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Tom Lane (16:46)
Re: Serializable lock consistency (was Re: CommitFest wrap-up)
Heikki Linnakangas (17:06)
MingW and MiniDumps
Magnus Hagander (17:23)
Re: Extensions and custom_variable_classes (was: Extensions, patch v20 (bitrot fixes))
Robert Haas (17:55)
Re: Can postgres create a file with physically continuous blocks.
Jim Nasby (18:10)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Jim Nasby (18:13)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (18:35)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (18:39)
Re: Extensions, patch v20 (bitrot fixes)
Dimitri Fontaine (18:47)
Re: serializable lock consistency
Florian Pflug (18:57)
Re: pg_ctl and port number detection
Florian Pflug (19:16)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra (19:17)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra (19:27)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tom Lane (19:28)
Re: MingW and MiniDumps
Andrew Dunstan (19:58)
Re: relaxing sync commit if no WAL written (was Re: unlogged tables)
Simon Riggs (20:08)
Re: MingW and MiniDumps
Magnus Hagander (20:09)
Re: pg_ctl and port number detection
Magnus Hagander (20:10)
Re: proposal : cross-column stats
Simon Riggs (20:21)
Re: Amazon now supporting GPU focused EC2 instances
3dmashup (20:39)
Re: proposal : cross-column stats
Tomas Vondra (21:39)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra (21:54)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tom Lane (22:58)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tom Lane (23:03)
2010-12-20
Re: Extensions, patch v20 (bitrot fixes)
Itagaki Takahiro (00:03)
Re: pg_ctl and port number detection
Florian Pflug (00:04)
Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra (00:46)
Re: plperlu problem with utf8
David E. Wheeler (00:56)
Re: Serializable lock consistency (was Re: CommitFest wrap-up)
Florian Pflug (01:12)
Re: bug in SignalSomeChildren
Fujii Masao (01:52)
Re: pg_ctl and port number detection
Bruce Momjian (02:47)
Re: plperlu problem with utf8
David Christensen (04:00)
Re: Extensions and custom_variable_classes
Robert Haas (04:42)
Re: pg_ctl and port number detection
Tom Lane (05:10)
Re: Extensions and custom_variable_classes
Itagaki Takahiro (05:22)
Re: serializable lock consistency
Heikki Linnakangas (06:16)
Re: plperlu problem with utf8
Alex Hunsaker (07:39)
Re: Timeout for asynchronous replication Re: Timeout and wait-forever in sync rep
Fujii Masao (08:17)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (08:56)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (08:58)
Re: Binary timestamp with without timezone
Radosław Smogura (11:29)
Re: SQL/MED - file_fdw
Itagaki Takahiro (11:42)
Re: serializable lock consistency
Florian Pflug (11:52)
Re: serializable lock consistency
Heikki Linnakangas (12:13)
Re: pg_ctl and port number detection
Bruce Momjian (12:40)
Re: bug in SignalSomeChildren
Alvaro Herrera (13:20)
Re: unlogged tables
Alvaro Herrera (14:05)
Re: serializable lock consistency
Florian Pflug (14:11)
Re: Timeout for asynchronous replication Re: Timeout and wait-forever in sync rep
Robert Haas (14:35)
Re: Timeout for asynchronous replication Re: Timeout and wait-forever in sync rep
Aidan Van Dyk (14:39)
Re: bug in SignalSomeChildren
Tom Lane (15:28)
Re: [GENERAL] queriing the version of libpq
Magnus Hagander (15:48)
Re: MingW and MiniDumps
Andrew Dunstan (16:26)
Re: Extensions and custom_variable_classes
Robert Haas (16:27)
Re: bug in SignalSomeChildren
Robert Haas (16:27)
Re: Binary timestamp with without timezone
Merlin Moncure (16:31)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (16:36)
Re: Extensions and custom_variable_classes
Robert Haas (16:47)
Re: serializable lock consistency
Robert Haas (16:54)
Re: A quick warning on the win32 build scripts
Magnus Hagander (16:56)
Re: unlogged tables
Robert Haas (17:00)
fix to allow mingw+vpath
Andrew Dunstan (17:10)
Re: Extensions and custom_variable_classes
Dimitri Fontaine (17:25)
Re: serializable lock consistency
Kevin Grittner (17:39)
Re: Extensions and custom_variable_classes
Alvaro Herrera (17:40)
Re: pg_ctl and port number detection
Tom Lane (17:41)
Re: serializable lock consistency
Robert Haas (17:45)
Re: serializable lock consistency
Florian Pflug (17:49)
Re: unlogged tables
Tom Lane (17:50)
Re: pg_ctl and port number detection
Andrew Dunstan (17:54)
Re: serializable lock consistency
Robert Haas (17:54)
Re: relaxing sync commit if no WAL written (was Re: unlogged tables)
Robert Haas (18:06)
strncmp->memcmp when we know the shorter length
Noah Misch (18:10)
texteq/byteaeq: avoid detoast
Noah Misch (18:19)
Re: MingW and MiniDumps
Tom Lane (18:24)
Re: MingW and MiniDumps
Magnus Hagander (18:25)
Re: bug in SignalSomeChildren
Tom Lane (18:26)
Re: bug in SignalSomeChildren
Robert Haas (18:43)
Re: Extensions, patch v20 (bitrot fixes)
Martijn van Oosterhout (19:01)
Re: plperlu problem with utf8
Robert Haas (19:02)
Re: bug in SignalSomeChildren
Tom Lane (19:07)
Re: Extensions, patch v20 (bitrot fixes)
David Fetter (19:07)
Re: Extensions, patch v20 (bitrot fixes)
Tom Lane (19:10)
Re: bug in SignalSomeChildren
Robert Haas (19:20)
Re: bug in SignalSomeChildren
Tom Lane (19:23)
Re: Extensions, patch v20 (bitrot fixes)
Kenneth Marshall (19:53)
Re: bug in SignalSomeChildren
Robert Haas (20:08)
Re: Extensions, patch v20 (bitrot fixes)
Tom Lane (20:08)
Re: Extensions, patch v20 (bitrot fixes)
David E. Wheeler (20:08)
Re: bug in SignalSomeChildren
Tom Lane (20:11)
Re: bug in SignalSomeChildren
Robert Haas (20:14)
Happy New Year !
Oleg Bartunov (20:21)
Re: Extensions, patch v20 (bitrot fixes)
Kenneth Marshall (20:27)
Re: bug in SignalSomeChildren
Martijn van Oosterhout (20:36)
Re: bug in SignalSomeChildren
Robert Haas (20:40)
Re: Extensions, patch v20 (bitrot fixes)
Nicolas Barbier (21:15)
Extensions, patch 22 (cleanup, review, cleanup)
Dimitri Fontaine (21:35)
Re: Extensions, patch 22 (cleanup, review, cleanup)
Erik Rijkers (21:55)
Re: Extensions, patch 22 (cleanup, review, cleanup)
Erik Rijkers (22:06)
Re: serializable lock consistency
Florian Pflug (22:32)
Re: Extensions, patch 22 (cleanup, review, cleanup)
Alvaro Herrera (22:38)
Re: Extensions, patch v20 (bitrot fixes)
Martijn van Oosterhout (23:04)
Re: serializable lock consistency
Robert Haas (23:08)
Re: Extensions, patch v20 (bitrot fixes)
Itagaki Takahiro (23:31)
2010-12-21
Re: serializable lock consistency
Florian Pflug (00:19)
Re: pg_ctl and port number detection
Bruce Momjian (00:51)
Re: Extensions, patch 22 (cleanup, review, cleanup)
Erik Rijkers (01:16)
Re: serializable lock consistency
Robert Haas (01:47)
Re: pg_ctl and port number detection
Bruce Momjian (02:04)
Re: proposal : cross-column stats
Florian Pflug (02:29)
Re: pg_ctl and port number detection
Florian Pflug (02:30)
Re: pg_ctl and port number detection
Bruce Momjian (02:43)
[FeatureRequest] Base Convert Function
Tomáš Mudruňka (05:29)
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