mirror of
https://github.com/postgres/postgres.git
synced 2025-08-14 02:22:38 +03:00
Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
This commit is contained in:
@@ -355,7 +355,7 @@ lazy_vacuum_rel(Relation onerel, int options, VacuumParams *params,
|
||||
params->log_min_duration))
|
||||
{
|
||||
StringInfoData buf;
|
||||
char *msgfmt;
|
||||
char *msgfmt;
|
||||
|
||||
TimestampDifference(starttime, endtime, &secs, &usecs);
|
||||
|
||||
|
Reference in New Issue
Block a user