Re: psql command line question regarding function of single

From: "Karebac" <karebac(at)verizon(dot)net>
To: "'Michael Glaesemann'" <grzm(at)seespotcode(dot)net>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: psql command line question regarding function of single
Date: 2006-12-10 12:17:04
Message-ID: 0JA200LN14SIW4G5@vms044.mailsrvcs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have found this helpful link to explain the behavior I encountered:

http://www.postgresql.org/docs/7.4/static/app-psql.html

Thanks!

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Michael Glaesemann
Sent: Sunday, December 10, 2006 7:13 AM
To: Karebac
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] psql command line question regarding function of
single quote '

On Dec 10, 2006, at 20:51 , Karebac wrote:
> My question is, what function does the ' serve in psql command line?
To remind you that you have an open string which you need to close
before the command will be complete.

Michael Glaesemann
grzm seespotcode net

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.15.15/580 - Release Date: 12/8/2006

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.15.15/580 - Release Date: 12/8/2006

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bram Kuijper 2006-12-11 15:11:24 cannot remove column + no error msg
Previous Message Michael Glaesemann 2006-12-10 12:12:57 Re: psql command line question regarding function of single quote '