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-committers since 2010-02-12 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
2010-02-12
pgstatsinfo - pg_reporter: Add templates for pg_statsinfo v2.
User Itagaki (02:15)
pgstatsinfo - pg_statsinfo: Add utility functions for pg_reporter.
User Itagaki (02:15)
pgsql: Free reference in correct Perl context.
Andrew Dunstan (04:31)
pgsql: Free reference in correct Perl context.
Andrew Dunstan (04:32)
pgsql: Free reference in correct Perl context.
Andrew Dunstan (04:32)
pgsql: Free reference in correct Perl context.
Andrew Dunstan (04:33)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Fujii Masao (05:38)
pgsql: Check for partial WAL files in standby mode.
Heikki Linnakangas (07:36)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Heikki Linnakangas (07:37)
pgsql: If primary_conninfo is not set, don't try to establish streaming
Heikki Linnakangas (07:56)
pgsql: Clean up Streaming Replication documentation a little bit.
Heikki Linnakangas (08:28)
pgsql: Reduce the chatter to the log when starting a standby server.
Heikki Linnakangas (09:49)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Simon Riggs (12:51)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Heikki Linnakangas (13:10)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Simon Riggs (14:34)
Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Simon Riggs (14:42)
pgsql: Update Hot Standby documentation to reflect the change in the LOG
Heikki Linnakangas (14:53)
Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Heikki Linnakangas (14:55)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Robert Haas (15:14)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Heikki Linnakangas (15:27)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Robert Haas (15:28)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Fujii Masao (15:37)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Fujii Masao (15:47)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Heikki Linnakangas (16:10)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Dimitri Fontaine (17:25)
pgsql: Extend the set of frame options supported for window functions.
Tom Lane (17:33)
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Greg Stark (17:47)
pgbouncer - pgbouncer: Introduce a new configuration setting:
User Mkz (19:05)
pgbouncer - pgbouncer: Don't let clients queue in case no servers and
User Mkz (19:09)
pgbouncer - pgbouncer: log message: statement timeout -> query timeout,
User Mkz (19:13)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Richard Huxton (19:33)
pgsql: Add plperl.on_plperl_init and plperl.on_plperlu_init settings for
Andrew Dunstan (19:35)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:37)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:37)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:37)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:38)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:38)
pgsql: Add regression test files inadvertantly omitted in
Andrew Dunstan (19:38)
pgsql: Don't choke when exec_move_row assigns a synthesized null to a
Tom Lane (19:38)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Dimitri Fontaine (19:53)
pgsql: Tweak the order of processing of WITH clauses so that they are
Tom Lane (22:48)
2010-02-13
pgsql: Introduce WAL records to log reuse of btree pages, allowing
Simon Riggs (00:59)
pgsql: Re-enable max_standby_delay = -1 using deadlock detection on
Simon Riggs (01:32)
pgsql: Support inlining various small performance-critical functions on
Tom Lane (02:34)
pgsql: Remove tabs from sgml.
Bruce Momjian (03:38)
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while
Greg Smith (08:34)
pgsql: Fix relcache init file invalidation during Hot Standby for the
Simon Riggs (16:15)
pgsql: Improvements to ps message of startup process during Hot Standby.
Simon Riggs (16:29)
pgsql: Don't expose the inline definition of MemoryContextSwitchTo when
Tom Lane (20:46)
pgsql: Improve C comment about why we return "0 0" for some tags.
Bruce Momjian (22:45)
2010-02-14
pgsql: Document the behavior of STRICT VARIADIC functions.
Tom Lane (00:48)
pgsql: Document the behavior of STRICT VARIADIC functions.
Tom Lane (00:48)
pgsql: Ooops, let's get the non-null vs null bit right ...
Tom Lane (01:01)
pgsql: Ooops, let's get the non-null vs null bit right ...
Tom Lane (01:01)
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while
Robert Haas (02:36)
npgsql - Npgsql2: Added a lot of targets to package Npgsql source and
User Fxjr (03:14)
pgsql: Make the msvc build system ask python about details of version
Magnus Hagander (14:10)
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Greg Stark (17:50)
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Greg Stark (17:50)
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Greg Stark (17:50)
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Greg Stark (17:50)
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Greg Stark (17:50)
pgsql: Wrap calls to SearchSysCache and related functions using macros.
Robert Haas (18:42)
2010-02-15
pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark (00:50)
reorg - pg_reorg: version 1.0.8.
User Itagaki (01:38)
pgsql: Display explain buffers measurements in memory units rather than
Greg Stark (02:36)
pgsql: Add psql tab completion for DO blocks.
Takahiro Itagaki (02:55)
pgsql: remove an unused variable 'dirfd'.
Takahiro Itagaki (04:05)
pgstatsinfo - pg_statsinfo: Retry processing at the execute query error.
User Mhasegawa (04:17)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Fujii Masao (06:29)
Re: pgsql: Add psql tab completion for DO blocks.
Tom Lane (06:39)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane (06:57)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane (07:13)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Fujii Masao (07:23)
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server.
Heikki Linnakangas (07:33)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (08:36)
Re: [COMMITTERS] pgsql: Add psql tab completion for DO blocks.
Takahiro Itagaki (09:27)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
marcin mank (09:36)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (10:02)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark (11:19)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
marcin mank (11:34)
pgsql: Temporarily disable fsyncing the database directory in CREATE
Greg Stark (11:40)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark (11:45)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (11:46)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (11:50)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark (11:55)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (12:01)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
marcin mank (13:50)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund (14:02)
Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Magnus Hagander (14:15)
pgsql: Fix typo in comment
Alvaro Herrera (16:10)
pgsql: Fix another stupid typo...
Magnus Hagander (17:10)
pgsql: When sorting functions in pg_dump, break ties (same name) by
Peter Eisentraut (19:59)
npgsql - Npgsql2: Fixed build target dependency to include
User Fxjr (20:20)
npgsql - Npgsql2: Updated Gendarme toolset.
User Fxjr (20:34)
npgsql - Npgsql2: Applied patch: [#1010764] Support for abstime (used
User Fxjr (21:08)
pgsql: Move main error message text in plperl into errmsg from
Alvaro Herrera (22:23)
2010-02-16
pgsql: revert prior patch to fsync directories until portability
Greg Stark (00:01)
pgsql: revert prior patch to fsync directories until portability
Greg Stark (00:01)
pgsql: revert prior patch to fsync directories until portability
Greg Stark (00:01)
pgsql: Fix synopsis of DO statement.
Takahiro Itagaki (00:49)
npgsql - Npgsql2: Normalized line endings.
User Fxjr (01:33)
npgsql - Npgsql2: Fixed another commandtimeout problem.
User Fxjr (01:39)
pgbulkload - pgbulkload: Support CHECK_CONSTRAINTS in TYPE=TUPLE.
User Mhasegawa (05:35)
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while
Bruce Momjian (14:04)
Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while
Greg Stark (15:17)
pgsql: Do not check nan values for infinity.
Michael Meskes (18:41)
pgsql: Add emulation of non-blocking sockets to the win32 socket/signal
Magnus Hagander (19:26)
Re: pgsql: Add emulation of non-blocking sockets to the win32 socket/signal
Thom Brown (19:32)
pgsql: revert to showing buffer counts in explain (buffers)
Greg Stark (20:07)
pgsql: Clarify documentation on the behavior of unnamed bind queries.
Bruce Momjian (20:15)
Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while
Bruce Momjian (20:19)
pgsql: Remove personal copyright now that file has been rewritten using
Bruce Momjian (20:35)
pgsql: Have SELECT and CREATE TABLE AS queries return a row count.
Bruce Momjian (20:58)
pgsql: Prevent psql version banner from being printed by the \c command
Bruce Momjian (21:07)
pgsql: Honor to_char() "FM" specification in YYY, YY, and Y; it was
Bruce Momjian (21:18)
pgsql: Move log_error_verbosity GUC setting to "What to log" section,
Bruce Momjian (21:35)
pgsql: Clean up package namespace use and use of Safe in plperl.
Andrew Dunstan (21:39)
pgsql: Add query text to auto_explain output.
Andrew Dunstan (22:19)
pgsql: Replace the pg_listener-based LISTEN/NOTIFY mechanism with an
Tom Lane (22:34)
2010-02-17
pgsql: Make NOTIFY_PAYLOAD_MAX_LENGTH depend explicitly on BLCKSZ and
Tom Lane (00:52)
pgsql: Tweak description of payload parameter.
Tom Lane (00:57)
pgsql: log_error_verbosity is now LOGGING_WHAT category.
Tom Lane (01:39)
pgsql: Prevent #option dump from crashing on FORI statement with null
Tom Lane (01:48)
pgsql: Prevent #option dump from crashing on FORI statement with null
Tom Lane (01:48)
pgsql: Prevent #option dump from crashing on FORI statement with null
Tom Lane (01:48)
pgsql: When updating ShmemVariableCache from a checkpoint record, be
Tom Lane (03:10)
pgstatsinfo - pg_statsinfo: GUC parameters in a method to send by
User Mhasegawa (03:11)
pgsql: Support new syntax and improve handling of parentheses in psql
Takahiro Itagaki (04:09)
pgsql: Stamp HEAD as 9.0devel, and update various places that were
Tom Lane (04:19)
pgstatsinfo - pg_statsinfo: Logger should not shutdown before any other
User Itagaki (04:35)
Re: [COMMITTERS] pgsql: Clean up package namespace use and use of Safe in plperl.
Tom Lane (04:53)
pgsql: Use a fatal warning check with what looks like a more portable
Andrew Dunstan (05:32)
Re: [COMMITTERS] pgsql: Clean up package namespace use and use of Safe in plperl.
Andrew Dunstan (05:35)
pgsql: Another typo fix.
Magnus Hagander (05:51)
Re: pgsql: Add emulation of non-blocking sockets to the win32 socket/signal
Magnus Hagander (05:53)
pgstatsinfo - pg_statsinfo: Logger should not shutdown before any
User Mhasegawa (05:58)
pgsql: revert prior patch to fsync directories until portability
Greg Stark (11:35)
Re: pgsql: Stamp HEAD as 9.0devel, and update various places that were
Alvaro Herrera (13:23)
Re: pgsql: Stamp HEAD as 9.0devel, and update various places that were
Tom Lane (15:12)
pgsql: Take care to reprocess an uncommitted notify message.
Tom Lane (16:54)
Re: pgsql: Stamp HEAD as 9.0devel, and update various places that were
David Fetter (17:44)
npgsql - Npgsql2: Added VS.Net 2010 project file generated from vs.net
User Fxjr (21:23)
npgsql - Npgsql2: Fixed a bug where a function which has a return type
User Fxjr (23:47)
2010-02-18
npgsql - Npgsql2: Added missing comments.
User Fxjr (01:23)
pgsql: Fix up pg_dump's treatment of large object ownership and ACLs.
Tom Lane (01:29)
pgsql: Force READY portals into FAILED state when a transaction or
Tom Lane (03:06)
pgsql: Force READY portals into FAILED state when a transaction or
Tom Lane (03:06)
pgsql: Wordsmithing of HS and SR documentation, with some wording
Bruce Momjian (03:16)
pgsql: Add missing close tag.
Bruce Momjian (04:14)
pgsql: date_recv should accept infinities.
Takahiro Itagaki (04:31)
pgsql: Fix pq_getbyte_if_available() function.
Heikki Linnakangas (11:13)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Fujii Masao (11:37)
Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing
Heikki Linnakangas (12:23)
Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing
Simon Riggs (17:16)
pgsql: Fix ExecEvalArrayRef to pass down the old value of the array
Tom Lane (18:41)
pgsql: Fix ExecEvalArrayRef to pass down the old value of the array
Tom Lane (18:41)
pgsql: Fix ExecEvalArrayRef to pass down the old value of the array
Tom Lane (18:42)
Re: Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing
Tom Lane (19:17)
pgsimilarity - pg_similarity: Fixing PG_CONFIG path and including a
User Eulerto (22:06)
pgsql: Provide some rather hokey ways for EXPLAIN to print FieldStore
Tom Lane (22:43)
pgsql: Provide some rather hokey ways for EXPLAIN to print FieldStore
Tom Lane (22:43)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
pgsql: Volatile-ize all five places where we expect a PG_TRY block to
Tom Lane (23:50)
2010-02-19
pgsql: Hot Standby documentation updates Greg Smith
Bruce Momjian (00:15)
pgsql: Preliminary release notes for 9.0alpha4
Peter Eisentraut (00:35)
pgsql: Translation updates for 9.0alpha4
Peter Eisentraut (00:40)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:04)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:04)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:06)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:07)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:08)
pgsql: Fix STOP WAL LOCATION in backup history files no to return the
Takahiro Itagaki (01:09)
pgsql: Remove mention that binary distributions pre-compile the tutorial
Bruce Momjian (01:15)
pgstatsinfo - pg_statsinfo: Fix a crash when the writer queue has two or
User Itagaki (03:42)
pgsql: First pass over client applications documentation proofreading.
Bruce Momjian (03:50)
Re: pgsql: First pass over client applications documentation proofreading.
Robert Haas (04:14)
Re: pgsql: First pass over client applications documentation proofreading.
Bruce Momjian (04:44)
textsearch-ja - textsearch_senna: work around 9.0 and 8.2 with PGXS.
User Itagaki (06:05)
pgbulkload - pgbulkload: work around 8.3 and 9.0.
User Itagaki (06:11)
pgsql: Forbid setval() during recovery.
Heikki Linnakangas (06:29)
Re: pgsql: First pass over client applications documentation proofreading.
David Fetter (07:02)
pgsql: Don't use O_DIRECT when writing WAL files if archiving or
Heikki Linnakangas (10:51)
Re: Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing
Simon Riggs (10:51)
pgsql: Small corrections to message output targets in pg_ctl - The
Peter Eisentraut (14:12)
pgsql: Document --version and --help options for all client applications
Bruce Momjian (14:36)
pgsql: Version stamp 9.0alpha4
Peter Eisentraut (16:03)
Re: pgsql: Version stamp 9.0alpha4
Tom Lane (17:42)
npgsql - Npgsql2: Reuploaded version from ASPNetProvider.
User Fxjr (17:49)
Re: pgsql: Version stamp 9.0alpha4
Peter Eisentraut (17:56)
pgsql: Revert version stamping in wrong branch
Peter Eisentraut (18:42)
pgsql: Version stamp 9.0alpha4 (in the right branch)
Peter Eisentraut (18:43)
pgsql: Reduce the rescan cost estimate for Materialize nodes to
Tom Lane (21:49)
pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default
Robert Haas (23:55)
2010-02-20
pgsql: Copy editing of Hot Standby docs.
Simon Riggs (10:07)
Re: [COMMITTERS] pgsql: Forbid setval() during recovery.
Tom Lane (16:34)
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
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group