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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9e17bdb) | patch
Make ExplainPropertyInteger accept 64bit input, remove *Long variant.
2018年3月17日 06:13:12 +0000 (23:13 -0700)
2018年3月17日 06:13:12 +0000 (23:13 -0700)
commit f3e4b95edb6cbf0cd41dc9ff0c884bfdc425e6fb
Make ExplainPropertyInteger accept 64bit input, remove *Long variant.

'long' is not useful type across platforms, as it's 32bit on 32 bit
platforms, and even on some 64bit platforms (e.g. windows) it's still
only 32bits wide.

As ExplainPropertyInteger should never be performance critical, change
it to accept a 64bit argument and remove ExplainPropertyLong.

Author: Andres Freund
Discussion: https://postgr.es/m/20180314164832.n56wt7zcbpzi6zxe@alap3.anarazel.de
contrib/file_fdw/file_fdw.c diff | blob | blame | history
src/backend/commands/explain.c diff | blob | blame | history
src/include/commands/explain.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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