pgsql: Make ascii-art in comments pgindent-safe, and some other formatt

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make ascii-art in comments pgindent-safe, and some other formatt
Date: 2011-06-07 07:29:56
Message-ID: E1QTqjc-0008SL-JC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make ascii-art in comments pgindent-safe, and some other formatting changes.

Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a31ff707a27b3ed4a1c082c131194995efbbce4b

Modified Files
--------------
src/backend/storage/lmgr/predicate.c | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2011-06-08 01:46:43 pgsql: Revert psql bits to display NOT VALID for FKs
Previous Message Tom Lane 2011-06-07 04:09:11 pgsql: Fix rewriter to cope (more or less) with CTEs in the query being