mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
pgindent run for 9.4
This includes removing tabs after periods in C comments, which was applied to back branches, so this change should not effect backpatching.
This commit is contained in:
@ -193,7 +193,7 @@ mda_next_tuple(int n, int *curr, const int *span)
|
||||
|
||||
/*
|
||||
* ArrayGetIntegerTypmods: verify that argument is a 1-D cstring array,
|
||||
* and get the contents converted to integers. Returns a palloc'd array
|
||||
* and get the contents converted to integers. Returns a palloc'd array
|
||||
* and places the length at *n.
|
||||
*/
|
||||
int32 *
|
||||
|
Reference in New Issue
Block a user