Differences From Artifact [8256687f74]:
- File src/meson.build — part of check-in [199ebef61a] at 2024-08-07 20:21:37 on branch trunk — Set soversion (user: js, size: 472) [annotate] [blame] [check-ins using]
To Artifact [c0c95e2704]:
- File
src/meson.build
— part of check-in
[77c26b4fce]
at
2024-08-11 18:00:52
on branch trunk
— Change prefix to PGSQL
Two letter prefixes are too risky to cause collisions. (user: js, size: 481) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - - - + + + | fs = import('fs') subdir('exceptions') sources = files( |
︙ |