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
b3279066
Commit
b3279066
authored
Nov 11, 2002
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge release note updates from 7.3 branch.
parent
387c942a
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3296 additions
and
3321 deletions
+3296
-3321
HISTORY
HISTORY
+3056
-3121
doc/src/sgml/Makefile
doc/src/sgml/Makefile
+3
-5
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+237
-195
No files found.
HISTORY
View file @
b3279066
This diff is collapsed.
Click to expand it.
doc/src/sgml/Makefile
View file @
b3279066
...
...
@@ -8,7 +8,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.5
2 2002/10/12 16:34:28
petere Exp $
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.5
3 2002/11/11 20:06:00
petere Exp $
#
#----------------------------------------------------------------------------
...
...
@@ -189,12 +189,10 @@ $(addsuffix .fot, $(ALLBOOKS)): %.fot: %.sgml $(ALLSGML) stylesheet.dsl
##
JADE.text
=
$(JADE)
$(JADEFLAGS)
$(SGMLINCLUDE)
$(CATALOG)
-d
stylesheet.dsl
-i
output-text
-t
sgml
LYNX
=
lynx
INSTALL HISTORY regress_README
:
% : %.html
@
echo
"|"
;
\
echo
"| You should now take '
$<
', save it as a text file in Netscape,"
;
\
echo
"| and put it in place of the existing '
$@
' file."
;
\
echo
"|"
$(PERL)
-p
-e
's/<H(1|2)$$/<H\1 align=center/g'
$<
|
$(LYNX)
-dump
-nolist
-stdin
>
$@
INSTALL.html
:
standalone-install.sgml installation.sgml version.sgml
$(JADE.text)
-V
nochunks standalone-install.sgml installation.sgml
>
$@
...
...
doc/src/sgml/release.sgml
View file @
b3279066
This diff is collapsed.
Click to expand it.
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