summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Lane2012-06-13 21:48:42 +0000
committerTom Lane2012-06-13 21:48:42 +0000
commitc3bc76bdb0ac600e6b4d1e594e1a077c1efc5154 (patch)
treeca6f13e7a4abe94d6edd10efb89c8961be609bd8 /README
parent93f4d7f806613d28842f956a84f31cc41d825503 (diff)
Deprecate use of GLOBAL and LOCAL in temp table creation.
Aside from adjusting the documentation to say that these are deprecated, we now report a warning (not an error) for use of GLOBAL, since it seems fairly likely that we might change that to request SQL-spec-compliant temp table behavior in the foreseeable future. Although our handling of LOCAL is equally nonstandard, there is no evident interest in ever implementing SQL modules, and furthermore some other products interpret LOCAL as behaving the same way we do. So no expectation of change and no warning for LOCAL; but it still seems a good idea to deprecate writing it. Noah Misch
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions