Odd psql \i behaviour

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Odd psql \i behaviour
Date: 2002-04-03 05:45:13
Message-ID: GNELIHDDFBOCMGBFGEFOIEPBCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

What's with this?

current pwd = /home/chriskl

usa=# \i ddlpack/kl_setnotnull.sql <-- tab completes properly
DROP
CREATE
usa=# \i ~/ddlpack/kl_setnotnull.sql <-- tab completes properly
~/ddlpack/kl_setnotnull.sql: No such file or directory
usa=#

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2002-04-03 05:48:20 Re: [HACKERS] v7.2.1 Released: Critical Bug Fix
Previous Message Tom Lane 2002-04-03 05:19:39 Re: BETWEEN SYMMETRIC/ASYMMETRIC