David BOURIAUD wrote:

Could it be possible to have a syntax that would allow to use "create table like" to rename fields as well, for example :

create table any_lib like (some_lib including constraints) with names (any_code, any_text);

What about coding a replace-stuff-function in pl/* ?


--
  Euler Taveira de Oliveira
  http://www.timbira.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to