Re: splitting *_desc routines
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-10-27T02:18:54Z
Lists: pgsql-hackers
On Thu, Oct 25, 2012 at 4:25 AM, Simon Riggs <simon@2ndquadrant.com> wrote: > I'd put these in a separate directory to avoid annoyance. Transam is > already too large. +1. A further advantage of that is that it means that that everything in that new directory will be intended to end up as all-separately-compilable, which should make it easier to remember what the rules are, and easier to design an automated framework that continuously verifies that it still works that way. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company