Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcc59f9d

Browse files
pgcrypto: Remove unused binary from clean target
Generation of the gen-rtab binary was removed indb7d1a7 but itwas accidentally left in the cleaning target. Remove since it isno longer built.Author: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/c1d63754-cb85-2d8a-8409-bde2c4d2d04b@gmail.com
1 parentc5c7183 commitcc59f9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎contrib/pgcrypto/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ REGRESS = init md5 sha1 hmac-md5 hmac-sha1 blowfish rijndael \
4545
pgp-armor pgp-decrypt pgp-encrypt pgp-encrypt-md5$(CF_PGP_TESTS)\
4646
pgp-pubkey-decrypt pgp-pubkey-encrypt pgp-info
4747

48-
EXTRA_CLEAN = gen-rtab
49-
5048
ifdefUSE_PGXS
5149
PG_CONFIG = pg_config
5250
PGXS :=$(shell$(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp