Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws/pg_tle issues and pull requests

#280 - Fix build failure on Postgres master

Pull Request - State: closed - Opened by adamguo0 4 months ago

#279 - Update checkout to v4 and upload-artifacts to v4

Pull Request - State: closed - Opened by adamguo0 5 months ago

#278 - TAP tests failing since upstream commit d5fd786

Issue - State: closed - Opened by adamguo0 5 months ago - 1 comment
Labels: test

#277 - Relax extension_update_paths argument to text

Pull Request - State: closed - Opened by Rajanpandey 7 months ago - 6 comments

#276 - Update column name for pgtle functions

Pull Request - State: closed - Opened by Rajanpandey 7 months ago - 1 comment

#275 - Add note about libpq sslmode to clientauth docs

Pull Request - State: closed - Opened by adamguo0 7 months ago - 1 comment

#274 - Login attempts could repeat depending on SSLMode and leads to incorrect count of attempts

Issue - State: closed - Opened by TianzeMYou 7 months ago - 1 comment
Labels: documentation

#273 - Cannot build the extension on macOS

Issue - State: closed - Opened by pyrocks 8 months ago - 3 comments
Labels: bug

#272 - Refactor typo in 04_hooks.md doc

Pull Request - State: closed - Opened by Rajanpandey 8 months ago - 2 comments

#271 - Errored when inserting array value of custom datatype in binary mode .

Issue - State: open - Opened by thiru-baffle 8 months ago - 3 comments
Labels: bug

#267 - mixedCase now works in pgtle.clientauth_users_to_skip as intended

Pull Request - State: closed - Opened by TianzeMYou 9 months ago - 2 comments

#266 - Support customized alignment and storage for pg_tle create type API

Pull Request - State: closed - Opened by lyupan 10 months ago - 3 comments

#265 - Clientauth skip lists do not work when user/database names are mixed case

Issue - State: closed - Opened by adamguo0 10 months ago - 1 comment
Labels: bug

#264 - Init passcheck worker_handle to NULL

Pull Request - State: closed - Opened by adamguo0 10 months ago

#263 - size limitation on custom type.

Issue - State: closed - Opened by thiru-baffle 10 months ago - 8 comments
Labels: bug

#262 - Start background workers on consistent state

Pull Request - State: closed - Opened by adamguo0 11 months ago

#261 - Bump version to 1.3.4

Pull Request - State: closed - Opened by adamguo0 11 months ago

#260 - Add author attribution to ndistinct README

Pull Request - State: open - Opened by samimseih 11 months ago - 4 comments

#259 - Let Postgres start if clientauth hits an error

Pull Request - State: closed - Opened by adamguo0 11 months ago - 2 comments

#258 - Quote clientauth identifiers

Pull Request - State: closed - Opened by adamguo0 11 months ago

#257 - Erase shared memory entry after each clientauth/passcheck request

Pull Request - State: closed - Opened by adamguo0 11 months ago

#256 - Add example of ndistinct computation

Pull Request - State: closed - Opened by samimseih 11 months ago

#255 - Bump version to 1.3.3

Pull Request - State: closed - Opened by adamguo0 11 months ago - 1 comment

#253 - Convert examples to use pgtle.mk

Pull Request - State: closed - Opened by adamguo0 12 months ago - 4 comments

#251 - Allow superuser to ALTER OWNER of datatype functions

Pull Request - State: closed - Opened by adamguo0 12 months ago

#250 - Fix broken CI

Pull Request - State: closed - Opened by anth0nyleung 12 months ago

#248 - Add example for n_distinct calculation

Pull Request - State: closed - Opened by anth0nyleung 12 months ago

#247 - Debugging failed extension creation

Issue - State: open - Opened by ajrajkumar about 1 year ago
Labels: general

#246 - Record dependency of default version sql func on the extension

Pull Request - State: closed - Opened by imor about 1 year ago - 4 comments

#245 - `pg_dump`/`pg_restore` default version dependency issue/interaction

Issue - State: closed - Opened by olirice about 1 year ago - 1 comment
Labels: bug

#244 - Allow `@` character in extension names

Pull Request - State: closed - Opened by adamguo0 about 1 year ago

