git.postgresql.org Git - postgresql.git/commit
2023年3月24日 06:18:12 +0000 (07:18 +0100)
2023年3月24日 06:21:40 +0000 (07:21 +0100)
commit a9bc04b21182cb6030e248a4055dc793e901ef6d
Fix incorrect format placeholders
The fields of NLSVERSIONINFOEX are of type DWORD, which is unsigned
long, so the results of the computations being printed are also of
type unsigned long.
This is the main PostgreSQL git repository.
RSS
Atom