diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-08-23 18:32:02 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-08-23 18:32:02 +0000 |
commit | 7ad642d0b51fdb3a2fb4372f4b298d3f363b05ec (patch) | |
tree | 63f4e030e3962f47a7bfcd5d2d38cce2cd114a0f /src/backend/storage/file/fd.c | |
parent | a6558b068d7c3047348f1860e6e455e8801c4ac5 (diff) | |
download | postgresql-7ad642d0b51fdb3a2fb4372f4b298d3f363b05ec.tar.gz postgresql-7ad642d0b51fdb3a2fb4372f4b298d3f363b05ec.zip |
Add "AS" item:
< * All backends running as threads in a single process (not want)
> * All backends running as threads in a single process (not wanted)
< * Optimizer hints (not want)
> * Optimizer hints (not wanted)
>
> * Allow AS in "SELECT col AS label" to be optional (not wanted)
>
> Because we support postfix operators, it isn't possible to make AS
> optional and continue to use bison.
> http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions