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

Commit 8348d48

Browse files
author
Karina Litskevich
committed
[PGPRO-10009] Replace stub SFUNC functions with MSFUNC functions in aggregates.
This fixes the test so enable it back. Tags: vops.
1 parent 6c098e2 commit 8348d48

File tree

5 files changed

+2563
-1813
lines changed

5 files changed

+2563
-1813
lines changed

‎Makefile‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ PG_CPPFLAGS = -I$(libpq_srcdir)
88
SHLIB_LINK = $(libpq)
99

1010
EXTENSION = vops
11-
DATA = vops--1.0.sql
11+
DATA = vops--1.0--1.1.sql vops--1.1.sql
1212
#CUSTOM_COPT = -O0
1313

14+
REGRESS = test
15+
1416
PG_CPPFLAGS = -I$(libpq_srcdir)
1517
PG_LIBS = $(libpq_pgport)
1618

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /