pg_execute_from_file, patch v10

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_execute_from_file, patch v10
Date: 2010-12-11 21:08:32
Message-ID: m2k4jgxbjj.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The other infrastructure patch that has been mark ready for commit then
commented further upon by Tom is $subject, even if the function provided
as been renamed to pg_execute_sql_file().

Please find attached the newer version that fixes Tom concerns, removing
the VARIADIC forms of the functions (those placeholders idea).

The git tree already contains a fixed extension code, but the next patch
for that one will have to wait some more (psql refactoring).

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

Attachment Content-Type Size
pg_execute_from_file.v10.patch text/x-patch 22.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2010-12-11 21:09:08 Re: Extensions, patch v16
Previous Message Alexander Korotkov 2010-12-11 21:07:32 Wildcard search support for pg_trgm