1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Print error on SELECT tab FROM tab:

You can't use relation names alone in the target list, try relation.*
This commit is contained in:
Bruce Momjian
2001-05-21 18:42:08 +00:00
parent 984bf07a65
commit 66e9ee79c7
4 changed files with 11 additions and 6 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Mon May 21 14:36:45 EDT 2001
Last updated: Mon May 21 14:40:08 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)