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-03-31 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2010-03-31
pgexternaltable - src:
User Maosen (00:50)
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Fujii Masao (02:01)
pgstatsinfo - pg_statsinfo: Cleanup statsrepo schema and bugfix.
User Itagaki (05:34)
pgstatsinfo - pg_reporter: Add english documentation.
User Itagaki (05:35)
pgsql: Give a more precise error message if a variable is re-used as
Michael Meskes (08:45)
pgsql: Change recovery.conf.sample to match postgresql.conf by showing
Bruce Momjian (14:18)
pgsql: Enhance documentation of the build-in standby mode, explaining
Heikki Linnakangas (19:13)
Re: pgsql: Enhance documentation of the build-in standby mode, explaining
Thom Brown (19:27)
pgsql: Mention in the docs that if special keywords like "sameuser" and
Heikki Linnakangas (20:18)
pgsql: Enhance standby documentation.
Heikki Linnakangas (20:35)
pgsql: Fix typos, spotted by Thom Brown.
Heikki Linnakangas (20:41)
Re: pgsql: Enhance documentation of the build-in standby mode, explaining
Heikki Linnakangas (20:42)
pgsql: Document why 'cp -i </dev/null' is suggested for archive command.
Bruce Momjian (23:35)
pgsql: Clarify ellipses use in archive_command example, per Josh
Bruce Momjian (23:39)
pgsql: Revert change that prevented ellipses from looking like ../.
Bruce Momjian (23:51)
2010-04-01
pgsql: Improve 9.0 release notes by removing extra parentheses and
Bruce Momjian (00:18)
pgsql: Use test -e rather than test -f.
Bruce Momjian (00:31)
pgsql: Add full names for release note item authors.
Bruce Momjian (00:32)
pgsql: Refer to max_wal_senders in a more consistent fashion.
Robert Haas (00:43)
pgsql: Add contraint exclusion section to contraint docs.
Bruce Momjian (01:18)
pgsql: Version stamp 9.0alpha5.
Robert Haas (01:46)
pgstatsinfo - pg_statsinfo: Fix two bugs about usage of readlink() and
User Itagaki (01:56)
pgexternaltable - src: reconstruct code wonderful
User Maosen (05:19)
pgstatsinfo - pg_statsinfo: Fix a bug that writer_conn_last_used does
User Itagaki (08:10)
pgsql: Applied Zoltan's patch to make ecpg spit out warnings if a local
Michael Meskes (08:41)
Re: pgsql: Add contraint exclusion section to contraint docs.
Magnus Hagander (10:04)
pgsql: Zoltan beautified his hidden-variable-patch for ecpg.
Michael Meskes (10:30)
pgexternaltable - src: finish code on httpbuffer
User Maosen (10:40)
pgexternaltable - src:
User Maosen (10:41)
edb-debugger - server: Add missing header, needed with 9.0
Dave Page (13:33)
Re: pgsql: Add contraint exclusion section to contraint docs.
Bruce Momjian (13:51)
pgsql: Change test -e to test -f in docs, for portability.
Bruce Momjian (13:52)
pgsql: Use a file of patterns of filenames to exclude from pgindent
Andrew Dunstan (14:44)
edb-debugger - server: 9.0 updates [Sachin Srivastava]
Dave Page (15:30)
edb-debugger - server: Initialise variable.
Dave Page (15:57)
Re: pgsql: Add contraint exclusion section to contraint docs.
Simon Riggs (17:08)
pgsql: Don't pass an invalid file handle to dup2().
Heikki Linnakangas (20:12)
pgsql: Don't pass an invalid file handle to dup2().
Heikki Linnakangas (20:12)
pgsql: Don't pass an invalid file handle to dup2().
Heikki Linnakangas (20:12)
pgsql: Don't pass an invalid file handle to dup2().
Heikki Linnakangas (20:12)
2010-04-02
pgsql: FATAL errors are meant to stop ecpg immediately, e.g.
Michael Meskes (10:27)
pgsql: Move system startup message prior to any calls out of data
Simon Riggs (13:10)
pgsql: Fix the build and install rules for man pages with SQL section !=
Peter Eisentraut (14:02)
pgsql: Fix minor typos in comments.
Magnus Hagander (15:19)
pgsql: Update a number of broken links in comments.
Magnus Hagander (15:21)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:16)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:16)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:17)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:17)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:17)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:17)
pgsql: Ensure that contrib/pgstattuple functions respond to cancel
Tom Lane (16:17)
pgsql: Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY.
Simon Riggs (17:29)
pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (21:50)
2010-04-03
pgsql: Allow for more room in the man page title, so that "CREATE TEXT
Peter Eisentraut (07:16)
pgsql: Remove unnecessary xref endterm attributes and title ids The
Peter Eisentraut (07:23)
pgsql: Clarify documentation of to_char EEEE pattern
Peter Eisentraut (07:53)
pgsql: Message quoting style tuning
Peter Eisentraut (07:53)
pgmemcache: pgmemcache pgmemcache.c
ormod (09:17)
pgmemcache: pgmemcache Makefile README.pgmemcache
ormod (12:21)
pgmemcache: pgmemcache/debian changelog packages.in
ormod (12:27)
pgmemcache: pgmemcache NEWS
ormod (13:28)
Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The
Tom Lane (15:15)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:53)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:54)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:54)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:54)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:55)
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent
Andrew Dunstan (17:55)
pgsql: Make ecpg in line with other compilers in that it deletes its
Michael Meskes (19:30)
pgsql: \ddp should be recognized as such even if user appends S or + to
Tom Lane (20:55)
pgsql: Minor wording improvement.
Tom Lane (21:46)
2010-04-04
Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The
Peter Eisentraut (20:26)
2010-04-05
pgsql: Improve phrasing of warning message for NOTIFY queue getting too
Tom Lane (00:42)
pgsql: Fix updateAclDependencies() to not assume that ACL role
Tom Lane (01:09)
pgsql: Arrange to remove pg_default_acl entries completely if their ACL
Tom Lane (01:58)
Re: pgsql: Add contraint exclusion section to contraint docs.
Bruce Momjian (02:12)
pgsql: Use a new API rather than a deprecated one in in cygwin.
Takahiro Itagaki (02:25)
pgsql: Make dmetaphone.c safe for pgindent and fussy compilers.
Andrew Dunstan (02:46)
pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO
Tom Lane (02:46)
pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET
Andrew Dunstan (03:09)
pgsql: Assorted tab-completion improvements in psql.
Takahiro Itagaki (05:33)
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Fujii Masao (08:08)
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (09:32)
Re: pgsql: Add contraint exclusion section to contraint docs.
Simon Riggs (09:35)
pgmemcache: pgmemcache Makefile NEWS README.pgmemcache
ormod (10:43)
pgexternaltable - src:
User Maosen (11:22)
pgexternaltable - src: New Directory
User Maosen (11:30)
pgexternaltable - src:
User Maosen (11:33)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (16:01)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (18:29)
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (18:46)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (18:48)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Alvaro Herrera (19:02)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (19:42)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Robert Haas (19:48)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Tom Lane (19:58)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (20:18)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Robert Haas (20:48)
2010-04-06
pgsql: Reword exclusion constriants to mention that the operator can
Bruce Momjian (02:18)
npgsql - Npgsql2: [#1010779] Respect CommandTimeout in first function
User Fxjr (04:02)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Fujii Masao (05:51)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (07:14)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (07:19)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (07:48)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (09:38)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (10:04)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Dimitri Fontaine (10:11)
pgsql: Change some debug ereports to elogs, as requested by translation
Simon Riggs (10:50)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (11:06)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Dimitri Fontaine (11:20)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Fujii Masao (11:24)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (11:30)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (11:39)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Robert Haas (11:47)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (12:01)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Robert Haas (12:09)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Heikki Linnakangas (13:01)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs (13:15)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Tom Lane (14:11)
pgsql: Rename "Log-streaming replication parameters" header to "Standby
Heikki Linnakangas (14:53)
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Dimitri Fontaine (15:19)
pgsql: Further message changes when recovery.conf parameters missing.
Simon Riggs (17:51)
pgsql: Log the actual timezone name that we fail to look up the values
Magnus Hagander (20:35)
pgsql: Log the actual timezone name that we fail to look up the values
Magnus Hagander (20:35)
pgsql: Log the actual timezone name that we fail to look up the values
Magnus Hagander (20:35)
pgsql: Log the actual timezone name that we fail to look up the values
Magnus Hagander (20:35)
2010-04-07
libpqtypes - libpqtypes:
User Achernow (02:25)
pgsql: Add cygwin version check before using cygwin_conv_path(), and use
Takahiro Itagaki (03:48)
pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING
Takahiro Itagaki (03:51)
pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Heikki Linnakangas (06:12)
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Simon Riggs (09:41)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Heikki Linnakangas (10:23)
pgsql: Allow quotes to be escaped in recovery.conf, by doubling them.
Heikki Linnakangas (10:58)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Simon Riggs (11:00)
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
David Fetter (16:07)
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Heikki Linnakangas (16:14)
pgsql: Fix to_char YYY, YY, Y format codes so that FM zero-suppression
Tom Lane (21:41)
2010-04-08
pgsql: Make smart shutdown work in combination with Hot
Robert Haas (01:39)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Fujii Masao (02:15)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Heikki Linnakangas (06:54)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Simon Riggs (07:06)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Fujii Masao (07:41)
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()
Simon Riggs (07:46)
pgsql: Proceed to look for the next timezone when matching a localized
Magnus Hagander (11:25)
pgsql: Proceed to look for the next timezone when matching a localized
Magnus Hagander (11:26)
pgsql: Proceed to look for the next timezone when matching a localized
Magnus Hagander (11:26)
pgsql: Proceed to look for the next timezone when matching a localized
Magnus Hagander (11:26)
2010-04-09
aupg - aupg_src: Fixed a bug in the ability to insert/update/delete a
User Rlucas (01:23)
aupg - aupg_src: Added line to kill_audit_table to also destroy
User Rlucas (02:52)
pgsql: Update list of Windows timezones we try to match localized names
Magnus Hagander (11:46)
pgsql: Update list of Windows timezones we try to match localized names
Magnus Hagander (11:46)
pgsql: Update list of Windows timezones we try to match localized names
Magnus Hagander (11:46)
pgsql: Update list of Windows timezones we try to match localized names
Magnus Hagander (11:46)
pgsql: Clean up inconsistent commas
Magnus Hagander (11:49)
pgsql: Clean up inconsistent commas
Magnus Hagander (11:49)
pgsql: Clean up inconsistent commas
Magnus Hagander (11:49)
pgsql: Clean up inconsistent commas
Magnus Hagander (11:50)
pgsql: Perltidy run over the MSVC build system files, to clean up code
Magnus Hagander (13:05)
2010-04-10
npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and
User Fxjr (17:29)
npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource
User Fxjr (17:39)
2010-04-12
textsearch-ja - textsearch_senna: Fix a bug that the number of result
User Itagaki (01:53)
pgsql: Change the logic to decide when to delete old WAL segments, so
Heikki Linnakangas (09:52)
pgsql: Adjust paragraph about monitoring streaming replication, now that
Heikki Linnakangas (10:01)
pgsql: Need to use the start pointer of a block we read from WAL segment
Heikki Linnakangas (10:18)
pgsql: Update the location of last removed WAL segment in shared memory
Heikki Linnakangas (10:40)
pgsql: Spell out full archive directory specification in 'test -f'
Bruce Momjian (19:08)
pgsql: Remove example of archive_command from configure section;
Bruce Momjian (22:09)
2010-04-13
Naming of new EXCLUDE constraints
Bruce Momjian (01:28)
Re: Naming of new EXCLUDE constraints
Robert Haas (02:56)
Re: Naming of new EXCLUDE constraints
Bruce Momjian (03:03)
Re: Naming of new EXCLUDE constraints
Robert Haas (03:09)
pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl
User Bschwarz (03:36)
Re: Naming of new EXCLUDE constraints
Tom Lane (06:15)
pgsql: Only try to do a graceful disconnect if we've successfully loaded
Magnus Hagander (08:16)
pgsql: Fix typo.
Magnus Hagander (08:19)
pgsql: Add "SSD" acronym mention for solid state drive mention.
Bruce Momjian (14:15)
pgsql: Allow Hot Standby to begin from a shutdown checkpoint.
Heikki Linnakangas (14:17)
Re: Naming of new EXCLUDE constraints
Alvaro Herrera (17:11)
npgsql - Npgsql2: Updated AssemblyInfo file with generated information.
User Fxjr (23:11)
npgsql - Npgsql2: Update to 2.0.9 release
User Fxjr (23:17)
npgsql - Npgsql2: Updated to 2.0.9 release
User Fxjr (23:18)
2010-04-14
pgsql: Doc change: anyways -> anyway; Erik Rijkers
Bruce Momjian (02:36)
pgbouncer - pgbouncer: Move fast-fail relaunch logic around.
User Mkz (08:08)
pgbouncer - pgbouncer: Explicitly detect V2 protocol request and close
User Mkz (08:09)
pgsql: Fix minor typo in comment in xlog.c
Simon Riggs (10:29)
Re: pgsql: Fix minor typo in comment in xlog.c
Robert Haas (11:23)
pgsql: Typo fix.
Robert Haas (20:17)
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised
Tom Lane (21:31)
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised
Tom Lane (21:31)
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised
Tom Lane (21:31)
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised
Tom Lane (21:31)
pgtcl - libpgtcl: * Added new option to pg_dbinfo, "sql_count", returns
User Karl (23:24)
pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type
Tom Lane (23:52)
pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type
Tom Lane (23:52)
2010-04-15
pgsql: Doc change: effect -> affect, per Robert Haas
Bruce Momjian (03:05)
Re: pgsql: Fix minor typo in comment in xlog.c
Bruce Momjian (03:06)
npgsql - Npgsql2: updated for build 2.0.9
User Jbcooley (03:13)
npgsql - Npgsql2: vs 2010 rtm
User Jbcooley (03:16)
npgsql - Npgsql2: vs 2010 rtm
User Jbcooley (03:18)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group