Thread: pgsql: remove tags.

pgsql: remove tags.

From
Bruce Momjian
Date:
remove tags.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=ad762426333aac5bd8e1ceac753bebe4a6411c28

Modified Files
--------------
doc/src/sgml/advanced.sgml          |    2 +-
doc/src/sgml/array.sgml             |    2 +-
doc/src/sgml/backup.sgml            |    4 ++--
doc/src/sgml/catalogs.sgml          |    5 ++---
doc/src/sgml/client-auth.sgml       |    8 ++++----
doc/src/sgml/config.sgml            |    7 +++----
doc/src/sgml/func.sgml              |    4 ++--
doc/src/sgml/high-availability.sgml |    2 +-
doc/src/sgml/libpq.sgml             |    2 +-
doc/src/sgml/runtime.sgml           |    4 ++--
doc/src/sgml/spi.sgml               |    2 +-
doc/src/sgml/tsearch2.sgml          |    2 +-
12 files changed, 21 insertions(+), 23 deletions(-)


Re: pgsql: remove tags.

From
Bruce Momjian
Date:
Bruce Momjian wrote:
> remove tags.

Sorry, vague commit message (I forgot squash).

Can I will use git ammend to improve this message?

---------------------------------------------------------------------------


>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=ad762426333aac5bd8e1ceac753bebe4a6411c28
>
> Modified Files
> --------------
> doc/src/sgml/advanced.sgml          |    2 +-
> doc/src/sgml/array.sgml             |    2 +-
> doc/src/sgml/backup.sgml            |    4 ++--
> doc/src/sgml/catalogs.sgml          |    5 ++---
> doc/src/sgml/client-auth.sgml       |    8 ++++----
> doc/src/sgml/config.sgml            |    7 +++----
> doc/src/sgml/func.sgml              |    4 ++--
> doc/src/sgml/high-availability.sgml |    2 +-
> doc/src/sgml/libpq.sgml             |    2 +-
> doc/src/sgml/runtime.sgml           |    4 ++--
> doc/src/sgml/spi.sgml               |    2 +-
> doc/src/sgml/tsearch2.sgml          |    2 +-
> 12 files changed, 21 insertions(+), 23 deletions(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

Re: pgsql: remove tags.

From
Tom Lane
Date:
Bruce Momjian <bruce@momjian.us> writes:
> Bruce Momjian wrote:
>> remove tags.

> Sorry, vague commit message (I forgot squash).

> Can I will use git ammend to improve this message?

How about git revert, instead?  It's not apparent to me that these
changes were improvements.

            regards, tom lane

Re: pgsql: remove tags.

From
Robert Haas
Date:
On Sun, Feb 6, 2011 at 11:12 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Bruce Momjian <bruce@momjian.us> writes:
>> Bruce Momjian wrote:
>>> remove tags.
>
>> Sorry, vague commit message (I forgot squash).
>
>> Can I will use git ammend to improve this message?

Absolutely not.

> How about git revert, instead?  It's not apparent to me that these
> changes were improvements.

I'll buy that one.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company