Untabify DSSSL and XSL files and add to check-tabs target
Like with SGML files, using tabs in these files is confusing and
unnecessary.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/cd1f4db4aec0c4b71d2ed0d29bbe388dfcd11527
Modified Files
--------------
doc/src/sgml/Makefile | 2 +-
doc/src/sgml/stylesheet-man.xsl | 34 ++--
doc/src/sgml/stylesheet.dsl | 538 +++++++++++++++++++-------------------
3 files changed, 287 insertions(+), 287 deletions(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-04-19 19:54:07 |
| Subject: pgsql: Revise parameterized-path mechanism to fix assorted issues. |
| Previous: | From: Robert Haas | Date: 2012-04-18 16:00:48 |
| Subject: pgsql: Remove bogus comment from HeapTupleSatisfiesNow. |