From ab0bc4ea0723ee6ae95a00e0ed762262cc9e9a8e Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Thu, 26 Dec 2013 21:54:14 +0100 Subject: [PATCH] Add some forgotten transformation functions in the docs. --- pgloader.1.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pgloader.1.md b/pgloader.1.md index 5db9567..0074e06 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -1369,6 +1369,16 @@ The provided transformation functions are: In: "foo,bar" Out: "{foo,bar}" + - *right-trimg* + + Remove whitespaces at end of string. + + - *byte-vector-to-bytea* + + Transform a simple array of unsigned bytes to the PostgreSQL bytea Hex + Format representation as documented at + http://www.postgresql.org/docs/9.3/interactive/datatype-binary.html + ## LOAD MESSAGES This command is still experimental and allows to receive messages in UDP