Another python patch -- minor

From: Greg Copeland <greg(at)CopelandConsulting(dot)Net>
To: PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Another python patch -- minor
Date: 2002-08-08 03:50:03
Message-ID: 1028778603.18630.36.camel@mouse.copelandconsulting.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This fixes some text as well as enforces the use of "drop table cascade"
since we moved from an implicate to explicate implementation.

Please find attached the func.py patch.

Sorry these are not all one single patch. I really hadn't planned on
doing all this...especially not tonight. ;)

Greg Copeland

Attachment Content-Type Size
postgres-python-func.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2002-08-08 04:01:15 Re: Why is MySQL more chosen over PostgreSQL?
Previous Message Tom Lane 2002-08-08 03:41:17 Re: PITR, checkpoint, and local relations