On Mon, Feb 24, 2014 at 9:40 PM, Etsuro Fujita
fujita.ets...@lab.ntt.co.jp wrote:
This is a small patch to improve comments in tablecmds.c. Please find
attached a patch.
Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via
Etsuro Fujita wrote:
This is a small patch to improve comments in tablecmds.c. Please find
attached a patch.
I find both patched and unpatched to be pretty illegible. How about
something like
/*
- * Execute ALTER TABLE/INDEX/SEQUENCE/VIEW/FOREIGN TABLE RENAME
+ * Execute ALTER relation
On Tue, Feb 25, 2014 at 1:44 PM, Alvaro Herrera
alvhe...@2ndquadrant.com wrote:
Etsuro Fujita wrote:
This is a small patch to improve comments in tablecmds.c. Please find
attached a patch.
I find both patched and unpatched to be pretty illegible. How about
something like
/*
- * Execute