git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1832cef) | patch
Update:
2006年8月28日 23:20:35 +0000 (23:20 +0000)
2006年8月28日 23:20:35 +0000 (23:20 +0000)
commit 79222272bbace714af4f376fe2d8e0ce44dea61f
Update:

< * Allow DEFERRABLE UNIQUE constraints?
> * Allow DEFERRABLE and end-of-statement UNIQUE constraints?
>
> This would allow UPDATE tab SET col = col + 1 to work if col has
> a unique index. Currently, uniqueness checks are done while the
> command is being executed, rather than at the end of the statement
> or transaction.
>
doc/TODO diff | blob | blame | history
doc/src/FAQ/TODO.html diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /