pgsql: Use relation_expr for TABLE command, requested by Tom. - Mailing list pgsql-committers

From [email protected] (Peter Eisentraut)
Subject pgsql: Use relation_expr for TABLE command, requested by Tom.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use relation_expr for TABLE command, requested by Tom.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        select.sgml (r1.110 -> r1.111)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.110&r2=1.111)
    pgsql/src/backend/parser:
        gram.y (r2.638 -> r2.639)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y?r1=2.638&r2=2.639)

pgsql-committers by date:

Previous
From: [email protected] (User Yibo1976)
Date:
Subject: pgexternaltable - src: fix a bug about memory leak when config bad file
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Include the platform "FAQs" into the installation instructions.