OSDN Git Service

Make $PostgreSQL CVS tags consistent for SGML files.
authorBruce Momjian <bruce@momjian.us>
Fri, 10 Mar 2006 19:10:50 +0000 (19:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 10 Mar 2006 19:10:50 +0000 (19:10 +0000)
63 files changed:
doc/src/sgml/advanced.sgml
doc/src/sgml/arch-dev.sgml
doc/src/sgml/backup.sgml
doc/src/sgml/biblio.sgml
doc/src/sgml/bki.sgml
doc/src/sgml/catalogs.sgml
doc/src/sgml/client-auth.sgml
doc/src/sgml/config.sgml
doc/src/sgml/contacts.sgml
doc/src/sgml/cvs.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/datetime.sgml
doc/src/sgml/dfunc.sgml
doc/src/sgml/diskusage.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/extend.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/features.sgml
doc/src/sgml/func.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/gist.sgml
doc/src/sgml/history.sgml
doc/src/sgml/indexam.sgml
doc/src/sgml/info.sgml
doc/src/sgml/install-win32.sgml
doc/src/sgml/intro.sgml
doc/src/sgml/legal.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/maintenance.sgml
doc/src/sgml/manage-ag.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/mvcc.sgml
doc/src/sgml/nls.sgml
doc/src/sgml/notation.sgml
doc/src/sgml/perform.sgml
doc/src/sgml/planstats.sgml
doc/src/sgml/plhandler.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/plpgsql.sgml
doc/src/sgml/pltcl.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/problems.sgml
doc/src/sgml/query.sgml
doc/src/sgml/reference.sgml
doc/src/sgml/release.sgml
doc/src/sgml/runtime.sgml
doc/src/sgml/sources.sgml
doc/src/sgml/spi.sgml
doc/src/sgml/sql.sgml
doc/src/sgml/start.sgml
doc/src/sgml/storage.sgml
doc/src/sgml/syntax.sgml
doc/src/sgml/trigger.sgml
doc/src/sgml/typeconv.sgml
doc/src/sgml/user-manag.sgml
doc/src/sgml/xaggr.sgml
doc/src/sgml/xfunc.sgml
doc/src/sgml/xindex.sgml
doc/src/sgml/xoper.sgml
doc/src/sgml/xplang.sgml
doc/src/sgml/xtypes.sgml
src/include/catalog/pg_proc.h

index 35341f4..4d81fc1 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.49 2005/04/09 03:52:43 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.50 2006/03/10 19:10:46 momjian Exp $ -->
 
  <chapter id="tutorial-advanced">
   <title>Advanced Features</title>
index b4f79f4..cc6c9b5 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/arch-dev.sgml,v 2.25 2005/01/05 23:42:02 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/arch-dev.sgml,v 2.26 2006/03/10 19:10:46 momjian Exp $ -->
 
  <chapter id="overview">
   <title>Overview of PostgreSQL Internals</title>
index 6ee26bb..7ba5b52 100644 (file)
@@ -1,6 +1,5 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.78 2006/03/03 22:02:07 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.79 2006/03/10 19:10:46 momjian Exp $ -->
+
 <chapter id="backup">
  <title>Backup and Restore</title>
 
index cc4e241..6d55d72 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.24 2006/03/10 19:10:46 momjian Exp $ -->
 
  <bibliography id="biblio">
   <title>Bibliography</title>
index 23a036c..a081199 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/bki.sgml,v 1.16 2005/04/14 01:38:15 tgl Exp $
- -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/bki.sgml,v 1.17 2006/03/10 19:10:46 momjian Exp $ -->
 
 <chapter id="bki">
  <title><acronym>BKI</acronym> Backend Interface</title>
index 69c8213..43f0c16 100644 (file)
@@ -1,6 +1,6 @@
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.121 2006/03/10 19:10:46 momjian Exp $ -->
 <!--
  Documentation of the system catalogs, directed toward PostgreSQL developers
- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.120 2006/02/12 03:22:16 momjian Exp $
  -->
 
 <chapter id="catalogs">
index 2894bfa..26a70c9 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.86 2005/11/04 23:13:59 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.87 2006/03/10 19:10:47 momjian Exp $ -->
 
 <chapter id="client-authentication">
  <title>Client Authentication</title>
index 58635d8..3a82700 100644 (file)
@@ -1,6 +1,5 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.51 2006/03/07 02:54:23 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.52 2006/03/10 19:10:47 momjian Exp $ -->
+
 <chapter Id="runtime-config">
   <title>Server Configuration</title>
 
index b5d8894..6b15de3 100644 (file)
@@ -1,3 +1,5 @@
+<!-- $PostgreSQL: pgsql/doc/src/sgml/contacts.sgml,v 1.9 2006/03/10 19:10:47 momjian Exp $ -->
+
 <appendix label="B" id="contacts">
 <title>Contacts</title>
 
index 7fa2577..fd6c083 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.36 2005/11/04 23:13:59 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.37 2006/03/10 19:10:47 momjian Exp $ -->
 
 <appendix id="cvs">
  <appendixinfo>
index 4007cc2..2e3dc7a 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.165 2006/02/09 03:39:16 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.166 2006/03/10 19:10:47 momjian Exp $ -->
 
  <chapter id="datatype">
   <title id="datatype-title">Data Types</title>
index 2cfda15..5d6789e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/datetime.sgml,v 2.47 2005/09/09 02:31:48 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/datetime.sgml,v 2.48 2006/03/10 19:10:47 momjian Exp $ -->
 
  <appendix id="datetime-appendix">
   <title>Date/Time Support</title>
index 3471698..58c37bd 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.32 2005/09/14 21:14:26 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.33 2006/03/10 19:10:47 momjian Exp $ -->
 
 <sect2 id="dfunc">
  <title id="dfunc-title">Compiling and Linking Dynamically-Loaded Functions</title>
index 634b9ab..3345ff5 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/diskusage.sgml,v 1.15 2005/07/29 14:46:56 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/diskusage.sgml,v 1.16 2006/03/10 19:10:47 momjian Exp $ -->
 
 <chapter id="diskusage">
  <title>Monitoring Disk Usage</title>
index 2cb53b9..cbd62e1 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.72 2006/01/31 13:32:20 meskes Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.73 2006/03/10 19:10:47 momjian Exp $ -->
 
 <chapter id="ecpg">
  <title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
index f7dd0cc..9b1febc 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.30 2005/10/15 01:47:11 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/extend.sgml,v 1.31 2006/03/10 19:10:47 momjian Exp $ -->
 
  <chapter id="extend">
   <title>Extending <acronym>SQL</acronym></title>
index f27a597..f649de3 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.9 2005/04/09 03:52:43 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.10 2006/03/10 19:10:47 momjian Exp $ -->
 
  <appendix id="external-projects">
   <title>External Projects</title>
index 2e3a498..007573e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/features.sgml,v 2.23 2004/11/27 21:27:06 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/features.sgml,v 2.24 2006/03/10 19:10:47 momjian Exp $ -->
 
 <appendix id="features">
  <title>SQL Conformance</title>
index 36e9616..7aba2c7 100644 (file)
@@ -1,7 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.311 2006/03/06 22:54:14 momjian Exp $
-PostgreSQL documentation
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.312 2006/03/10 19:10:47 momjian Exp $ -->
 
  <chapter id="functions">
   <title>Functions and Operators</title>
index a723f44..e8de838 100644 (file)
@@ -1,7 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.35 2006/01/22 03:56:58 neilc Exp $
-Genetic Optimizer
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.36 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="geqo">
   <chapterinfo>
index 56e72f6..1f12de6 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.25 2005/11/07 17:36:44 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.26 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="GiST">
 <title>GiST Indexes</title>
index 80ee867..8532e13 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.27 2005/04/12 03:16:50 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.28 2006/03/10 19:10:48 momjian Exp $ -->
 
 <sect1 id="history">
  <title>A Brief History of <productname>PostgreSQL</productname></title>
index d766467..623066b 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/indexam.sgml,v 2.8 2006/02/11 23:31:32 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/indexam.sgml,v 2.9 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="indexam">
  <title>Index Access Method Interface Definition</title>
index 0f7a9b5..5f89e6e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.24 2006/03/10 19:10:48 momjian Exp $ -->
 
 <sect1 id="resources">
  <title>Further Information</title>
index ae19f08..c709f3d 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.27 2006/02/12 06:11:50 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.28 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="install-win32">
  <title>Client-Only Installation on <productname>Windows</productname></title>
index 37c1144..f15caba 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.30 2005/11/04 02:56:31 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.31 2006/03/10 19:10:48 momjian Exp $ -->
 
 <preface id="preface">
  <title>Preface</title>
index 85b8e0f..4bbe76b 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.19 2006/03/05 15:58:20 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.20 2006/03/10 19:10:48 momjian Exp $ -->
 
 <copyright>
  <year>1996-2006</year>
index ccec9c7..7308ecc 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.205 2006/03/03 20:57:32 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.206 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="libpq">
   <title><application>libpq</application> - C Library</title>
index e2f98fb..86d60a3 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.38 2006/03/02 21:49:09 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/lobj.sgml,v 1.39 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="largeObjects">
   <title id="largeObjects-title">Large Objects</title>
index 5dfbd58..b2355cf 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.53 2005/12/07 14:35:45 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.54 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="maintenance">
  <title>Routine Database Maintenance Tasks</title>
index 969e0ba..be9c963 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.44 2005/09/18 04:02:05 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.45 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="managing-databases">
  <title>Managing Databases</title>
index 07d9b2a..41ee901 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.30 2006/02/14 02:03:44 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.31 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="monitoring">
  <title>Monitoring Database Activity</title>
index f6aa4cb..5cd9c99 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/mvcc.sgml,v 2.54 2006/03/04 04:41:36 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/mvcc.sgml,v 2.55 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="mvcc">
   <title>Concurrency Control</title>
index f753286..6dec267 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.13 2005/11/04 23:14:00 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.14 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="nls">
  <chapterinfo>
index 79317d1..7620156 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/notation.sgml,v 1.26 2003/11/29 19:51:37 pgsql Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/notation.sgml,v 1.27 2006/03/10 19:10:48 momjian Exp $ -->
 
 <sect1 id="notation">
  <title>Conventions</title>
index 9632fc9..4cbd44e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.55 2005/12/20 02:30:35 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.56 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="performance-tips">
   <title>Performance Tips</title>
index 13b7909..3eb767d 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/planstats.sgml,v 1.5 2005/11/04 23:14:00 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/planstats.sgml,v 1.6 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="planner-stats-details">
  <title>How the Planner Uses Statistics</title>
index 5a1e272..870bb71 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/plhandler.sgml,v 1.5 2005/01/22 22:06:17 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/plhandler.sgml,v 1.6 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="plhandler">
    <title>Writing A Procedural Language Handler</title>
index c71a827..9d262d8 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.51 2006/03/05 16:40:51 adunstan Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.52 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="plperl">
   <title>PL/Perl - Perl Procedural Language</title>
index 4e56f75..2d1351d 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.87 2006/02/18 23:14:45 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.88 2006/03/10 19:10:48 momjian Exp $ -->
 
 <chapter id="plpgsql"> 
   <title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
index f72351c..2a12a5b 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.38 2005/05/20 01:52:25 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.39 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="pltcl">
   <title>PL/Tcl - Tcl Procedural Language</title>
index 8099f72..9fd4eb6 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.76 2005/09/12 22:11:38 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.77 2006/03/10 19:10:48 momjian Exp $ -->
 
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
 
index cd4f65b..132abc7 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.24 2005/04/09 03:52:43 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.25 2006/03/10 19:10:48 momjian Exp $ -->
 
 <sect1 id="bug-reporting">
  <title>Bug Reporting Guidelines</title>
index 9c8d0a5..45b028b 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/query.sgml,v 1.45 2005/06/13 02:40:06 neilc Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/query.sgml,v 1.46 2006/03/10 19:10:48 momjian Exp $ -->
 
  <chapter id="tutorial-sql">
   <title>The <acronym>SQL</acronym> Language</title>
index f320a13..4e50eaa 100644 (file)
@@ -1,8 +1,4 @@
-<!-- reference.sgml
-$PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.57 2005/11/21 12:49:30 alvherre Exp $
-
-PostgreSQL Reference Manual
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.58 2006/03/10 19:10:48 momjian Exp $ -->
 
 <part id="reference">
  <title>Reference</title>
index 8004943..d4ebc7b 100644 (file)
@@ -1,5 +1,5 @@
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.425 2006/03/10 19:10:48 momjian Exp $ -->
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.424 2006/03/02 19:34:43 momjian Exp $
 
 Typical markup:
 
index 7dc5df3..82e46bd 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.364 2006/03/05 03:50:44 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.365 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter Id="runtime">
  <title>Operating System Environment</title>
index 0d51db1..8187f05 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.16 2004/12/13 18:05:09 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.17 2006/03/10 19:10:49 momjian Exp $ -->
 
  <chapter id="source">
   <title>PostgreSQL Coding Conventions</title>
index a5ffe8e..4430b3e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/spi.sgml,v 1.44 2005/12/07 15:39:25 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/spi.sgml,v 1.45 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter id="spi">
  <title>Server Programming Interface</title>
index 1bd6c3c..86539de 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/sql.sgml,v 1.38 2005/08/01 20:31:05 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/sql.sgml,v 1.39 2006/03/10 19:10:49 momjian Exp $ -->
 
  <chapter id="sql-intro">
   <title>SQL</title>
index c2ce466..b374a0d 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.39 2005/06/21 04:02:30 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.40 2006/03/10 19:10:49 momjian Exp $ -->
 
  <chapter id="tutorial-start">
   <title>Getting Started</title>
index e69fb73..c48ce73 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/storage.sgml,v 1.8 2005/11/04 23:14:02 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/storage.sgml,v 1.9 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter id="storage">
 
index f102b33..9702084 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/syntax.sgml,v 1.105 2005/11/04 23:14:02 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/syntax.sgml,v 1.106 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter id="sql-syntax">
  <title>SQL Syntax</title>
index 332a327..26aeeeb 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.45 2005/11/04 23:14:02 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.46 2006/03/10 19:10:49 momjian Exp $ -->
 
  <chapter id="triggers">
   <title>Triggers</title>
index b7ef6b4..cf25ddf 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/typeconv.sgml,v 1.45 2005/11/04 23:14:02 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/typeconv.sgml,v 1.46 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter Id="typeconv">
 <title>Type Conversion</title>
index fb8f84a..d05a9d3 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/user-manag.sgml,v 1.33 2005/10/20 19:18:00 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/user-manag.sgml,v 1.34 2006/03/10 19:10:49 momjian Exp $ -->
 
 <chapter id="user-manag">
  <title>Database Roles and Privileges</title>
index 84ef58f..bbb4055 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xaggr.sgml,v 1.29 2005/08/15 02:40:23 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xaggr.sgml,v 1.30 2006/03/10 19:10:49 momjian Exp $ -->
 
  <sect1 id="xaggr">
   <title>User-Defined Aggregates</title>
index 46d895b..320288e 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.110 2006/01/19 22:52:08 momjian Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.111 2006/03/10 19:10:49 momjian Exp $ -->
 
  <sect1 id="xfunc">
   <title>User-Defined Functions</title>
index c63b1a1..9c52202 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.42 2005/11/07 17:36:44 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.43 2006/03/10 19:10:49 momjian Exp $ -->
 
 <sect1 id="xindex">
  <title>Interfacing Extensions To Indexes</title>
index 5e5ada3..a42347d 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xoper.sgml,v 1.34 2005/11/04 23:14:02 petere Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xoper.sgml,v 1.35 2006/03/10 19:10:49 momjian Exp $ -->
 
  <sect1 id="xoper">
   <title>User-Defined Operators</title>
index 7943138..693d2ea 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xplang.sgml,v 1.29 2005/09/05 23:50:48 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xplang.sgml,v 1.30 2006/03/10 19:10:50 momjian Exp $ -->
 
  <chapter id="xplang">
   <title id="xplang-title">Procedural Languages</title>
index 9572336..00b7bd1 100644 (file)
@@ -1,6 +1,4 @@
-<!--
-$PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.26 2006/02/28 22:37:25 tgl Exp $
--->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.27 2006/03/10 19:10:50 momjian Exp $ -->
 
  <sect1 id="xtypes">
   <title>User-Defined Types</title>
index 5121991..cc16f1c 100644 (file)
@@ -7,7 +7,7 @@
  * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.401 2006/03/06 22:49:16 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.402 2006/03/10 19:10:50 momjian Exp $
  *
  * NOTES
  *       The script catalog/genbki.sh reads this file and generates .bki
@@ -1614,6 +1614,8 @@ DATA(insert OID = 1298 (  timetzdate_pl    PGNSP PGUID 14 f f t f i 2 1184 "1266
 DESCR("convert time with time zone and date to timestamp with time zone");
 DATA(insert OID = 1299 (  now                     PGNSP PGUID 12 f f t f s 0 1184 "" _null_ _null_ _null_      now - _null_ ));
 DESCR("current transaction time");
+DATA(insert OID = 2512 (  transaction_timestamp           PGNSP PGUID 12 f f t f s 0 1184 "" _null_ _null_ _null_      now - _null_ ));
+DESCR("current transaction time");
 
 /* OIDS 1300 - 1399 */