Re: pgsql: Move snowball_create.sql creation into perl file

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: Christoph Berg <myon@debian.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-05-23T18:51:03Z
Lists: pgsql-hackers
[ dropping -packagers ]

Andres Freund <andres@anarazel.de> writes:
> I guess I need to go and check how long the "release" tarball generation
> takes...

It's quick except for the documentation-generating steps.  Maybe
we could test that part only once?

			regards, tom lane



Commits

  1. Fix the install rule for snowball_create.sql.

  2. Move snowball_create.sql creation into perl file