mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Post-PG 10 beta1 pgindent run
perltidy run not included.
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
PG_FUNCTION_INFO_V1(pgstattuple_approx);
|
||||
PG_FUNCTION_INFO_V1(pgstattuple_approx_v1_5);
|
||||
|
||||
Datum pgstattuple_approx_internal(Oid relid, FunctionCallInfo fcinfo);
|
||||
Datum pgstattuple_approx_internal(Oid relid, FunctionCallInfo fcinfo);
|
||||
|
||||
typedef struct output_type
|
||||
{
|
||||
|
Reference in New Issue
Block a user