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

Commit248a5a7

Browse files
committed
Fix tabs in Makefile.
1 parenta1f14d3 commit248a5a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/pl/plpgsql/src/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Makefile for the plpgsql shared object
44
#
5-
# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Makefile,v 1.14 2001/05/24 22:33:18 momjian Exp $
5+
# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Makefile,v 1.15 2001/05/25 04:24:33 momjian Exp $
66
#
77
#-------------------------------------------------------------------------
88

@@ -25,9 +25,9 @@ ifeq ($(PORTNAME), qnx4)
2525
all: all-lib
2626
else
2727
all:
28-
@echo "*****"; \
29-
echo "* PL/pgSQL was not built due to library manager problems."; \
30-
echo "*****"
28+
@echo"*****";\
29+
echo"* PL/pgSQL was not built due to library manager problems.";\
30+
echo"*****"
3131
endif
3232

3333
# Shared library stuff

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp