pgsql/src/backend/parser gram.y

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/parser gram.y
Date: 2001-01-20 17:37:53
Message-ID: 200101201737.f0KHbrI74589@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/01/20 12:37:53

Modified files:
src/backend/parser: gram.y

Log message:
Give a good error message for what's likely to be a common syntax error,
namely omitting the alias clause for a sub-SELECT in FROM.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-01-20 18:55:36 pgsql/doc/TODO.detail transactions
Previous Message Bruce Momjian - CVS 2001-01-20 05:00:06 pgsql/doc/TODO.detail transactions