PGBuildFarm / server-code

PostgreSQL Build Farm Server
https://buildfarm.postgresql.org
Other
13 stars 11 forks source link

Make upgrade and addnotes idempotent #13

Open wolfgangwalther opened 5 months ago

wolfgangwalther commented 5 months ago

This allows running the setnotes.pl and update_personality.pl scripts in the client-code repo repeatedly without causing multiple changes / rows on the server-side.

This has the following advantages: