diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-02-18 01:34:35 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-02-18 01:34:35 +0000 |
commit | 9f6ed2f47fa3db011d16a3800bf416a72e76e683 (patch) | |
tree | 6022afea26ed8f5752bb42a4c8d268871ce26fd3 /src/backend/executor/nodeFunctionscan.c | |
parent | 0e461f275b9a69e28fd62ab15a6ec5e8bb61ff7a (diff) | |
download | postgresql-9f6ed2f47fa3db011d16a3800bf416a72e76e683.tar.gz postgresql-9f6ed2f47fa3db011d16a3800bf416a72e76e683.zip |
Update wording:
< Currently, ALTER USER and ALTER DATABASE support per-user and
> Currently ALTER USER and ALTER DATABASE support per-user and
< Currently, subtracting one date from another that crosses a
> Currently subtracting one date from another that crosses a
< Currently, SQL-language functions can only refer to parameters via $1, etc
> Currently SQL-language functions can only refer to dollar parameters,
> e.g. $1
< Currently, queries prepared via the libpq API are planned on first
> Currently queries prepared via the libpq API are planned on first
< Currently, SET <tab> causes a database lookup to check all
> Currently SET <tab> causes a database lookup to check all
< Currently, all statement results are transferred to the libpq
> Currently all statement results are transferred to the libpq
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions