Silly coding in pgcrypto - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Silly coding in pgcrypto
Date
Msg-id 5455AEB1.7030801@joh.to
Whole thread Raw
Responses Re: Silly coding in pgcrypto  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
Hi,

Patch attached to fix some sillyness in pgp_expect_packet_end() and
pgp_skip_packet().  Will add to the next commitfest unless someone picks
this one up before that.


.marko

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Let's drop two obsolete features which are bear-traps for novices
Next
From: rohtodeveloper
Date:
Subject: How to implent CONVERT ( data_type [ ( length ) ] , expression ) function in postgreSQL