On Mon, Nov 29, 2010 at 10:27 AM, Robert Haas <[email protected]> wrote: > On Mon, Nov 29, 2010 at 4:26 AM, Dimitri Fontaine > <[email protected]> wrote: >>> * I'd like to ask native speakers whether "from" is needed in names >>> of "pg_execute_from_file" and "pg_execute_from_query_string". >> >> Fair enough, will wait for some comments before producing a v6. > > Yes, you need the from there.
Eh, wait. You definitely need from in pg_execute_from_file(). But pg_execute_from_query_string() doesn't sound quite right. What does that function do, anyway? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
