php-src/ext/pdo_pgsql
Peter Kokot 75fb74860d Normalize comments in *nix build system m4 files
Normalization include:
- Use dnl for everything that can be ommitted when configure is built in
  favor of the shell comment character # which is visible in the output.
- Line length normalized to 80 columns
- Dots for most of the one line sentences
- Macro definitions include similar pattern header comments now
2019-05-12 18:43:03 +02:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-04-12 13:08:44 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
pdo_pgsql.c Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pgsql_driver.c Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pgsql_statement.c Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_pgsql.h Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_pgsql_int.h Remove local variables 2019-02-03 21:03:00 +01:00