- Notifications
You must be signed in to change notification settings - Fork23
Comparing changes
Open a pull request
base repository:postgrespro/vops
Uh oh!
There was an error while loading.Please reload this page.
base:PGPRO-9992
head repository:postgrespro/vops
Uh oh!
There was an error while loading.Please reload this page.
compare:master
Uh oh!
There was an error while loading.Please reload this page.
- 6commits
- 7files changed
- 3contributors
Commits on Apr 22, 2024
[PGPRO-10009] Replace stub SFUNC functions with MSFUNC functions in a…
…ggregates.This fixes the test so enable it back.Tags: vops.
Karina Litskevich committedApr 22, 2024 [PGPRO-10079] Use StringInfo instead of fix-sized buffers
This way we don't worry about allocating enough memory as appendStringInfodoes it for usTags: vops
Karina Litskevich committedApr 22, 2024 Code style refactoring: replace 4 spaces with a tab
Karina Litskevich committedApr 22, 2024 Run pgindent on vops.c and vops.h
Karina Litskevich committedApr 22, 2024
Commits on Feb 10, 2025
Merge pull request#30from postgrespro/meson_build_master
Add meson.build file to support building from the contrib source tree.
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff PGPRO-9992...master
Uh oh!
There was an error while loading.Please reload this page.