Conversation
|
@jcpunk Are you still interested in pursuing this? Getting rid of the very heavy |
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
|
Took a quick stab at fixing up the merge conflicts. |
2c951d5 to
8aac211
Compare
|
In order to replace |
|
Perhaps just set up to use |
|
Hmm, the API contract is the behaviour of the entry point, not its implementation? But anyway, a shell wrapper still seems massively easier than relying on an entire Go build chain just for a thing that a base Linux install provides by default. And it has only to be kept until current postgresql 18 goes EOL? |
In theory this cleans up any warnings about older
gosubinaries, uses native packaging, and remains backward compatible with the existing run scripts.Fixes: #1304