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

Commitff9973a

Browse files
committed
Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway.
1 parentc53bb27 commitff9973a

File tree

3 files changed

+3
-50
lines changed

3 files changed

+3
-50
lines changed

‎configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5281,7 +5281,7 @@ cat conftest.$ac_ext >&5
52815281
fi
52825282
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
52835283
iftest"$ac_cv_search_getopt_long" = no;then
5284-
forac_libin getopt;do
5284+
forac_libin getopt gnugetopt;do
52855285
LIBS="-l$ac_lib$ac_func_search_save_LIBS"
52865286
cat>conftest.$ac_ext<<_ACEOF
52875287
#line$LINENO "configure"

‎configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $Header: /cvsroot/pgsql/configure.in,v 1.208 2002/09/11 04:27:48 momjian Exp $
2+
dnl $Header: /cvsroot/pgsql/configure.in,v 1.209 2002/09/17 04:27:41 momjian Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -607,7 +607,7 @@ AC_CHECK_LIB(BSD, main)
607607
AC_CHECK_LIB(gen, main)
608608
AC_CHECK_LIB(PW, main)
609609
AC_CHECK_LIB(resolv, main)
610-
AC_SEARCH_LIBS(getopt_long, [getopt])
610+
AC_SEARCH_LIBS(getopt_long, [getopt gnugetopt])
611611
# QNX:
612612
AC_CHECK_LIB([[unix]], main)
613613
AC_SEARCH_LIBS(crypt, crypt)

‎src/test/regress/sql/plpgsql-nsp-testing.sql

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp