Some more indexterm

Started by Guillaume Lelargeover 18 years ago6 messagesdocs
Jump to latest
#1Guillaume Lelarge
guillaume@lelarge.info

Hi all,

During a training course last week, a customer told me he found strange
that current_user is not available on the documentation's index. I think
he's right, so I made this little patch thats adds indexterm tags for
current_database, current_schema and current_user.

Please apply if you find this interesting.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachments:

func.patchtext/x-patch; name=func.patchDownload+12-0
#2Bruce Momjian
bruce@momjian.us
In reply to: Guillaume Lelarge (#1)
Re: Some more indexterm

Please send us a context diff, diff -c.

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

Guillaume Lelarge wrote:

Hi all,

During a training course last week, a customer told me he found strange
that current_user is not available on the documentation's index. I think
he's right, so I made this little patch thats adds indexterm tags for
current_database, current_schema and current_user.

Please apply if you find this interesting.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

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

+ If your life is a hard drive, Christ can be your backup. +

#3Bruce Momjian
bruce@momjian.us
In reply to: Guillaume Lelarge (#1)
Re: Some more indexterm

Guillaume Lelarge wrote:

Hi all,

During a training course last week, a customer told me he found strange
that current_user is not available on the documentation's index. I think
he's right, so I made this little patch thats adds indexterm tags for
current_database, current_schema and current_user.

Please apply if you find this interesting.

I figured out where it goes in the docs. Applied and attached.

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

+ If your life is a hard drive, Christ can be your backup. +

Attachments:

/rtmp/difftext/x-diffDownload+12-0
#4Guillaume Lelarge
guillaume@lelarge.info
In reply to: Bruce Momjian (#2)
Re: Some more indexterm

Bruce Momjian a �crit :

Please send us a context diff, diff -c.

Sorry, I thought a "cvs diff" was enough. Is there a way to get a
context diff with "cvs diff" command ?

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

#5Joshua D. Drake
jd@commandprompt.com
In reply to: Guillaume Lelarge (#4)
Re: Some more indexterm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 28 Nov 2007 08:02:45 +0100
Guillaume Lelarge <guillaume@lelarge.info> wrote:

Bruce Momjian a écrit :

Please send us a context diff, diff -c.

Sorry, I thought a "cvs diff" was enough. Is there a way to get a
context diff with "cvs diff" command ?

cvs diff -c

Regards.

- --

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTRNVATb/zqfZUUQRArBMAJ4sfX6x9/dL6lvsoOq90WN7ycM4ZwCdEYOc
0xXOoI/C1ajRqXbDUCXYUjQ=
=nV8w
-----END PGP SIGNATURE-----

#6Guillaume Lelarge
guillaume@lelarge.info
In reply to: Joshua D. Drake (#5)
Re: Some more indexterm

Joshua D. Drake a écrit :

On Wed, 28 Nov 2007 08:02:45 +0100
Guillaume Lelarge <guillaume@lelarge.info> wrote:

Bruce Momjian a écrit :

Please send us a context diff, diff -c.

Sorry, I thought a "cvs diff" was enough. Is there a way to get a
context diff with "cvs diff" command ?

cvs diff -c

Thanks, I put this on my .cvsrc and I can now send a new documentation
patch.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com