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
a7b30b9c
Commit
a7b30b9c
authored
21 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Correct gettext URL.
parent
40417169
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
INSTALL
+2
-2
2 additions, 2 deletions
INSTALL
doc/src/sgml/installation.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/installation.sgml
with
4 additions
and
4 deletions
INSTALL
+
2
−
2
View file @
a7b30b9c
...
...
@@ -125,8 +125,8 @@ explained below.
a program's messages in a language other than English, you need an
implementation of the Gettext API. Some operating systems have this
built-in (e.g., Linux, NetBSD, Solaris), for other systems you can
download an add-on package from here: http://
www
.postgresql.org/~petere/
gettext
.html
. If you are using the Gettext implementation in the GNU C
download an add-on package from here: http://
developer
.postgresql.org/~petere/
bsd-
gettext
/
. If you are using the Gettext implementation in the GNU C
library then you will additionally need the GNU Gettext package for some
utility programs. For any of the other implementations you will not need
it.
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/installation.sgml
+
2
−
2
View file @
a7b30b9c
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.19
0
200
3/12/23 18:13:17 tgl
Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.19
1
200
4/01/04 16:43:52 petere
Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
...
...
@@ -257,7 +257,7 @@ JAVACMD=$JAVA_HOME/bin/java
class="osname">Linux</>, <systemitem class="osname">NetBSD</>,
<systemitem class="osname">Solaris</>), for other systems you
can download an add-on package from here: <ulink
url="http://
www
.postgresql.org/~petere/gettext
.html
" ></ulink>.
url="http://
developer
.postgresql.org/~petere/
bsd-
gettext
/
" ></ulink>.
If you are using the <application>Gettext</> implementation in
the <acronym>GNU</acronym> C library then you will additionally
need the <productname>GNU Gettext</productname> package for some
...
...
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