pgcrypto: Remove unused binary from clean target

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: cc59f9d0ff27bc63b41992e04afc67f7efe44019
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-07-25T12:27:01Z
Releases: 18.0
pgcrypto: Remove unused binary from clean target

Generation of the gen-rtab binary was removed in db7d1a7b0 but it
was accidentally left in the cleaning target.  Remove since it is
no longer built.

Author: Alexander Lakhin <exclusion@gmail.com>
Discussion: https://postgr.es/m/c1d63754-cb85-2d8a-8409-bde2c4d2d04b@gmail.com

Files

PathChange+/−
contrib/pgcrypto/Makefile modified +0 −2

Discussion