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

Commit74f2a8a

Browse files
committed
Revert change of ecpglib major version
The major version of ecpglib was changed inbd7c95f, apparently withoutjustification. Revert this, since nothing has changed in this libraryexcept some added functions.Discussion:https://www.postgresql.org/message-id/flat/48ee4c56-e1df-b39d-2cad-c7d80b120eb5%402ndquadrant.com
1 parentbec847d commit74f2a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/ecpglib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.global
1515

1616
PGFILEDESC = "ECPG - embedded SQL in C"
1717
NAME= ecpg
18-
SO_MAJOR_VERSION=7
18+
SO_MAJOR_VERSION=6
1919
SO_MINOR_VERSION=$(MAJORVERSION)
2020

2121
overrideCPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp