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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 062a844) | patch
Simplify useless 0L constants
2023年3月29日 06:25:12 +0000 (08:25 +0200)
2023年3月29日 06:25:12 +0000 (08:25 +0200)
commit 0d15afc875f44bcb0adc244c4d9034023f99b609
Simplify useless 0L constants

In ancient times, these belonged to arguments or fields that were
actually of type long, but now they are not anymore, so this "L"
decoration is just confusing. (Some other 0L and other "L" constants
remain, where they are actually associated with a long type.)
src/backend/access/transam/xlogarchive.c diff | blob | blame | history
src/backend/backup/backup_manifest.c diff | blob | blame | history
src/backend/commands/copyto.c diff | blob | blame | history
src/backend/commands/createas.c diff | blob | blame | history
src/backend/commands/explain.c diff | blob | blame | history
src/backend/commands/matview.c diff | blob | blame | history
src/backend/commands/portalcmds.c diff | blob | blame | history
src/backend/executor/nodeHashjoin.c diff | blob | blame | history
src/backend/storage/file/buffile.c diff | blob | blame | history
src/backend/tcop/pquery.c diff | blob | blame | history
src/backend/utils/sort/tuplestore.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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