mirror of
https://github.com/postgres/postgres.git
synced 2026-06-17 04:29:01 -04:00
Previously a continuation line in the call to libpqsrv_connect_params_start() in postgres_fdw/connection.c was indented with spaces, violating the PostgreSQL project's whitespace rules for C files and triggering git show --check. This commit reformats the code to avoid that layout and use indentation consistent with project style. No functional change. Reported-by: Peter Eisentraut <peter@eisentraut.org> Author: Chao Li <lic@highgo.com> Author: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/2620a664-7b44-48b2-9aa8-5f0131702d9c@eisentraut.org |
||
|---|---|---|
| .. | ||
| expected | ||
| specs | ||
| sql | ||
| t | ||
| .gitignore | ||
| connection.c | ||
| deparse.c | ||
| Makefile | ||
| meson.build | ||
| option.c | ||
| postgres_fdw--1.0--1.1.sql | ||
| postgres_fdw--1.0.sql | ||
| postgres_fdw--1.1--1.2.sql | ||
| postgres_fdw--1.2--1.3.sql | ||
| postgres_fdw.c | ||
| postgres_fdw.control | ||
| postgres_fdw.h | ||
| shippable.c | ||