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

Commit5d3cad5

Browse files
committed
Remove contrib/chkpass
The recent addition of a test suite for this module revealed a fewproblems. It uses a crypt() method that is no longer considered secureand doesn't work anymore on some platforms. Using a volatile inputfunction violates internal sanity check assumptions and leads tofailures on the build farm.So this module is neither a usable security tool nor a good example foran extension. No one wanted to argue for keeping or improving it, soremove it.Discussion:https://www.postgresql.org/message-id/5645b0d7-cc40-6ab5-c553-292a91091ee7%402ndquadrant.com
1 parented87e19 commit5d3cad5

File tree

12 files changed

+0
-413
lines changed

12 files changed

+0
-413
lines changed

‎contrib/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ SUBDIRS = \
1212
bloom\
1313
btree_gin\
1414
btree_gist\
15-
chkpass\
1615
citext\
1716
cube\
1817
dblink\

‎contrib/chkpass/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎contrib/chkpass/Makefile

Lines changed: 0 additions & 23 deletions
This file was deleted.

‎contrib/chkpass/chkpass--1.0.sql

Lines changed: 0 additions & 70 deletions
This file was deleted.

‎contrib/chkpass/chkpass--unpackaged--1.0.sql

Lines changed: 0 additions & 13 deletions
This file was deleted.

‎contrib/chkpass/chkpass.c

Lines changed: 0 additions & 175 deletions
This file was deleted.

‎contrib/chkpass/chkpass.control

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎contrib/chkpass/expected/chkpass.out

Lines changed: 0 additions & 18 deletions
This file was deleted.

‎contrib/chkpass/sql/chkpass.sql

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp