issues
search
aws
/
pg_tle
Framework for building trusted language extensions for PostgreSQL
Apache License 2.0
336
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix build failure on Postgres master
#280
adamguo0
closed
2 months ago
0
Update checkout to v4 and upload-artifacts to v4
#279
adamguo0
closed
4 months ago
0
TAP tests failing since upstream commit d5fd786
#278
adamguo0
closed
4 months ago
1
Relax extension_update_paths argument to text
#277
Rajanpandey
closed
5 months ago
6
Update column name for pgtle functions
#276
Rajanpandey
closed
6 months ago
1
Add note about libpq sslmode to clientauth docs
#275
adamguo0
closed
6 months ago
1
Login attempts could repeat depending on SSLMode and leads to incorrect count of attempts
#274
TianzeMYou
closed
2 months ago
1
Cannot build the extension on macOS
#273
pyrocks
closed
1 month ago
3
Refactor typo in 04_hooks.md doc
#272
Rajanpandey
closed
7 months ago
2
Errored when inserting array value of custom datatype in binary mode .
#271
thiru-baffle
opened
7 months ago
3
Warn the user if a hook function is registered but a necessary parameter is not enabled
#270
TianzeMYou
closed
7 months ago
3
Warn the user if a hook function is registered but a necessary parameter is not enabled
#269
adamguo0
closed
7 months ago
0
Allow mixed case in pgtle.clientauth_users_to_skip and pgtle.clientauth_databases_to_skip
#268
TianzeMYou
closed
8 months ago
5
mixedCase now works in pgtle.clientauth_users_to_skip as intended
#267
TianzeMYou
closed
8 months ago
2
Support customized alignment and storage for pg_tle create type API
#266
lyupan
closed
8 months ago
3
Clientauth skip lists do not work when user/database names are mixed case
#265
adamguo0
closed
8 months ago
1
Init passcheck worker_handle to NULL
#264
adamguo0
closed
9 months ago
0
size limitation on custom type.
#263
thiru-baffle
closed
8 months ago
8
Start background workers on consistent state
#262
adamguo0
closed
9 months ago
0
Bump version to 1.3.4
#261
adamguo0
closed
9 months ago
0
Add author attribution to ndistinct README
#260
samimseih
opened
9 months ago
4
Let Postgres start if clientauth hits an error
#259
adamguo0
closed
9 months ago
2
Quote clientauth identifiers
#258
adamguo0
closed
10 months ago
0
Erase shared memory entry after each clientauth/passcheck request
#257
adamguo0
closed
10 months ago
0
Add example of ndistinct computation
#256
samimseih
closed
10 months ago
0
Bump version to 1.3.3
#255
adamguo0
closed
10 months ago
1
Block postmaster startup if clientauth background workers fail to register
#254
adamguo0
closed
10 months ago
0
Convert examples to use pgtle.mk
#253
adamguo0
closed
10 months ago
4
clientauth can hang indefinitely if pgtle.clientauth_num_parallel_workers > max_worker_processes
#252
adamguo0
closed
10 months ago
0
Allow superuser to ALTER OWNER of datatype functions
#251
adamguo0
closed
11 months ago
0
Fix broken CI
#250
anth0nyleung
closed
11 months ago
0
pg_dump/pg_restore with custom datatype fails unless `--use-set-session-authorization` is specified
#249
adamguo0
closed
11 months ago
1
Add example for n_distinct calculation
#248
anth0nyleung
closed
11 months ago
0
Debugging failed extension creation
#247
ajrajkumar
opened
11 months ago
0
Record dependency of default version sql func on the extension
#246
imor
closed
11 months ago
4
`pg_dump`/`pg_restore` default version dependency issue/interaction
#245
olirice
closed
11 months ago
1
Allow `@` character in extension names
#244
adamguo0
closed
11 months ago
0
Is there any restriction on JS implementation?
#243
mxmauro
opened
12 months ago
7
Add uuid v7 example
#242
anth0nyleung
closed
11 months ago
0
Allow `@` Characters in Extension Names
#241
olirice
closed
11 months ago
5
Does pg_tle support PL/Rust based UDFs?
#240
sriselvaraj
closed
12 months ago
1
ALTER SYSTEM is not supported in AWS RDS Postgres
#239
mgoldenbe
closed
1 year ago
1
Cast from bytea to vector
#238
mgoldenbe
closed
12 months ago
1
Fix flaky test failure from pg_reload_conf timing
#237
adamguo0
closed
1 year ago
0
Update docs for cluster-wide passcheck
#236
adamguo0
closed
1 year ago
1
Fix validuntil time in passcheck
#235
adamguo0
closed
1 year ago
1
Add missing dependencies on control/SQL functions when TLE is created via cascade
#234
adamguo0
closed
1 year ago
0
Improve CI workflows for pg_tle
#233
BRupireddy2
closed
1 year ago
3
Implement cluster-wide support for passcheck hook
#232
adamguo0
closed
1 year ago
9
Add clientauth documentation and example
#231
adamguo0
closed
1 year ago
0
Next