git.postgresql.org Git - postgresql.git/commit
2019年3月26日 08:23:08 +0000 (09:23 +0100)
2019年3月26日 08:23:08 +0000 (09:23 +0100)
commit c8c885b7a5c8c1175288de1d8aaec3b4ae9050e1
Fix misplaced const
These instances were apparently trying to carry the const qualifier
from the arguments through the complex casts, but for that the const
qualifier was misplaced.
This is the main PostgreSQL git repository.
RSS
Atom