Re: psql :: support for \ev viewname and \sv viewname
Jeevan Chalke <jeevan.chalke@gmail.com>
From: Jeevan Chalke <jeevan.chalke@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2015-06-09T12:39:57Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: tested, passed Documentation: tested, passed Patch looks good to pass to committer. The new status of this patch is: Ready for Committer
Commits
-
Fix psql's \ev and \sv commands so that they handle view reloptions.
- 9b66aa006f81 9.6.0 landed
-
Move and rename fmtReloptionsArray().
- 93a8c6fd6c5e 9.6.0 landed
-
pgindent run for 9.5
- 807b9e0dff66 9.5.0 cited