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 2011-03-08 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-03-08
Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Jaime Casanova (00:20)
Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (02:36)
Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Tom Lane (03:04)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (03:04)
Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (03:29)
pgsql: Truncate predicate lock manager's SLRU lazily at checkpoint.Tha
Heikki Linnakangas (10:15)
pgsql: Added new version of ecpg's parser test script which waswritten
Michael Meskes (10:28)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (10:48)
npgsql - Npgsql2: Fixed problems with SSPI authentication when the
User Fxjr (15:50)
pgsql: Document that char() ignores spaces in non-pattern comparisons,
Bruce Momjian (16:03)
pgsql: Adjust CHAR() doc mention of pattern matching issues fortrailin
Bruce Momjian (17:54)
pgsql: Don't throw a warning if vacuum sees PD_ALL_VISIBLE flag seton
Heikki Linnakangas (19:00)
pgsql: Don't throw a warning if vacuum sees PD_ALL_VISIBLE flag seton
Heikki Linnakangas (19:00)
pgsql: Don't throw a warning if vacuum sees PD_ALL_VISIBLE flag seton
Heikki Linnakangas (19:00)
pgsql: Fix overly strict assertion inSummarizeOldestCommittedSxact().
Heikki Linnakangas (19:06)
pgsql: Ignore files built by coverage builds
Peter Eisentraut (20:11)
pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Tom Lane (21:44)
pgsql: Fix parallel make when running make install before make all
Peter Eisentraut (21:53)
pgsql: Assorted editing for collation documentation.
Tom Lane (22:11)
2011-03-09
pgsql: Create "replication and recovery" section in alpha releasenotes
Robert Haas (01:56)
pgsql: Fix file descriptor leaks in pg_upgrade in failure code paths.
Bruce Momjian (02:36)
pgsql: A bit more editing for collation documentation.
Tom Lane (03:50)
pgsql: Update alpha release notes for latest commits.
Robert Haas (05:00)
pgsql: Make alpha release notes more consistent as regards periods.
Robert Haas (05:06)
pgsql: synchronous_standby_names is a string parameter.
Itagaki Takahiro (10:50)
pgsql: Remove 's' from recovery_target_timeline's' from the releasenot
Itagaki Takahiro (11:01)
pgsql: Improve wording of initdb and pg_controldata manual pages.
Bruce Momjian (14:19)
pgsql: Remove '=' from initdb switch syntax.
Bruce Momjian (14:48)
pgsql: Adjust the permissions required for COMMENT ON ROLE.
Tom Lane (16:28)
pgsql: Tag refs/tags/REL9_1_ALPHA4 was created
pgsql (16:35)
Re: pgsql: synchronous_standby_names is a string parameter.
Simon Riggs (18:03)
2011-03-10
pgsql: Document that server single-user mode does not do checkpointsor
Bruce Momjian (01:20)
Re: pgsql: Added new version of ecpg's parser generator script. This one wa
Bruce Momjian (02:40)
pgsql: Remove collation information from TypeName,where it does not be
Tom Lane (03:39)
Re: pgsql: Added new version of ecpg's parser generator script. This one wa
Tom Lane (04:08)
pgsql: Mention gcc version in C comment.
Bruce Momjian (04:41)
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings.
Bruce Momjian (04:41)
pgsql: Fix some oversights in distprep and maintainer-clean targets.
Tom Lane (05:04)
pgsql: replication/repl_gram.h needs to be cleaned too ...
Tom Lane (05:12)
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings.
Tom Lane (05:17)
pgsql: Cleanup copyright years and file names in the header commentsof
Itagaki Takahiro (06:24)
pgsql: Fix bugs in the isolation tester flex rules.
Heikki Linnakangas (07:07)
Re: pgsql: Added new version of ecpg's parser generator script. This one wa
Michael Meskes (11:25)
pgsql: Replication README updates.
Robert Haas (14:00)
pgsql: Use '=' when documenting long options.
Bruce Momjian (14:10)
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings.
Bruce Momjian (15:22)
pgsql: Add missing index terms for recovery control functions.
Robert Haas (19:33)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (19:36)
pgsql: Emit a LOG message when pausing at the recovery target.
Robert Haas (19:38)
pgsql: Minor sync rep corrections.
Robert Haas (19:57)
pgsql: Remove obsolete comment.
Robert Haas (20:01)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (20:04)
pgsql: More synchronous replication tweaks.
Robert Haas (20:43)
Re: pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (20:44)
pgsql: More synchronous replication typo fixes.
Robert Haas (20:56)
pgsql: Make error handling of synchronous_standby_names consistent.
Robert Haas (21:25)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (21:28)
pgsql: Revert addition of third argument to format_type().
Tom Lane (22:31)
pgsql: Add proper git-external-diff script to src/tools.
Bruce Momjian (23:10)
pgsql: Clarify what commands are not allowed in SQL functions.
Bruce Momjian (23:46)
pgsql: Improve SQL function disallowed command wording.
Bruce Momjian (23:47)
pgsql: More wording improvements for disallowed SQL function commands.
Bruce Momjian (23:50)
2011-03-11
pgsql: Reference doc "examples" section for pg_dump options thatoften
Bruce Momjian (00:40)
pgsql: Clarify C comment that O_SYNC/O_FSYNC are really the samesettti
Bruce Momjian (01:03)
pgsql: Modify pg_test_fsync to match the behavior of git head inregard
Bruce Momjian (01:26)
pgsql: When a smart pg_ctl shutdown fails, mention -m fast as a tip.
Bruce Momjian (03:04)
pgsql: Add C comment that new new pg_dump -X options are to becreated.
Bruce Momjian (03:36)
pgsql: Remove pg_dump -X options that are only in 9.1 and not neededfo
Bruce Momjian (03:58)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (09:58)
pgsql: Change "TIP" to "HINT" to match backend message style,in pg_ctl
Bruce Momjian (10:03)
pgsql: Add comment to tools/git-external-diff.
Bruce Momjian (10:07)
pgsql: Document that the parenthesized VACUUM syntax is deprecated,not
Bruce Momjian (10:34)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Fujii Masao (10:46)
pgsql: Document that libpq's PQgetResult() should be called after afat
Bruce Momjian (10:55)
pgsql: Update C comment about O_DIRECT and fsync().
Bruce Momjian (11:47)
pgsql: Document that pg_dump --clean might generate some harmlesserror
Bruce Momjian (12:06)
pgsql: Update kernel docs for Solaris 10.
Bruce Momjian (12:54)
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not
Robert Haas (12:56)
pgsql: Fix "unparenthesized" mention in vacuum docs.
Bruce Momjian (12:58)
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not
Bruce Momjian (12:58)
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not
Robert Haas (13:03)
pgsql: Improve extract(day) documentation with interval values.
Bruce Momjian (13:18)
pgsql: In plpsql docs, use RAISE rather than undefined log function.
Bruce Momjian (13:48)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Tom Lane (14:31)
pgsql: Adds index entries for session_user and pg_describe_object
Bruce Momjian (15:24)
pgsql: In ecpg preprocessor,don't try to look up constants in the test
Heikki Linnakangas (15:28)
pgsql: In ecpg preprocessor,don't try to look up constants in the test
Heikki Linnakangas (15:28)
pgsql: Document how listen_addresses can do only IPv4 or IPv6.
Bruce Momjian (15:31)
pgsql: Document that to_char('FM') removes only trailing zeros.
Bruce Momjian (15:48)
pgsql: Update documentation on FreeBSD write cache control.
Bruce Momjian (16:37)
pgsql: Remove duplicate indexterm to silence openjade wrning.
Tom Lane (16:42)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (16:59)
pgsql: Create an explicit concept of collations that work for anyencod
Tom Lane (18:20)
Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Robert Haas (18:59)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Alvaro Herrera (19:29)
pgsql: In docs,rename "backwards compatibility" to "backward compatibi
Bruce Momjian (19:33)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Heikki Linnakangas (19:39)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Robert Haas (19:40)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
David Christensen (19:50)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Andrew Dunstan (19:56)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Tom Lane (19:59)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Andrew Dunstan (20:00)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Robert Haas (20:08)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Kevin Grittner (20:10)
pgsql: Split CollateClause into separate raw and analyzed node types.
Tom Lane (21:28)
pgsql: Put in some more safeguards against executing adivision-by-zero
Tom Lane (23:19)
pgsql: Put in some more safeguards against executing adivision-by-zero
Tom Lane (23:19)
pgsql: Put in some more safeguards against executing adivision-by-zero
Tom Lane (23:19)
pgsql: Put in some more safeguards against executing adivision-by-zero
Tom Lane (23:19)
pgsql: Put in some more safeguards against executing adivision-by-zero
Tom Lane (23:19)
2011-03-12
pgsql: On further reflection, we'd better do the same in int.c.
Tom Lane (00:04)
pgsql: On further reflection, we'd better do the same in int.c.
Tom Lane (00:04)
pgsql: On further reflection, we'd better do the same in int.c.
Tom Lane (00:04)
pgsql: On further reflection, we'd better do the same in int.c.
Tom Lane (00:04)
pgsql: On further reflection, we'd better do the same in int.c.
Tom Lane (00:04)
pgsql: Add test case for collation mismatch in recursive query
Peter Eisentraut (08:13)
pgsql: Use macros for time-based constants, rather than constants.
Bruce Momjian (14:36)
pgsql: Use "backend process" rather than "backend server",where approp
Bruce Momjian (14:39)
pgsql: Make all comparisons done for/with statistics use the defaultco
Tom Lane (21:30)
2011-03-13
pgsql: Simplify list traversal logic in add_path().
Tom Lane (16:57)
2011-03-14
pgsql: Remove duplicate time-based macros recently added.
Bruce Momjian (14:40)
pgsql: Adjust regression test to avoid platform-dependent failure.
Tom Lane (16:52)
pgsql: Remove special case allowing parameters to ident auth forinitdb
Magnus Hagander (18:52)
psqlodbc - psqlodbc: Fix the bug that Access autonumber fields are not
User Hinoue (21:49)
2011-03-15
npgsql - Npgsql2: [#1010986] Endless recursion on hanging connection in
User Fxjr (01:06)
npgsql - Npgsql2: [#1010997] Consider using System.Threading.Timer
User Fxjr (01:25)
pgsql: Remove 13 keywords that are used only for ROLE options.
Robert Haas (14:24)
psqlodbc - psqlodbc: Convert large integer strings properly.
User Hinoue (14:31)
pgsql: Minor sync rep documentation improvements.
Robert Haas (15:26)
pgsql: Add database comments to template0 and postgres databases,and i
Bruce Momjian (15:27)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Robert Haas (15:42)
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.
Tom Lane (15:46)
pgsql: Wording adjustment for restart_after_crash entry
Bruce Momjian (16:44)
pgsql: Fix spelling error in fuzzystrmatch docs.
Bruce Momjian (23:50)
2011-03-16
pgsql: Add hint suggesting the use of EXECUTE CREATE TABLE ... AS forE
Bruce Momjian (00:19)
pgsql: Adjust doc wording about the casting exceptions for compositety
Bruce Momjian (00:48)
pgsql: Remove unused copy_dir() function from pg_upgrade.
Bruce Momjian (00:53)
pgsql: Improve handling of unknown-type literals inUNION/INTERSECT/EXC
Tom Lane (01:52)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (07:29)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Simon Riggs (08:41)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (11:46)
pgsql: Corrections to CREATE FOREIGN TABLE documentation.
Robert Haas (12:13)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Tom Lane (14:27)
pgsql: Tab completion for \pset format and \pset linestyle.
Robert Haas (21:47)
2011-03-17
pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Andrew Dunstan (04:16)
pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Andrew Dunstan (04:16)
pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Andrew Dunstan (04:17)
pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Andrew Dunstan (04:22)
pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Andrew Dunstan (04:24)
pgsql: Document guc context values,and reference them from the config
Bruce Momjian (04:27)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (06:47)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (16:17)
pgsql: Fix various possible problems with synchronous replication.
Robert Haas (17:12)
Re: pgsql: Fix various possible problems with synchronous replication.
Thom Brown (17:24)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (17:46)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (17:52)
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication.
Robert Haas (17:55)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Simon Riggs (17:56)
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication.
Thom Brown (17:59)
pgsql: Add pause_at_recovery_target to recovery.conf.sample;improve do
Robert Haas (18:04)
pgsql: Raise maximum value of several timeout parameters
Peter Eisentraut (18:25)
pgsql: Fix PL/Python memory leak involving array slices
Alvaro Herrera (18:25)
pgsql: Fix PL/Python memory leak involving array slices
Alvaro Herrera (18:25)
pgsql: Fix PL/Python memory leak involving array slices
Alvaro Herrera (18:25)
pgsql: Fix PL/Python memory leak involving array slices
Alvaro Herrera (18:25)
pgsql: Fix PL/Python memory leak involving array slices
Alvaro Herrera (18:28)
pgsql: Remove bogus comment.
Robert Haas (18:44)
pgsql: Protocol documentation for Hot Standby feedback messages.
Robert Haas (19:11)
pgsql: Minor fixes for high availability documentation.
Robert Haas (19:46)
2011-03-18
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (05:13)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Fujii Masao (05:45)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Fujii Masao (06:25)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Heikki Linnakangas (07:22)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Simon Riggs (07:52)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (09:27)
pgsql: Remove bogus semicolons in recoveryPausesHere.
Robert Haas (12:10)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (12:14)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (12:16)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (12:25)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Heikki Linnakangas (12:27)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (12:31)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
MARK CALLAGHAN (13:16)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (13:30)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Kevin Grittner (13:40)
pgsql: Remove ancient -X options to pg_dump, pg_dumpall, pg_restore.
Robert Haas (13:46)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (14:10)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Simon Riggs (14:19)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (14:19)
pgsql: Make synchronous replication query cancel/die messages morecons
Robert Haas (14:23)
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication.
Robert Haas (14:23)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (14:37)
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication.
Thom Brown (14:41)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Kevin Grittner (14:52)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Greg Stark (14:55)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (15:07)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Simon Riggs (15:40)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (15:43)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Heikki Linnakangas (15:47)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
MARK CALLAGHAN (15:52)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
MARK CALLAGHAN (16:03)
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