Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4667d97
)
Update pg_buffercache's meson.build.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 27 Sep 2022 19:31:36 +0000
(15:31 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 27 Sep 2022 19:34:17 +0000
(15:34 -0400)
Commit
05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c
needed to do this,
but didn't.
Per Justin Pryzby.
Discussion:
20220927191710
.GG6256@telsasoft.com
contrib/pg_buffercache/meson.build
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pg_buffercache/meson.build
b/contrib/pg_buffercache/meson.build
index 2c69eae3ea24689ba99e372bcf0e96d7545db502..9f34754d6c34b21bd4138e51a47ae37b993fc727 100644
(file)
--- a/
contrib/pg_buffercache/meson.build
+++ b/
contrib/pg_buffercache/meson.build
@@
-11,6
+11,7
@@
install_data(
'pg_buffercache--1.1--1.2.sql',
'pg_buffercache--1.2--1.3.sql',
'pg_buffercache--1.2.sql',
+ 'pg_buffercache--1.3--1.4.sql',
'pg_buffercache.control',
kwargs: contrib_data_args,
)