• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / supautils
88%

Build:
DEFAULT BRANCH: master
Repo Added 12 Feb 2025 01:32AM UTC
Token urZPyGzXpRItjN7NkzSSsLnTjPCCflnkT regen
Build 163 Last
Files 10
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 140-bk
  • 18beta1
  • add-hint
  • bench
  • bs/clang-format
  • bs/release-deb
  • cache-lookup
  • cassert
  • chore/bump-xpg
  • chore/ci
  • chore/ci-again
  • chore/ci-bundling
  • chore/clang-format-macos-compat
  • chore/macos-ci-pg-versions
  • chore/readme-update-commands
  • chore/upload-tar-xz
  • compat16
  • cov
  • docs/supautils-prefix
  • etienne/block-copy-program
  • event_trigger_function_owner_check
  • evtrig-test
  • evtrigs-cont
  • fix-docs
  • fix-pgxs
  • fix/handle-exceptions-during-su-switch
  • fix/redefine-disable-program
  • fix/run-custom-scripts-on-non-privileged-extensions
  • immutable-check-constraint
  • log-detail
  • log-skipped
  • macos
  • make_superuser_boolean
  • module-magic-ext
  • nickb/fix_supautils_hook
  • nxpg-v2
  • pgmq
  • ref-alterowner
  • ref-extensions
  • ref1
  • revert-disable-copy
  • style-fix-macos
  • superevtrigs
  • test/custom-scripts-non-privileged-ext
  • upgrade-github-actions-node24
  • upgrade-github-actions-node24-general

09 Mar 2026 04:32PM UTC coverage: 88.441%. Remained the same
22863736634

push

github

steve-chavez
test: loadtest for supautils utility statements

Adds a `supautils-loadtest` command, which when run it gives the
following results.

```
Results without supautils:

pgbench (17.0)
transaction type: ./bench/utility.sql
...
tps = 55.967835 (without initial connection time)

Results with supautils and superuser:

pgbench (17.0)
transaction type: ./bench/utility.sql
...
tps = 55.389345 (without initial connection time)

Results with supautils and privileged_role:

pgbench (17.0)
transaction type: ./bench/utility.sql
...
tps = 56.070317 (without initial connection time)
```

It uses pgbench and the newly added bench/utility.sql, which exercises
the utility statements for which the supautils hook runs.

This also runs on CI, so regressions can be detected.

1010 of 1142 relevant lines covered (88.44%)

32.19 hits per line

Relevant lines Covered
Build:
Build:
1142 RELEVANT LINES 1010 COVERED LINES
32.19 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22863736634 master test: loadtest for supautils utility statements Adds a `supautils-loadtest` command, which when run it gives the following results. ``` Results without supautils: pgbench (17.0) transaction type: ./bench/utility.sql ... tps = 55.967835 (without... push 09 Mar 2026 04:33PM UTC steve-chavez github
88.44
21358928925 master chore: upgrade CI actions versions push 26 Jan 2026 01:15PM UTC web-flow github
88.44
21358944994 master chore: upgrade CI actions versions push 26 Jan 2026 01:14PM UTC web-flow github
88.44
21296974993 master chore: bump module version to 3.1.0 push 23 Jan 2026 06:34PM UTC steve-chavez github
88.44
20108107672 master fix: redefine supautils.disable_program It's not possible to remove a config without flagging warnings; the warnings will show on every db connection attempts and will only disappear on server restart. We reintroduce the variable without reimplem... push 10 Dec 2025 05:50PM UTC soedirgo github
88.44
20085144159 master chore(ci): fix asset filename on upload `asset_name` is just an alias - the filename is preserved. So rename the file first before uploading artifacts. push 10 Dec 2025 02:24AM UTC soedirgo github
88.43
20060451509 master chore: add oicd user for upload push 09 Dec 2025 10:37AM UTC soedirgo github
88.43
19752998658 master chore: new clang changes style push 28 Nov 2025 03:14AM UTC soedirgo github
88.43
19752923727 master revert: block copy program Was done on #157, the feature is ineffective as it can be disabled if supautils is not on shared_preload_libraries (which is not recommended as a supautils upgrade would require a cluster restart). push 28 Nov 2025 03:08AM UTC soedirgo github
88.43
19741857502 master chore: supautils-style push 27 Nov 2025 03:56PM UTC soedirgo github
88.5
See All Builds (163)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc