Silly coding in pgcrypto

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Silly coding in pgcrypto
Date: 2014-11-02 04:10:25
Message-ID: 5455AEB1.7030801@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
pgcrypto_sillyness.patch text/plain 1.0 KB

Responses

Browse pgsql-hackers by date

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