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
-
Fix the install rule for snowball_create.sql.
- 5df5bea29070 16.0 landed
-
Move snowball_create.sql creation into perl file
- b3a0d8324cf1 16.0 cited