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-23 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2011-03-23
pgsql: Cosmetic capitalization fix
Peter Eisentraut (02:04)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (07:27)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (08:51)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (11:50)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (11:52)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Markus Wanner (12:16)
pgsql: Prevent intermittent hang in recovery from bgwriterinteraction.
Simon Riggs (13:31)
pgsql: Prevent intermittent hang in recovery from bgwriterinteraction.
Simon Riggs (13:33)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Simon Riggs (13:38)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (15:19)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (15:24)
pgsql: Remove synchronous_replication/max_wal_senders cross-check.
Robert Haas (15:53)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas (15:53)
pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (16:34)
pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (16:34)
pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (16:34)
pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (16:34)
pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (16:34)
Re: pgsql: Fix ancient typo in user-defined-aggregates documentation.
Thom Brown (16:49)
Re: pgsql: Fix ancient typo in user-defined-aggregates documentation.
Tom Lane (17:10)
pgsql: Minor changes to recovery pause behaviour.
Simon Riggs (19:40)
pgsql: Improve user-defined-aggregates documentation.
Tom Lane (20:58)
pgsql: Improve user-defined-aggregates documentation.
Tom Lane (20:58)
pgsql: Improve user-defined-aggregates documentation.
Tom Lane (20:58)
pgsql: Improve user-defined-aggregates documentation.
Tom Lane (20:58)
pgsql: Improve user-defined-aggregates documentation.
Tom Lane (20:58)
Re: pgsql: Improve user-defined-aggregates documentation.
Thom Brown (21:25)
2011-03-24
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao (11:02)
Re: [COMMITTERS] pgsql: Document the all-balls IPv6address.
Ross J. Reedstrom (16:07)
Re: [COMMITTERS] pgsql: Document the all-balls IPv6 address.
Merlin Moncure (18:34)
pgsql: Clean up handling of COLLATE clauses in index columndefinitions
Tom Lane (19:30)
Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Peter Eisentraut (20:05)
pgsql: Edits to 9.1 release notes.
Robert Haas (20:59)
Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Robert Haas (21:12)
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Robert Haas (21:43)
pgsql: Add post-creation hook for extensions,consistent with other obj
Robert Haas (22:45)
2011-03-25
npgsql - Npgsql2: Removed 2005 project and solution as no longer
User Jbcooley (00:15)
npgsql - Npgsql2: Updated copyright year
User Fxjr (00:22)
pgsql: Fix handling of collation in SQL-language functions.
Tom Lane (00:30)
npgsql - Npgsql2: Changed assembly version info to indicate a beta1
User Fxjr (00:55)
npgsql - Npgsql2: Changed from HashSet to Dictionary so we can build a
User Jbcooley (01:23)
npgsql - Npgsql2: updated change log.
User Jbcooley (01:33)
npgsql - Npgsql2: updated for 2.0.11.91 beta release
User Jbcooley (01:50)
npgsql - Npgsql2: Updated release notes for beta1 release of Npgsql
User Fxjr (01:52)
pgsql: Documented some ecpg command line options that were missing:
Michael Meskes (02:02)
pgbulkload - pgbulkload: Add new restriction: the password must be
User Masao_fujii (06:02)
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Fujii Masao (11:53)
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Fujii Masao (12:12)
pgsql: Fix broken markup, and remove tabs
Alvaro Herrera (15:24)
pgsql: Make walreceiver send a reply after receiving data but beforefl
Robert Haas (15:32)
Re: pgsql: Documented some ecpg command line options that were missing:
David Fetter (15:48)
pgsql: Remove alpha release notes.
Robert Haas (15:53)
libpqtypes - libpqtypes: renamed libpqtypes to libpqtypes.esilo.com
User Achernow (17:46)
Re: pgsql: Documented some ecpg command line options that were missing:
Michael Meskes (18:15)
pgsql: Fix collation handling in plpgsql functions.
Tom Lane (19:06)
pgsql: Document collation handling in SQL and plpgsql functions.
Tom Lane (22:21)
pgsql: Fix failure to propagate collation in negate_clause().
Tom Lane (22:45)
2011-03-26
pgsql: Pass collation to makeConst() instead of looking it upinternall
Tom Lane (00:10)
pgsql: Additional test for each commit in sync rep path to plug minute
Simon Riggs (10:15)
pgsql: Clean up a few failures to set collation fields in expressionno
Tom Lane (18:26)
pgsql: More collations cleanup,from trawling for missed collation assi
Tom Lane (20:35)
pgsql: Clean up cruft around collation initialization for tupdescsand
Tom Lane (22:29)
2011-03-27
pgsql: Update release notes for latest commits.
Robert Haas (01:14)
pgsql: Remove disclaimer stating that fsync=off slows down sync rep.
Robert Haas (01:19)
pgsql: Fix plpgsql to release SPI plans when a function or DO blockis
Tom Lane (16:51)
pgsql: Fix check_exclusion_constraint() to insert correct collationsin
Tom Lane (17:30)
pgsql: fix up a couple non-prototypes of the form foo() to befoo(void)
Greg Stark (20:32)
Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
David Fetter (21:07)
2011-03-28
pgsql: Correct "characters" to "bytes" in createdb docs.
Robert Haas (01:30)
pgsql: Correct "characters" to "bytes" in createdb docs.
Robert Haas (01:30)
pgsql: Correct "characters" to "bytes" in createdb docs.
Robert Haas (01:30)
pgsql: Correct "characters" to "bytes" in createdb docs.
Robert Haas (01:30)
pgsql: Correct "characters" to "bytes" in createdb docs.
Robert Haas (01:30)
pgsql: Typo fix in SSI docs.
Robert Haas (01:36)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Tom Lane (02:31)
Re: pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Heikki Linnakangas (07:25)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Jan Urbański (10:21)
Re: pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Tom Lane (13:21)
pgsql: Get rid of links that don't work when building HISTORY.
Tom Lane (13:35)
pgsql: Add missing #include
Alvaro Herrera (13:38)
pgsql: Mark up release notes using <link>.
Robert Haas (14:02)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Stephen Frost (15:25)
pgsql: Tag refs/tags/REL9_1_ALPHA5 was created
pgsql (18:11)
pgsql: Add 9.1 release note link for synchronous replication.
Bruce Momjian (18:50)
pgsql: Prevent a rowtype from being included in itself.
Tom Lane (19:46)
pgsql: Prevent a rowtype from being included in itself.
Tom Lane (19:46)
pgsql: Prevent a rowtype from being included in itself.
Tom Lane (19:46)
pgsql: Prevent a rowtype from being included in itself.
Tom Lane (19:46)
Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Peter Eisentraut (19:56)
pgsql: Add maintainer-check target
Peter Eisentraut (19:57)
pgsql: Make duplicate_oids return nonzero exit status if duplicateswer
Peter Eisentraut (19:57)
Re: [COMMITTERS] pgsql: Remove more SGML tabs.
David Fetter (20:09)
2011-03-29
pgstatsinfo - pg_statsinfo: Fix some comments typo and Add some
User Kasahara (05:55)
pgsql: In pg_upgrade, add C comment about how autovacuum is disabled.
Bruce Momjian (15:11)
pgsql: Update SQL features list
Peter Eisentraut (20:25)
2011-03-30
pgsql: Adjust error message,now that we expect other message types tha
Heikki Linnakangas (05:59)
pgsql: Automatically terminate replication connections that are idlefo
Heikki Linnakangas (07:24)
pgsql: Check that we've reached end-of-backup also when we're notperfo
Heikki Linnakangas (07:55)
pgsql: Check that we've reached end-of-backup also when we're notperfo
Heikki Linnakangas (07:55)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Jan Urbański (18:21)
pgsql: Attempt to unbreak windows builds broken by commit 754baa2.
Andrew Dunstan (20:43)
pgsql: Expand comment on how pg_upgrade is turning off autovacuum.
Bruce Momjian (21:37)
pgsql: Mention pg_upgrade sets autovacuum_freeze_max_age to maximum.
Bruce Momjian (21:46)
2011-03-31
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Heikki Linnakangas (05:35)
pgsql: Improve error message when WAL ends before reaching end ofonlin
Heikki Linnakangas (07:10)
pgsql: Reword the phrase on zero replication_timeout in the docs.
Heikki Linnakangas (07:20)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Jan Urbański (09:30)
pgsql: Don't leak the temporary PLyProcedure struct we create forinlin
Heikki Linnakangas (09:43)
Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Heikki Linnakangas (09:43)
pgsql: Increase SHMEM_INDEX_SIZE from 32 to 64. We're currently at 40e
Heikki Linnakangas (10:41)
pgsql: Fix a tiny race condition in predicate locking. Need to holdthe
Heikki Linnakangas (15:45)
2011-04-01
pgsql: Fix two missing spaces in error messages.
Heikki Linnakangas (11:44)
pgsql: Fix compiler warning.
Robert Haas (14:36)
pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas (15:28)
pgsql: pg_dump support for comments on FOREIGN DATA WRAPPER andSERVER
Robert Haas (15:41)
Re: pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Thom Brown (15:57)
pgsql: Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER.
Robert Haas (17:16)
Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas (17:37)
pgsql: Avoid palloc before CurrentMemoryContext is set up on win32
Magnus Hagander (18:01)
pgsql: Avoid palloc before CurrentMemoryContext is set up on win32
Magnus Hagander (18:01)
2011-04-02
libpqtypes - libpqtypes: add LDFLAGS to build pf regression test, libpq
User Achernow (13:57)
pgsql: Escape greater than and less than characters in docs.
Heikki Linnakangas (14:09)
Re: [COMMITTERS] pgsql: Escape greater than and less than characters in docs.
David Fetter (15:11)
pgsql: Fix typo in PQconnectStartParams().
Tom Lane (22:05)
pgsql: Fix typo in PQconnectStartParams().
Tom Lane (22:05)
2011-04-03
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Shigeru Hanada (01:51)
pgsql: Avoid possible hang during smart shutdown.
Robert Haas (23:46)
pgsql: Remove mention of using "man" from the tutorial.
Robert Haas (23:51)
pgsql: Improve documentation on the range of the numeric data type.
Robert Haas (23:57)
2011-04-04
pgsql: Rearrange "add column" logic to merge columns at exec time.
Robert Haas (01:53)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Shigeru HANADA (10:49)
psqlodbc - psqlodbc: Arrangement of a history.
Hiroshi Saito (13:31)
pgsql: Duplicate expansion of "direction" from FETCH's synopsis intoMO
Alvaro Herrera (16:05)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas (16:47)
pgsql: Include pid in pg_lock_status() results even for SIREAD locks.
Robert Haas (17:23)
pgsql: Add missing check on invocation of trusted procedures.
Robert Haas (17:26)
pgsql: Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source
Alvaro Herrera (20:10)
pgsql: Merge synchronous_replication setting into synchronous_commit.
Robert Haas (20:26)
pgsql: Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera (20:44)
pgsql: Update comments and credit doc proofreaders
Simon Riggs (21:36)
pgsql: Centralise release note items related to recovery andreplicatio
Simon Riggs (21:39)
pgsql: Avoid assuming there will be only 3 states forsynchronous_commi
Simon Riggs (22:24)
Re: [COMMITTERS] pgsql: Avoid assuming there will be only 3 states for synchronous_commi
Robert Haas (23:10)
2011-04-05
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Shigeru HANADA (04:37)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Shigeru HANADA (10:03)
pgsql: Add casts from int4 and int8 to numeric.
Robert Haas (13:37)
npgsql - Npgsql2: [npgsql-Patches-1011012 ] Australian Date and Time
User Fxjr (14:13)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas (16:25)
pgsql: Typo fixes.
Robert Haas (16:40)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Peter Eisentraut (17:44)
pgsql: Change "Id" to "id" in some SGML tags
Alvaro Herrera (18:06)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Tom Lane (18:47)
pgsql: Repair some flakiness in CheckTargetForConflictsIn.
Robert Haas (19:17)
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Peter Eisentraut (21:04)
pgsql: Update key words table for 9.1
Peter Eisentraut (21:16)
2011-04-06
pgbulkload - pgbulkload: Fix bugs.
User Mhasegawa (05:37)
pgbulkload - pgbulkload: pg_bulkload 3.1 alpha 2 - Support binary file
User Mhasegawa (07:00)
pgsql: Add traceback information to PL/Python errors
Peter Eisentraut (19:37)
pgsql: Replace the confusing exit_nicely() by an atexit/on_exit hook
Peter Eisentraut (20:01)
pgsql: Update regression test files for PL/Python traceback patch
Peter Eisentraut (20:19)
2011-04-07
npgsql - Npgsql2: [#1011008] Add PhysicalAddress (MAC Address) support
User Fxjr (01:48)
npgsql - Npgsql2: [#1010977] Add application_name support to connection
User Fxjr (02:15)
pgsql: Revise the API for GUC variable assign hooks.
Tom Lane (04:12)
pgsql: Fix collations when we call transformWhereClause from outsideth
Tom Lane (06:35)
pgsql: Simplify structure of query used to gather database objectinfor
Bruce Momjian (10:23)
pgsql: Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.
Bruce Momjian (13:57)
pgsql: Fix SortTocFromFile() to cope with lines that are too long fori
Tom Lane (15:41)
pgsql: Fix SortTocFromFile() to cope with lines that are too long fori
Tom Lane (15:41)
pgsql: Fix SortTocFromFile() to cope with lines that are too long fori
Tom Lane (15:41)
pgsql: Fix SortTocFromFile() to cope with lines that are too long fori
Tom Lane (15:41)
pgsql: Fix SortTocFromFile() to cope with lines that are too long fori
Tom Lane (15:41)
pgsql: Allow pg_upgrade with PGCLIENTENCODING set
Peter Eisentraut (16:25)
pgsql: Fix plpgsql's issues with dropped columns in rowtypes in 8.4bra
Tom Lane (17:56)
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane (19:15)
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane (19:15)
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane (19:15)
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane (19:15)
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane (19:15)
pgsql: Tweaks for SSI out-of-shared memory behavior.
Robert Haas (20:48)
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors
Robert Haas (21:01)
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors
Jan Urbański (21:06)
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors
Robert Haas (22:25)
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors
Jan Urbański (22:39)
2011-04-08
pgsql: Avoid use of mixed slash style paths in arguments to xcopy inMS
Andrew Dunstan (02:17)
pgsql: Avoid use of mixed slash style paths in arguments to xcopy inMS
Andrew Dunstan (02:17)
pgsql: Avoid use of mixed slash style paths in arguments to xcopy inMS
Andrew Dunstan (02:17)
pgsql: Avoid use of mixed slash style paths in arguments to xcopy inMS
Andrew Dunstan (02:18)
pgsql: Fix some sloppiness in new PL/python get_source_line()function.
Robert Haas (04:32)
pgstatsinfo - pg_statsinfo: fix version number in source code.
User Mitsu-ko (08:09)
pgstatsinfo - pg_statsinfo: New Directory
User Mitsu-ko (08:21)
pgsql: Add an example of WITH (UPDATE RETURNING) INSERT to the INSERTr
Tom Lane (14:54)
pgsql: Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane (15:36)
Re: pgsql: Avoid extra whitespace in the arguments of <indexterm>.
Thom Brown (15:50)
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Bruce Momjian (17:12)
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Bruce Momjian (17:12)
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Bruce Momjian (17:12)
pgsql: Partially roll back overenthusiastic SSI optimization.
Robert Haas (19:32)
pgsql: Modify initdb to complain only when no usable system localesare
Tom Lane (19:39)
pgsql: Fix bug in propagating ALTER TABLE actions to typed tables.
Robert Haas (19:46)
pgsql: Make psql use pg_table_size instead of pg_relation_size on9.0+
Robert Haas (19:55)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group