Inserting a tab character - Mailing list pgsql-sql

From Luke Pascoe
Subject Inserting a tab character
Date
Msg-id 00d301c2ccc8$24c6f7a0$3200000a@K2
Whole thread Raw
Responses Re: Inserting a tab character  (Matthew Horoschun <mhoroschun@canprint.com.au>)
Re: Inserting a tab character  (Ludwig Lim <lud_nowhere_man@yahoo.com>)
List pgsql-sql
I have a table which defines various possible file delimiters (CHAR(1) NOT
NULL), for the moment it'll only contain comma and tab. Inserting a comma is
easy, but inserting a tab is proving somewhat more difficult.

How do I do it in 'psql'?

Luke Pascoe.




pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Serialized Transaction Locking Issues
Next
From: Matthew Horoschun
Date:
Subject: Re: Inserting a tab character