]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Stamp 7.4.1.
authorBruce Momjian <bruce@momjian.us>
Sat, 13 Dec 2003 16:57:36 +0000 (16:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 13 Dec 2003 16:57:36 +0000 (16:57 +0000)
Update 7.4.1 FAQ's to current.

configure
configure.in
doc/FAQ
doc/FAQ_DEV
doc/FAQ_MSWIN
doc/bug.template
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ_DEV.html
src/include/pg_config.h.win32
src/interfaces/libpq/libpq.rc

index c4cd0ec594ff818b5c5be176a8c645dfe5ff7684..11861f9b7ecf93b7b8cb4544b50662cc4f273023 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.53 for PostgreSQL 7.4.
+# Generated by GNU Autoconf 2.53 for PostgreSQL 7.4.1.
 #
 # Report bugs to <pgsql-bugs@postgresql.org>.
 #
@@ -258,8 +258,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='PostgreSQL'
 PACKAGE_TARNAME='postgresql'
-PACKAGE_VERSION='7.4'
-PACKAGE_STRING='PostgreSQL 7.4'
+PACKAGE_VERSION='7.4.1'
+PACKAGE_STRING='PostgreSQL 7.4.1'
 PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
 
 ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -769,7 +769,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures PostgreSQL 7.4 to adapt to many kinds of systems.
+\`configure' configures PostgreSQL 7.4.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -830,7 +830,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of PostgreSQL 7.4:";;
+     short | recursive ) echo "Configuration of PostgreSQL 7.4.1:";;
    esac
   cat <<\_ACEOF
 
@@ -950,7 +950,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-PostgreSQL configure 7.4
+PostgreSQL configure 7.4.1
 generated by GNU Autoconf 2.53
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -967,7 +967,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by PostgreSQL $as_me 7.4, which was
+It was created by PostgreSQL $as_me 7.4.1, which was
 generated by GNU Autoconf 2.53.  Invocation command line was
 
   $ $0 $@
@@ -17985,7 +17985,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by PostgreSQL $as_me 7.4, which was
+This file was extended by PostgreSQL $as_me 7.4.1, which was
 generated by GNU Autoconf 2.53.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18047,7 +18047,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-PostgreSQL config.status 7.4
+PostgreSQL config.status 7.4.1
 configured by $0, generated by GNU Autoconf 2.53,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index d3b76965bb3e6493e0e0d3bebb37dba21cdcc93b..8c58f628bb9017d7021d410e0de753beddcc82ca 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $Header: /cvsroot/pgsql/configure.in,v 1.301.2.3 2003/11/24 13:11:27 petere Exp $
+dnl $Header: /cvsroot/pgsql/configure.in,v 1.301.2.4 2003/12/13 16:57:36 momjian Exp $
 dnl
 dnl Developers, please strive to achieve this order:
 dnl
@@ -21,7 +21,7 @@ dnl The GNU folks apparently haven't heard that some people don't use
 dnl Texinfo. Use this sorcery to use "docdir" instead of "infodir".
 m4_define([info], [doc])
 m4_define([infodir], [docdir])
-AC_INIT([PostgreSQL], [7.4], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [7.4.1], [pgsql-bugs@postgresql.org])
 m4_undefine([infodir])
 m4_undefine([info])
 AC_SUBST(docdir)
diff --git a/doc/FAQ b/doc/FAQ
index 6dcad1c006dbf53ae4a75c4374797f4b75b16c0e..7ad07096b94b1fcd6d6bfc46850f9c28d37522de 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Sat Nov 15 23:41:03 EST 2003
+   Last updated: Sat Nov 29 23:54:03 EST 2003
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
    
     1.7) What is the latest release?
     
-   The latest release of PostgreSQL is version 7.3.4.
+   The latest release of PostgreSQL is version 7.4.
    
    We plan to have major releases every six to eight months.
    
     
    Yes, there are several graphical interfaces to PostgreSQL available.
    These include PgAccess http://www.pgaccess.org), PgAdmin III
-   (http://www.pgadmin.org, Win32-only), RHDB Admin
-   (http://sources.redhat.com/rhdb/ ) and Rekall (
-   http://www.thekompany.com/products/rekall/, proprietary). There is
-   also PHPPgAdmin ( http://phppgadmin.sourceforge.net/ ), a web-based
-   interface to PostgreSQL.
+   (http://www.pgadmin.org, RHDB Admin (http://sources.redhat.com/rhdb/ )
+   and Rekall ( http://www.thekompany.com/products/rekall/, proprietary).
+   There is also PHPPgAdmin ( http://phppgadmin.sourceforge.net/ ), a
+   web-based interface to PostgreSQL.
    
    See http://techdocs.postgresql.org/guides/GUITools for a more detailed
    list.
@@ -879,8 +878,8 @@ BYTEA           bytea           variable-length byte array (null-byte safe)
    
     4.15.1) How do I create a serial/auto-incrementing field?
     
-   PostgreSQL supports a SERIAL data type. It auto-creates a sequence and
-   index on the column. For example, this:
+   PostgreSQL supports a SERIAL data type. It auto-creates a sequence.
+   For example, this:
     CREATE TABLE person (
         id   SERIAL,
         name TEXT
@@ -892,7 +891,6 @@ BYTEA           bytea           variable-length byte array (null-byte safe)
         id   INT4 NOT NULL DEFAULT nextval('person_id_seq'),
         name TEXT
     );
-    CREATE UNIQUE INDEX person_id_key ON person ( id );
 
    See the create_sequence manual page for more information about
    sequences. You can also use each row's OID field as a unique value.
index 65d478471a406a5f41d9f1883cd174e9dad8d7ea..cbed280b6cb66322c8bfdb6cda3bb2bba7fd33f6 100644 (file)
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Wed Oct 29 21:40:18 EST 2003
+   Last updated: Sat Nov 29 23:56:43 EST 2003
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
index 12a13af68e544071933649cfd79a0f888134704a..34cf67b71c39a9d9c4a069f6eabfdedb7850d665 100644 (file)
@@ -1,9 +1,9 @@
 How to install PostgreSQL on Windows
 ====================================
 
-$Date: 2003/11/14 18:07:48 $
+$Date: 2003/12/13 16:57:36 $
 
-PostgreSQL requires the appropriate subset of Cygwin DLLs to be 
+PostgreSQL requires the appropriate subset of Cygwin DLLs to be
 installed in order that it functions under Windows.
 
 This document assumes that you do not have Cygwin already installed
@@ -18,7 +18,7 @@ adjust these instructions accordingly.
 2.  Proceed through the Cygwin install wizard.  Choose 'Install from
     Internet', specify a Local Package Directory and choose a mirror
     site that's close to you.  Answer the other installer questions
-    appropriately for your configuration. 
+    appropriately for your configuration.
 
     When you come to the point of choosing which packages to install,
     expand the 'Database' section and click 'Skip' next to PostgreSQL
@@ -28,15 +28,15 @@ adjust these instructions accordingly.
 3.  Once the download and install process is complete, open a Cygwin
     shell and do the following for a basic installation:
 
-    3a.  Start ipc-daemon2 for shared memory support.  To do this, 
-         enter the command "ipc-daemon2 &".  This program 
-         needs to be running anytime you start the PostgreSQL server 
+    3a.  Start ipc-daemon2 for shared memory support.  To do this,
+         enter the command "ipc-daemon2 &".  This program
+         needs to be running anytime you start the PostgreSQL server
          (postmaster) or initialize a database (initdb).
 
     3b.  Use the initdb command to create a new database cluster.  An
          example command would be:
 
-            initdb -D /usr/local/pgsql/data -W -E LATIN1 
+            initdb -D /usr/local/pgsql/data -W -E LATIN1
 
          Which will create a cluster in the /usr/local/pgsql/data
          directory, will prompt for a superuser password and will
@@ -45,7 +45,7 @@ adjust these instructions accordingly.
     3c.  Start up the postmaster.  Use a command similar to the
          following:
 
-            postmaster -D /usr/local/pgsql/data 
+            postmaster -D /usr/local/pgsql/data
 
          This will start the postmaster, and if successful you will
          see some initial log entries, and an entry "LOG: database
@@ -88,7 +88,7 @@ Known issues
 
 2.  "make check" can generate spurious regression test failures due to
     overflowing the listen() backlog queue which causes connection
-    refused errors or hangs. You can limit the number of connections 
+    refused errors or hangs. You can limit the number of connections
     using the MAX_CONNECTIONS option thus:
 
        make MAX_CONNECTIONS=5 check
index eed3099ed412a18fa53a388b78c97c05f8445bb7..7ce4c6b958db09c490eceb4197b16c4437db61e1 100644 (file)
@@ -25,9 +25,9 @@ System Configuration
 ---------------------
   Architecture (example: Intel Pentium)        :
 
-  Operating System (example: Linux 2.0.26 ELF)         :
+  Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: PostgreSQL-7.4):   PostgreSQL-7.4
+  PostgreSQL version (example: PostgreSQL-7.4.1):   PostgreSQL-7.4.1
 
   Compiler used (example:  gcc 2.95.2)         :
 
index 52b11dd0eb5f807ebf4b3c13f43b09d02da69bae..764d2d82d0957a17b6b6ce93ee47af94066b9508 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Sat Nov 15 23:41:03 EST 2003</P>
+    <P>Last updated: Sat Nov 29 23:54:03 EST 2003</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
 
     <H4><A name="1.7">1.7</A>) What is the latest release?</H4>
 
-    <P>The latest release of PostgreSQL is version 7.3.4.</P>
+    <P>The latest release of PostgreSQL is version 7.4.</P>
 
     <P>We plan to have major releases every six to eight months.</P>
 
     <P>Yes, there are several graphical interfaces to PostgreSQL available.
     These include PgAccess <a href="http://www.pgaccess.org">
     http://www.pgaccess.org</a>), PgAdmin III (<a
-    href="http://www.pgadmin.org">http://www.pgadmin.org</a>,
-    Win32-only), RHDB Admin (<a
+    href="http://www.pgadmin.org">http://www.pgadmin.org</a>, RHDB Admin (<a
     href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhdb/
     </a>) and Rekall (<a href="http://www.thekompany.com/products/rekall/">
     http://www.thekompany.com/products/rekall/</a>, proprietary). There is 
@@ -1102,7 +1101,7 @@ BYTEA           bytea           variable-length byte array (null-byte safe)
     serial/auto-incrementing field?</H4>
 
     <P>PostgreSQL supports a <SMALL>SERIAL</SMALL> data type. It
-    auto-creates a sequence and index on the column. For example,
+    auto-creates a sequence For example,
     this:</P>
 <PRE>
     CREATE TABLE person ( 
@@ -1118,7 +1117,6 @@ BYTEA           bytea           variable-length byte array (null-byte safe)
         id   INT4 NOT NULL DEFAULT nextval('person_id_seq'),
         name TEXT 
     );
-    CREATE UNIQUE INDEX person_id_key ON person ( id );
 </PRE>
 
     See the <I>create_sequence</I> manual page for more information
index 64037ff5cda2c7c447d34ca68fb125c964637d5b..538d4d1b08d9b40ff6989deb4b79ebcd618af8cc 100644 (file)
@@ -12,7 +12,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Wed Oct 29 21:40:18 EST 2003</P>
+    <P>Last updated: Sat Nov 29 23:56:43 EST 2003</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -89,7 +89,7 @@
     <B>What development environment (OS, system, compilers, etc) is
     required to develop code?</B>
 
-    <P><A href="http://developers.postgresql.org">Developers Corner</A> on the
+    <P><A href="http://developer.postgresql.org">Developers Corner</A> on the
     website has links to this information. The distribution tarball
     itself includes all the extra tools and documents that go beyond a
     good Unix-like development environment. In general, a modern unix
index 624f2dab0bb6a74ef081501ac8fdee151d550fc9..faaccaf0fde593c200e63f7be5819378d74534cf 100644 (file)
@@ -3,8 +3,8 @@
 /*
  * Parts of pg_config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "7.4"
-#define PG_VERSION_STR "7.4 (win32)"
+#define PG_VERSION "7.4.1"
+#define PG_VERSION_STR "7.4.1 (win32)"
 
 #define SYSCONFDIR ""
 
index 066fd2dc746f5794cdec83c0933c6dfb152437ff..c93257204c7b4d6967d5d15a51e06bd497aa7da4 100644 (file)
@@ -1,8 +1,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 7,4,0,0
- PRODUCTVERSION 7,4,0,0
+ FILEVERSION 7,4,1,0
+ PRODUCTVERSION 7,4,1,0
  FILEFLAGSMASK 0x3fL
  FILEFLAGS 0
  FILEOS VOS__WINDOWS32
@@ -15,13 +15,13 @@ BEGIN
         BEGIN
             VALUE "CompanyName", "\0"
             VALUE "FileDescription", "PostgreSQL Access Library\0"
-            VALUE "FileVersion", "7, 4, 0, 0\0"
+            VALUE "FileVersion", "7, 4, 1, 0\0"
             VALUE "InternalName", "libpq\0"
-            VALUE "LegalCopyright", "Copyright (C) 2000\0"
+            VALUE "LegalCopyright", "Copyright (C) 2003\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "libpq.dll\0"
             VALUE "ProductName", "PostgreSQL\0"
-            VALUE "ProductVersion", "7, 4, 0, 0\0"
+            VALUE "ProductVersion", "7, 4, 1, 0\0"
         END
     END
     BLOCK "VarFileInfo"