Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
pgsql-committers since 2010-02-22 00:00
Notification of git commits are sent to this list. Do not post here!
Search the Archives
(enter a message-id to go directly to that message)
Advanced Search
Browse Archives
Prev
|
Next
Feb. 22, 2010
Thread
Author
Time
pgsql: Oops, don't forget to rewind the directory before scanning it to
Greg Stark
00:11
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark
00:11
Re: pgsql: Oops, don't forget to rewind the directory before scanning it to
Tom Lane
02:30
Re: pgsql: Oops, don't forget to rewind the directory before scanning it to
Fujii Masao
02:38
pgsql: Fix multiple copy and paste-o's.
Tom Lane
02:50
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
02:54
Re: [COMMITTERS] pgsql: Oops, don't forget to rewind the directory before scanning it to
Tom Lane
03:58
Re: [COMMITTERS] pgsql: Oops, don't forget to rewind the directory before scanning it to
Andres Freund
07:59
Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark
10:15
pgsql: Move documentation of all recovery.conf option to a new chapter.
Heikki Linnakangas
11:47
Re: Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
14:53
pgsql: Adjust pg_fsync_writethrough so that it will set errno when
Tom Lane
15:26
pgsql: Let's try forcing errno to zero before issuing fsync.
Tom Lane
15:29
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
15:42
pgsql: Briefly document in two places that pg_dump and pg_dumpall cannot
Bruce Momjian
17:15
pgsql: Use the term "bundled distribution" instead of "official
Bruce Momjian
18:02
pgsql: Remove protocol documentation paragraph about environment
Bruce Momjian
18:12
pgsql: Revert configure warning to use "official distribution".
Bruce Momjian
21:16
pgsql: Document that pg_ctl cares about the PGHOST environment variable.
Bruce Momjian
22:30
pgsql: Remove long-commented-out paragraph in documentation about
Bruce Momjian
23:51
Feb. 23, 2010
Thread
Author
Time
pgsql: Update pg_restore documentation to show new pg_restore custom
Bruce Momjian
00:21
pgsql: Supress convertion of zero hours to '12' for intervals when using
Bruce Momjian
01:42
pgsql: Document that expression indexes that call functions allow
Bruce Momjian
02:47
pgsql: Make documentation more direct about the handling of COPY files
Bruce Momjian
05:17
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
05:37
pgsql: Some platforms reject fsync() on files opened O_RDONLY.
Tom Lane
05:44
pgsql: Secondary patch to fix interval to_char() for "HH" where hours >=
Bruce Momjian
06:29
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Andres Freund
07:43
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Greg Stark
09:12
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
15:38
Re: [COMMITTERS] Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Tom Lane
16:13
pgsql: Revert recent change of to_char('HH12') handling for intervals;
Bruce Momjian
16:14
pgsql: Minor style policing for error messages in pg_dump tar code.
Tom Lane
16:55
pgsql: Clarify statements about tar archive format.
Tom Lane
17:28
pgsql: Fix configure's regexp for extracting the Perl version number
Tom Lane
18:35
Re: pgsql: Fix configure's regexp for extracting the Perl version number
David Fetter
20:34
Re: pgsql: Fix configure's regexp for extracting the Perl version number
Tom Lane
20:37
pgsql: Revert recent COPY manual change about encoding; add mention of
Bruce Momjian
21:38
pgsql: Have pg_dump (-v) verbose mode output the pg_dump and server
Bruce Momjian
21:48
pgsql: Update startup scripts for Linux and FreeBSD.
Bruce Momjian
22:15
pgsql: Modify freebsd start script to just exit 0 with message.
Bruce Momjian
22:17
pgsql: Add an OR REPLACE option to CREATE LANGUAGE.
Tom Lane
22:51
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Simon Riggs
23:24
Feb. 24, 2010
Thread
Author
Time
pgsql: Make pg_regress use CREATE OR REPLACE LANGUAGE, so that
Tom Lane
01:35
pgsql: Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a
Tom Lane
01:57
pgsql: Un-break pg_dump for the case of zero-column tables.
Tom Lane
02:15
pgsql: Fix patch for printing backend and pg_dump versions so that it
Tom Lane
02:42
pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Bruce Momjian
03:33
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Fujii Masao
04:58
pgsql: Remove useless codes to initialize TupleDesc from dblink_exec.
Takahiro Itagaki
05:20
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Heikki Linnakangas
06:30
Re: pgsql: Un-break pg_dump for the case of zero-column tables.
Magnus Hagander
07:11
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Simon Riggs
07:31
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Robert Haas
08:11
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Simon Riggs
08:26
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Simon Riggs
09:21
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
Fujii Masao
09:59
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Stefan Kaltenbrunner
10:03
pgsql: Remove stray semicolon, per report from strk
Alvaro Herrera
14:10
pgsql: Remove stray semicolon, per report from strk
Alvaro Herrera
14:11
pgfouine - pgfouine: applied [#1010728] support for rsyslog timestamp
User Gsmet
14:41
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Robert Haas
14:51
Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
Tom Lane
14:52