#243 - Is there any restriction on JS implementation?

Issue - State: open - Opened by mxmauro about 1 year ago - 7 comments
Labels: general

#242 - Add uuid v7 example

Pull Request - State: closed - Opened by anth0nyleung about 1 year ago

#241 - Allow `@` Characters in Extension Names

Issue - State: closed - Opened by olirice about 1 year ago - 5 comments
Labels: enhancement

#240 - Does pg_tle support PL/Rust based UDFs?

Issue - State: closed - Opened by sriselvaraj about 1 year ago - 1 comment
Labels: general

#239 - ALTER SYSTEM is not supported in AWS RDS Postgres

Issue - State: closed - Opened by mgoldenbe about 1 year ago - 1 comment
Labels: bug

#238 - Cast from bytea to vector

Issue - State: closed - Opened by mgoldenbe about 1 year ago - 1 comment
Labels: general

#237 - Fix flaky test failure from pg_reload_conf timing

Pull Request - State: closed - Opened by adamguo0 about 1 year ago

#236 - Update docs for cluster-wide passcheck

Pull Request - State: closed - Opened by adamguo0 about 1 year ago - 1 comment

#235 - Fix validuntil time in passcheck

Pull Request - State: closed - Opened by adamguo0 about 1 year ago - 1 comment

#233 - Improve CI workflows for pg_tle

Pull Request - State: closed - Opened by BRupireddy2 about 1 year ago - 3 comments

#232 - Implement cluster-wide support for passcheck hook

Pull Request - State: closed - Opened by adamguo0 about 1 year ago - 9 comments

#231 - Add clientauth documentation and example

Pull Request - State: closed - Opened by adamguo0 about 1 year ago

#230 - passcheck feature `valid_until` parameter is passing the wrong value

Issue - State: closed - Opened by adamguo0 over 1 year ago - 6 comments
Labels: bug

#229 - Add cluster-wide support for password check hook

Issue - State: closed - Opened by adamguo0 over 1 year ago - 1 comment
Labels: enhancement

#228 - TLE missing dependencies on its control & SQL functions when created through another's `cascade`

Issue - State: closed - Opened by soedirgo over 1 year ago - 2 comments
Labels: bug

#227 - Implement clientauth feature

Pull Request - State: closed - Opened by adamguo0 over 1 year ago - 5 comments

#226 - Update version number from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by adamguo0 over 1 year ago - 1 comment

#225 - Allow `ALTER FUNCTION OWNER` during upgrade.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#224 - Add automated test for pg_upgrade

Issue - State: open - Opened by adamguo0 over 1 year ago - 1 comment
Labels: test

#223 - Allow superuser to replace/alter pg_tle used type functions.

Pull Request - State: closed - Opened by lyupan over 1 year ago - 3 comments

#222 - pfree char* returned by TextDatumGetCString in is_pgtle_defined_c_func.

Pull Request - State: closed - Opened by lyupan over 1 year ago - 2 comments

#221 - Update version number 1.0.5 to 1.1.0

Pull Request - State: closed - Opened by lyupan over 1 year ago - 3 comments

#220 - Add base datatype API doc and examples.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#218 - Add REL_16_STABLE to CI/CD

Pull Request - State: closed - Opened by jkatz over 1 year ago

#217 - Require type I/O function to be immutable and strict.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#216 - Create explicit cast from custom data type to bytea.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#215 - Fix typo in `pg_dump`/`pg_restore` TAP test

Pull Request - State: closed - Opened by adamguo0 over 1 year ago

#214 - Test custom types/operators in pg_dump/pg_restore

Pull Request - State: closed - Opened by adamguo0 over 1 year ago

#213 - Fix segfault when creating explicit TLE version

Pull Request - State: closed - Opened by adamguo0 over 1 year ago

#212 - Allow list commands to process in ProcessUtility hook

Issue - State: open - Opened by formalLogicGirl over 1 year ago
Labels: chore

#211 - Fix a bug that rollback a failed transaction causes server crash.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#210 - Implement create_operator_func API.

Pull Request - State: closed - Opened by lyupan over 1 year ago

#209 - Fix bug preventing TLEs auto-updating on install

