Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit969685a

Browse files
author
PostgreSQL Daemon
committed
$Header: -> $PostgreSQL Changes ...
1 parent738dc23 commit969685a

File tree

995 files changed

+996
-996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

995 files changed

+996
-996
lines changed

‎aclocal.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dnl $Header: /cvsroot/pgsql/aclocal.m4,v 1.15 2002/09/04 22:54:17 petere Exp $
1+
dnl $PostgreSQL:pgsql/aclocal.m4,v 1.16 2003/11/29 19:51:16 pgsql Exp $
22
m4_include([config/ac_func_accept_argtypes.m4])
33
m4_include([config/c-compiler.m4])
44
m4_include([config/c-library.m4])

‎config/ac_func_accept_argtypes.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/config/ac_func_accept_argtypes.m4,v 1.5 2003/09/07 03:43:53 momjian Exp $
1+
# $PostgreSQL:pgsql/config/ac_func_accept_argtypes.m4,v 1.6 2003/11/29 19:51:17 pgsql Exp $
22
# This comes from the official Autoconf macro archive at
33
# <http://research.cys.de/autoconf-archive/>
44
# (I removed the $ before the Id CVS keyword below.)

‎config/c-compiler.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Macros to detect C compiler features
2-
# $Header: /cvsroot/pgsql/config/c-compiler.m4,v 1.10 2003/11/01 20:48:51 petere Exp $
2+
# $PostgreSQL:pgsql/config/c-compiler.m4,v 1.11 2003/11/29 19:51:17 pgsql Exp $
33

44

55
# PGAC_C_SIGNED

‎config/c-library.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Macros that test various C library quirks
2-
# $Header: /cvsroot/pgsql/config/c-library.m4,v 1.23 2003/07/23 23:30:39 tgl Exp $
2+
# $PostgreSQL:pgsql/config/c-library.m4,v 1.24 2003/11/29 19:51:17 pgsql Exp $
33

44

55
# PGAC_VAR_INT_TIMEZONE

‎config/docbook.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/config/docbook.m4,v 1.5 2003/11/06 10:30:42 petere Exp $
1+
# $PostgreSQL:pgsql/config/docbook.m4,v 1.6 2003/11/29 19:51:17 pgsql Exp $
22

33
# PGAC_PROG_JADE
44
# --------------

‎config/general.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/config/general.m4,v 1.2 2002/03/2917:32:53 petere Exp $
1+
# $PostgreSQL:pgsql/config/general.m4,v 1.3 2003/11/2919:51:17 pgsql Exp $
22

33
# This file defines new macros to process configure command line
44
# arguments, to replace the brain-dead AC_ARG_WITH and AC_ARG_ENABLE.

‎config/java.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Autoconf macros for configuring the build of Java JDBC Tools
33
#
4-
# $Header: /cvsroot/pgsql/config/Attic/java.m4,v 1.4 2002/03/2917:32:54 petere Exp $
4+
# $PostgreSQL:pgsql/config/java.m4,v 1.5 2003/11/2919:51:17 pgsql Exp $
55
#
66

77

‎config/perl.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/config/perl.m4,v 1.2 2002/05/28 16:57:53 petere Exp $
1+
# $PostgreSQL:pgsql/config/perl.m4,v 1.3 2003/11/29 19:51:17 pgsql Exp $
22

33

44
# PGAC_PATH_PERL

‎config/programs.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/config/programs.m4,v 1.12 2003/05/06 23:33:52 momjian Exp $
1+
# $PostgreSQL:pgsql/config/programs.m4,v 1.13 2003/11/29 19:51:17 pgsql Exp $
22

33

44
# PGAC_PATH_FLEX

‎config/python.m4‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Autoconf macros for configuring the build of Python extension modules
33
#
4-
# $Header: /cvsroot/pgsql/config/python.m4,v 1.6 2003/09/01 23:01:48 petere Exp $
4+
# $PostgreSQL:pgsql/config/python.m4,v 1.7 2003/11/29 19:51:17 pgsql Exp $
55
#
66

77
# PGAC_PATH_PYTHON

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp