Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
2e9468f2
Commit
2e9468f2
authored
Dec 19, 2009
by
Robert Haas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a few typos in the latest 8.5alpha3 release notes.
parent
2692274d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/src/sgml/release-8.5.sgml
doc/src/sgml/release-8.5.sgml
+3
-3
No files found.
doc/src/sgml/release-8.5.sgml
View file @
2e9468f2
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.1
0 2009/12/18 22:11:09 petere
Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.1
1 2009/12/19 00:05:27 rhaas
Exp $ -->
<sect1 id="release-8-5">
<title>Release 8.5alpha3</title>
...
...
@@ -667,7 +667,7 @@
instead of the former behavior that would replace any textual match
including table names and column aliases (leading to syntax errors
later on). PL/pgSQL variable names that match fully-reserved words
will now need to be quoted.
A
n the other hand, a number of
will now need to be quoted.
O
n the other hand, a number of
PL/pgSQL-specific words were de-reserved.</emphasis>
</para>
<para>
...
...
@@ -824,7 +824,7 @@
<para>
<emphasis>Refactor ECPG grammar so that it uses the core grammar's
unreserved_keyword list, minus a few specific words that have to be
treated specially. This de-reserves a number of wor
k
s in ECPG.</emphasis>
treated specially. This de-reserves a number of wor
d
s in ECPG.</emphasis>
</para>
</listitem>
<listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment