Tag refs/tags/REL9_6_1 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tag refs/tags/REL9_2_19 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tag refs/tags/REL9_3_15 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tag refs/tags/REL9_1_24 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tag refs/tags/REL9_5_5 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tag refs/tags/REL9_4_10 was created.
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
On 10/25/2016 10:26 AM, Dave Page wrote:
OK, I think I got the perl stuff right - running test builds now.
Ping me if you need help.
cheers
andrew
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org
pg_dump: Simplify internal archive version handling
The ArchiveHandle structure contained the archive format version number
twice, once as a single field and once split into components. Simplify
that by just keeping the single field and adding some macros to extract
the components. Introduce som
Free walmethods before exiting
Not strictly necessary since we quite after, but could become important
in the future if we do restarts etc.
Michael Paquier with nitpicking from me
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/78d109150bf133c38bcdc6d8c5bd9ff546ed11
Don't fsync() files when --no-sync is specified
Michael Paquier
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/8c46f0c9ce4695db7d68188e08e5e6be1c329645
Modified Files
--
src/bin/pg_basebackup/walmethods.c | 6 +-
1 file changed, 5 insertions(+), 1 de
Consistently mention 'SELECT pg_reload_conf()' in config files
Previously we only mentioned SIGHUP and 'pg_ctl reload' in
postgresql.conf and pg_hba.conf.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/10c064ce4dad088ba2d8b978bff6009b9f22dc3a
Modified Files
---
On Mon, Oct 24, 2016 at 4:21 PM, Andrew Dunstan wrote:
>
>
> On 10/24/2016 08:56 AM, Tom Lane wrote:
>>
>> Dave Page writes:
>>>
>>> On Mon, Oct 24, 2016 at 12:30 PM, Heikki Linnakangas
>>> wrote:
I'm ok with removing them from the buildfarm, if you feel that way.
>>>
>>> Andrew, Tom -
12 matches
Mail list logo