Per Issue #12, have the Makefile bail out if the user is trying to build on an unsupported Postgres version. Also, some further removal of macros purportedly handling older PG versions which are no longer needed, and were missed in 370e572.
pg_reorg -- UNOFFICIAL REPOSITORY ================================= This is NOT the official pg_reorg repository. Official development is currently on pgFoundry: http://pgfoundry.org/projects/reorg This repository (and the url https://github.com/reorg) has been set up by me (Daniele) to provide greater visibility and easier contribution to the pg_reorg project, an intention apparent from a recent `mailing list discussion`__. .. __: http://archives.postgresql.org/pgsql-hackers/2012-09/msg00746.php The current maintainers have been be invited to the organization with administrative privileges, keeping total control of the project. ---- This repository has been created using the command:: git cvsimport -v -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/reorg -A pg_reorg.auths -C pg_reorg -k -r cvs pg_reorg with a suitably populated pg_reorg.auths. I assume new CSV commits will be added to ``remotes/cvs/master``, but I'm not sure yet, so please consider this repository unstable until the development model has been organized.
Description
Languages
C
84.7%
TSQL
5.1%
PLpgSQL
3.3%
Makefile
2.6%
RPM Spec
2.2%
Other
2.1%