Content-Length: 262721 | pFad | http://github.com/postgrespro/postgres/commit/f0790a642c25bc3cc869331ba04656fd47323b81

27 Remove wildly obsolete type attribute externallength from chkpass · postgrespro/postgres@f0790a6 · GitHub
Skip to content

Commit f0790a6

Browse files
committed
Remove wildly obsolete type attribute externallength from chkpass
1 parent 77c7507 commit f0790a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/chkpass/chkpass.sql.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/contrib/chkpass/chkpass.sql.in,v 1.9 2007/11/13 04:24:27 momjian Exp $ */
1+
/* $PostgreSQL: pgsql/contrib/chkpass/chkpass.sql.in,v 1.10 2010/07/28 20:34:34 petere Exp $ */
22

33
-- Adjust this setting to control where the objects get created.
44
SET search_path = public;
@@ -19,7 +19,6 @@ CREATE OR REPLACE FUNCTION chkpass_out(chkpass)
1919

2020
CREATE TYPE chkpass (
2121
internallength = 16,
22-
externallength = 13,
2322
input = chkpass_in,
2423
output = chkpass_out
2524
);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/f0790a642c25bc3cc869331ba04656fd47323b81

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy