pg_plugins
pg_plugins copied to clipboard
Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.
Hello, Thank you for the work on the decoder raw plugin! We were performing tests with the decoder_raw plugin and encountered an issue with tables that have NULL values in...
While trying to compile I ran into the following ``` ==> triton: Cloning into '/opt/pgplugins'... triton: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv...
I spend a lot of time with the process of installing the `passwordcheck_extra` extension. It turns out that it was available right after running the commands and extending the _postgresql.conf_...
Hi Michael ! Big thx for very your useful tool passwordcheck_extra , but unfortunally, it can't be built with clang version >= 17 # make install ... /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing...