mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
Fix whitespace
This commit is contained in:
@@ -619,4 +619,3 @@ set_string_attr(PyObject *obj, char *attrname, char *str)
|
|||||||
|
|
||||||
return result != -1;
|
return result != -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1,3 +1,2 @@
|
|||||||
autovacuum = off
|
autovacuum = off
|
||||||
old_snapshot_threshold = 0
|
old_snapshot_threshold = 0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user