aws / postgresql-logfdw

Apache License 2.0
22 stars 6 forks source link

Run pgindent on log_fdw source code #8

Closed BRupireddy2 closed 1 year ago

BRupireddy2 commented 1 year ago

Issue: NA

This commit makes log_fdw source code style to be in sync with PostgreSQL source code standards. Note that no behavioral changes are made.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.