postgresql/src/bin
Dean Rasheed 93a8c6fd6c Move and rename fmtReloptionsArray().
Move fmtReloptionsArray() from pg_dump.c to string_utils.c so that it
is available to other frontend code. In particular psql's \ev and \sv
commands need it to handle view reloptions. Also rename the function
to appendReloptionsArray(), which is a more accurate description of
what it does.

Author: Dean Rasheed
Reviewed-by: Peter Eisentraut
Discussion: http://www.postgresql.org/message-id/CAEZATCWZjCgKRyM-agE0p8ax15j9uyQoF=qew7D2xB6cF76T8A@mail.gmail.com
2016-05-06 12:45:36 +01:00
..
initdb Add BSD authentication method. 2016-04-08 13:52:06 -04:00
pg_archivecleanup
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
pg_test_timing
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 Avoid code duplication in \crosstabview. 2016-04-17 11:37:58 -04: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