postgresql/src/bin
Dean Rasheed 9b66aa006f Fix psql's \ev and \sv commands so that they handle view reloptions.
Commit 8eb6407aae added support for
editing and showing view definitions, but neglected to account for
view options such as security_barrier and WITH CHECK OPTION which are
not returned by pg_get_viewdef() and so need special handling.

Author: Dean Rasheed
Reviewed-by: Peter Eisentraut
Discussion: http://www.postgresql.org/message-id/CAEZATCWZjCgKRyM-agE0p8ax15j9uyQoF=qew7D2xB6cF76T8A@mail.gmail.com
2016-05-06 12:48:27 +01:00
..
initdb Add BSD authentication method. 2016-04-08 13:52:06 -04:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Support building with Visual Studio 2015 2016-04-29 08:09:07 -04:00
pg_config Update GETTEXT_FILES after config and controldata refactoring 2016-04-24 20:58:11 -04:00
pg_controldata Update GETTEXT_FILES after config and controldata refactoring 2016-04-24 20:58:11 -04:00
pg_ctl Fix backwards test for Windows service-ness in pg_ctl. 2016-03-07 10:40:44 -05:00
pg_dump Move and rename fmtReloptionsArray(). 2016-05-06 12:45:36 +01:00
pg_resetxlog Change delimiter used for display of NextXID 2016-02-12 14:23:59 -08:00
pg_rewind pg_rewind: Improve internationalization 2016-03-28 14:33:00 -03:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Reserve the "pg_" namespace for roles 2016-04-08 16:56:27 -04:00
pg_xlogdump Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
pgbench Rename pgbench min/max to least/greatest, and fix handling of double args. 2016-05-05 14:51:00 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Fix psql's \ev and \sv commands so that they handle view reloptions. 2016-05-06 12:48:27 +01:00
scripts Link libpq after libpgfeutils to satisfy Windows linker. 2016-03-24 20:45:31 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00