Pull Request - State: closed - Opened by adamguo0 over 1 year ago

#208 - Rollback a failed transaction causes server crash

Issue - State: closed - Opened by lyupan over 1 year ago - 1 comment
Labels: bug

#207 - When i Try to install using method 1 i got this error /usr/bin/flex: No such file or directory

Issue - State: closed - Opened by resulraveendran over 1 year ago - 2 comments
Labels: general

#206 - Implement create_base_type API.

Pull Request - State: closed - Opened by lyupan over 1 year ago - 2 comments

#205 - Implement pgtle.create_shell_type function to support shell type creation in pg_tle

Pull Request - State: closed - Opened by lyupan over 1 year ago - 1 comment

#204 - Code formatting to improve readability

Pull Request - State: closed - Opened by gurjeet over 1 year ago - 1 comment

#203 - Removed dead/unreachable return statements

Pull Request - State: closed - Opened by gurjeet over 1 year ago - 1 comment

#202 - Create custom base types in a trusted language

Issue - State: closed - Opened by formalLogicGirl over 1 year ago - 1 comment
Labels: enhancement

#201 - Removed dead/unreachable return statements

Pull Request - State: closed - Opened by gurjeet over 1 year ago - 2 comments

#200 - Added a self-contained sql script for v1.0.4

Pull Request - State: closed - Opened by formalLogicGirl over 1 year ago - 1 comment

#199 - Add a standalone script for v1.0.4

Issue - State: closed - Opened by formalLogicGirl over 1 year ago
Labels: chore, general

#198 - Make a comment more technically correct

Pull Request - State: closed - Opened by gurjeet over 1 year ago - 4 comments

#197 - Support building pg_tle with Postgres 16devel sources

Pull Request - State: closed - Opened by gurjeet over 1 year ago - 4 comments

#195 - Move return statements out of PG_TRY blocks

Issue - State: closed - Opened by formalLogicGirl over 1 year ago - 4 comments
Labels: bug, chore

#187 - Error message creating non-existent extension with pg_tle installed

Issue - State: closed - Opened by olirice over 1 year ago
Labels: bug

#186 - Multiple versions of the same extension

Issue - State: closed - Opened by olirice over 1 year ago - 14 comments
Labels: bug

#183 - Installing an extension with "requires"

Issue - State: closed - Opened by MichaelDBA over 1 year ago - 5 comments
Labels: bug

#181 - TLE installation does automatically update to the default version like Postgres extensions do

Issue - State: closed - Opened by michelp over 1 year ago - 5 comments
Labels: bug

#175 - Please clarify PG versions supported

Issue - State: closed - Opened by daltjoh-aws almost 2 years ago
Labels: documentation

#174 - POC implementation for ClientAuthentication_hook

Pull Request - State: closed - Opened by formalLogicGirl almost 2 years ago - 1 comment

#169 - Make it work for all current, non-EOL versions of PG

Issue - State: closed - Opened by MichaelDBA almost 2 years ago - 7 comments
Labels: enhancement

#163 - Please provide/document a way to create Rust extensions

Issue - State: open - Opened by nyurik almost 2 years ago - 6 comments
Labels: documentation, enhancement

#130 - Can't call `unregister_feature` on a feature whose namespace does not exist

Issue - State: closed - Opened by jkatz about 2 years ago
Labels: bug

#128 - Update `pg_tle` control version files

Issue - State: closed - Opened by jkatz about 2 years ago

#126 - `extension_update_paths(name name ...)` => `extension_update_paths(name text ...)`

Issue - State: closed - Opened by jkatz about 2 years ago
Labels: question, chore

#122 - Remove superfluous encoding check

Issue - State: closed - Opened by jkatz about 2 years ago
Labels: chore

#71 - `pgtle.update_extension`

Issue - State: closed - Opened by jkatz about 2 years ago
Labels: enhancement

#37 - Include tests for default permission on tle.feature_info table

Issue - State: closed - Opened by JohnHVancouver about 2 years ago
Labels: test

#30 - Automatically include `pg_tle` in `requires`

Issue - State: closed - Opened by jkatz about 2 years ago
Labels: enhancement