Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
5015cf01
Commit
5015cf01
authored
21 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Fix broken markup, adjust 7.4.1 release date, re-sync HEAD with branch.
parent
ef92b82d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release.sgml
+15
-15
15 additions, 15 deletions
doc/src/sgml/release.sgml
with
15 additions
and
15 deletions
doc/src/sgml/release.sgml
+
15
−
15
View file @
5015cf01
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.25
0
2003/12/21
05:23:36 momjian
Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.25
1
2003/12/21
18:06:15 tgl
Exp $
-->
-->
<appendix id="release">
<appendix id="release">
...
@@ -10,16 +10,16 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.250 2003/12/21 05:23:36 momjian
...
@@ -10,16 +10,16 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.250 2003/12/21 05:23:36 momjian
<note>
<note>
<title>Release date</title>
<title>Release date</title>
<simpara>2003-12-
15
</simpara>
<simpara>2003-12-
22
</simpara>
</note>
</note>
<para>
<para>
This
ha
s a variety of fixes from 7.4.
This
release contain
s a variety of fixes from 7.4.
</para>
</para>
<sect2>
<sect2>
<title>Migration to version 7.4</title>
<title>Migration to version 7.4
.1
</title>
<para>
<para>
A dump/restore is <emphasis>not</emphasis> required for those
A dump/restore is <emphasis>not</emphasis> required for those
...
@@ -84,8 +84,8 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -84,8 +84,8 @@ DROP SCHEMA information_schema CASCADE;
<listitem><para>Fix for <type>bytea</type> index lookups (Joe)</para></listitem>
<listitem><para>Fix for <type>bytea</type> index lookups (Joe)</para></listitem>
<listitem><para>Fix information schema for bit data types (Peter)</para></listitem>
<listitem><para>Fix information schema for bit data types (Peter)</para></listitem>
<listitem><para>Force zero_damaged_pages to be on during recovery from WAL</para></listitem>
<listitem><para>Force zero_damaged_pages to be on during recovery from WAL</para></listitem>
<listitem><para>Prevent some obscure cases of <quote>variable not in subplan target lists</para></listitem>
<listitem><para>Prevent some obscure cases of <quote>variable not in subplan target lists</
quote></
para></listitem>
<listitem><para>Make <function>PQescapeBytea</function> and <function>byteaout</function> consistent with each other (Joe)</para>
<listitem><para>Make <function>PQescapeBytea</function> and <function>byteaout</function> consistent with each other (Joe)</para>
</listitem>
<listitem><para>Escape <type>bytea</type> output for bytes > 0x7e(Joe)</para>
<listitem><para>Escape <type>bytea</type> output for bytes > 0x7e(Joe)</para>
<para>
<para>
If different client encodings are used for <type>bytea</type> output and input, it
If different client encodings are used for <type>bytea</type> output and input, it
...
@@ -95,13 +95,13 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -95,13 +95,13 @@ DROP SCHEMA information_schema CASCADE;
</listitem>
</listitem>
<listitem><para>Added missing <function>SPI_finish()</function> calls to dblink's <function>get_tuple_of_interest()</function> (Joe)</para></listitem>
<listitem><para>Added missing <function>SPI_finish()</function> calls to dblink's <function>get_tuple_of_interest()</function> (Joe)</para></listitem>
<listitem><para>New Czech FAQ</para></listitem>
<listitem><para>New Czech FAQ</para></listitem>
<listitem><para>Fix information schema constraint_column_usage for foreign keys (Peter)</para></listitem>
<listitem><para>Fix information schema
view <literal>
constraint_column_usage
</literal>
for foreign keys (Peter)</para></listitem>
<listitem><para>E
cpg
fixes (Michael)</para></listitem>
<listitem><para>E
CPG
fixes (Michael)</para></listitem>
<listitem><para>Fix bug with multiple
IN
subqueries and joins in the subqueries (Tom)</para></listitem>
<listitem><para>Fix bug with multiple
<literal>IN</literal>
subqueries and joins in the subqueries (Tom)</para></listitem>
<listitem><para>Alllow COUNT('x') to work (Tom)</para></listitem>
<listitem><para>Alllow
<literal>
COUNT('x')
</literal>
to work (Tom)</para></listitem>
<listitem><para>Install
Informix ecpg
include files into separate
/informix
directory (Peter)</para>
<listitem><para>Install
ECPG
include files
for Informix compatibility
into separate directory (Peter)</para>
<para>
<para>
Some
Informix ecpg include file names
conflicted with operating system include files.
Some
names of ECPG include files for Informix compatibility
conflicted with operating system include files.
By installing them in their own directory, name conflicts have been reduced.
By installing them in their own directory, name conflicts have been reduced.
</para>
</para>
</listitem>
</listitem>
...
@@ -110,8 +110,8 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -110,8 +110,8 @@ DROP SCHEMA information_schema CASCADE;
This release fixes a bug in 7.4 where SSL didn't free all memory it allocated.
This release fixes a bug in 7.4 where SSL didn't free all memory it allocated.
</para>
</para>
</listitem>
</listitem>
<listitem><para>Prevent pg_service.conf from using service name as default dbname (Bruce)</para></listitem>
<listitem><para>Prevent
<filename>
pg_service.conf
</filename>
from using service name as default dbname (Bruce)</para></listitem>
<listitem><para>Fix local
'
ident
'
on FreeBSD (Tom)</para></listitem>
<listitem><para>Fix local ident
authentication
on FreeBSD (Tom)</para></listitem>
</itemizedlist>
</itemizedlist>
</sect2>
</sect2>
...
@@ -1995,7 +1995,7 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -1995,7 +1995,7 @@ DROP SCHEMA information_schema CASCADE;
<itemizedlist>
<itemizedlist>
<listitem><para>Force zero_damaged_pages to be on during recovery from WAL</para></listitem>
<listitem><para>Force zero_damaged_pages to be on during recovery from WAL</para></listitem>
<listitem><para>Prevent some obscure cases of <quote>variable not in subplan target lists</para></listitem>
<listitem><para>Prevent some obscure cases of <quote>variable not in subplan target lists</
quote></
para></listitem>
<listitem><para>Force stats processes to detach from shared memory, ensuring cleaner shutdown</para></listitem>
<listitem><para>Force stats processes to detach from shared memory, ensuring cleaner shutdown</para></listitem>
<listitem><para>Make PQescapeBytea and byteaout consistent with each other (Joe)</para></listitem>
<listitem><para>Make PQescapeBytea and byteaout consistent with each other (Joe)</para></listitem>
<listitem><para>Added missing SPI_finish() calls to dblink's get_tuple_of_interest() (Joe)</para></listitem>
<listitem><para>Added missing SPI_finish() calls to dblink's get_tuple_of_interest() (Joe)</para></listitem>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment