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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8d65da1) | patch
Fix portability issue in ordered-set patch.
2013年12月24日 01:24:07 +0000 (20:24 -0500)
2013年12月24日 01:24:07 +0000 (20:24 -0500)
commit cf63c641cae2063a0442d73d49af295301cec61b
Fix portability issue in ordered-set patch.

Overly compact coding in makeOrderedSetArgs() led to a platform dependency:
if the compiler chose to execute the subexpressions in the wrong order,
list_length() might get applied to an already-modified List, giving a
value we didn't want. Per buildfarm.
src/backend/parser/gram.y diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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