Re: moving from contrib to bin - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: moving from contrib to bin
Date
Msg-id 548E4094.4000008@gmx.net
Whole thread Raw
In response to moving from contrib to bin  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: moving from contrib to bin  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Here is a patch series to move

pg_archivecleanup
pg_standby
pg_test_fsync
pg_test_timing
pg_upgrade
pg_xlogdump
pgbench

from contrib/ to src/bin/.

Move people didn't like moving oid2name and vacuumlo, which I
understand.  So I'll leave those for now.

I have also included a patch to move pg_upgrade_support into the
backend, as discussed.

Open issues/discussion points:

- no Windows build system support yet

- I didn't move the source of the man pages to .../sgml/ref.  This could
be done.

- I didn't rename to the SGML ids of the man pages to git the patter of
the other applications, because that would change the name of the HTML
pages.

- We have traditionally kept an individual author acknowledgement in the
man pages for contrib items.  Should those be removed now?


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: KNN-GiST with recheck
Next
From: Michael Paquier
Date:
Subject: Re: pgcrypto: PGP signatures