Rename some function arguments for better clarity
Peter Eisentraut <peter@eisentraut.org>
Rename some function arguments for better clarity Especially make sure that array arguments have plural names. Discussion: https://www.postgresql.org/message-id/flat/5ed89c69-f4e6-5dab-4003-63bde7460e5e%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/index.c | modified | +31 −31 |
| src/backend/catalog/toasting.c | modified | +7 −7 |
| src/backend/commands/indexcmds.c | modified | +53 −53 |
| src/include/catalog/index.h | modified | +3 −3 |
| src/include/commands/defrem.h | modified | +1 −1 |
Discussion
- some code cleanup in index.c and indexcmds.c 1 message · 2023-08-16