diff --git a/postgres_cmd_execution_nine_three.rb b/postgres_cmd_execution_nine_three.rb index 13acf40..d656237 100644 --- a/postgres_cmd_execution_nine_three.rb +++ b/postgres_cmd_execution_nine_three.rb @@ -39,7 +39,7 @@ def initialize(info = {}) ['URL', ''], ['URL', 'https://www.postgresql.org/docs/9.3/release-9-3.html'] #Patch notes adding the function, see 'E.26.3.3. Queries - Add support for piping COPY and psql \copy data to/from an external program (Etsuro Fujita)' ], - 'PayloadType' => %w(cmd) + 'PayloadType' => %w(cmd), 'Platform' => %w(linux unix win osx), 'Payload' => { },