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
25aba1ca
Commit
25aba1ca
authored
20 years ago
by
PostgreSQL Daemon
Browse files
Options
Downloads
Patches
Plain Diff
tag configure beta2
parent
332ee2dc
Branches
Branches containing commit
Tags
REL8_0_0BETA2
Tags containing commit
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
configure
+6757
-3155
6757 additions, 3155 deletions
configure
configure.in
+2
-2
2 additions, 2 deletions
configure.in
with
6759 additions
and
3157 deletions
configure
+
6757
−
3155
View file @
25aba1ca
This diff is collapsed.
Click to expand it.
configure.in
+
2
−
2
View file @
25aba1ca
dnl Process this file with autoconf to produce a configure script.
dnl $PostgreSQL: pgsql/configure.in,v 1.37
3
2004/08/
08 23:27:11
pgsql Exp $
dnl $PostgreSQL: pgsql/configure.in,v 1.37
4
2004/08/
31 04:08:33
pgsql Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
...
...
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
AC_INIT([PostgreSQL], [8.0.0beta
1
], [pgsql-bugs@postgresql.org])
AC_INIT([PostgreSQL], [8.0.0beta
2
], [pgsql-bugs@postgresql.org])
AC_PREREQ(2.53)
AC_COPYRIGHT([Copyright 2003 PostgreSQL Global Development Group])
...
...
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