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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f4b54e1) | patch
Add const decorations
2023年8月23日 04:14:11 +0000 (06:14 +0200)
2023年8月23日 04:39:39 +0000 (06:39 +0200)
commit 11af63fb48d278b86aa948a5b57f136ef03c2bb7
Add const decorations

in index.c and indexcmds.c and some adjacent places. This especially
makes it easier to understand for some complicated function signatures
which are the input and the output arguments.

Discussion: https://www.postgresql.org/message-id/flat/5ed89c69-f4e6-5dab-4003-63bde7460e5e%40eisentraut.org
src/backend/bootstrap/bootstrap.c diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/namespace.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/include/bootstrap/bootstrap.h diff | blob | blame | history
src/include/catalog/heap.h diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
src/include/catalog/namespace.h diff | blob | blame | history
src/include/commands/defrem.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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