Re: Why not install pgstattuple by default?
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Greg Smith <greg@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-05-09T19:31:15Z
Lists: pgsql-hackers
Excerpts from Robert Haas's message of lun may 09 14:31:33 -0400 2011: > I'm happy enough with that set of guidelines: namely, that we'd use > src/extension only for things that don't require additional > dependencies, and not for things that build standalone executables. > If we're going to move things around, I think we should take the > trouble to categorize them along the way, and your idea of inserting > one more subdirectory under src/extension for grouping seems fine to > me. For executables we already have src/bin. Do we really need a separate place for, say, pg_standby or pg_upgrade? -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support