pg_encoding doesn't reject invalid input

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_encoding doesn't reject invalid input
Date: 2002-10-18 16:17:31
Message-ID: Pine.LNX.4.44.0210172202530.928-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pg_encoding doesn't reject invalid input (like 'pg_encoding foo'). I
think it should exit with a non-zero status.

--
Peter Eisentraut peter_e(at)gmx(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-10-18 16:18:14 Re: Current CVS has strange parser for float type
Previous Message Ulrich Neumann 2002-10-18 16:10:44 Antw: Re: Postgresql and multithreading