Block or Report
Block or report fluca1978
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
fluca1978-pg-utils Public
A set of scripts, examples and tutorials on various stuff to learn and manage a PostgreSQL cluster.
-
fluca1978-coding-bits Public
A set of scripts and other utilities I use for administering Unix stuff
-
-
-
fluca1978.github.io Public
Forked from AkshayAgarwal007/Jekyll-Mono
fluca1978 personal web site based on Jekyll-Mono
HTML 1
867 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 26 commits in 3 repositories
Created a pull request in agroal/pgagroal that received 11 comments
[#356] A better way of handling limit inconsistencies
This commit uniforms the code handling misconfigurations of limit entries into the database file.
The max
sizeis the only mandatory argument in the …
Opened 6 other pull requests in 2 repositories
agroal/pgagroal
1
open
1
closed
Reviewed 1 pull request in 1 repository
agroal/pgagroal
1 pull request
Created an issue in agroal/pgagroal that received 3 comments
Line number in structure limits but not in hba?
While working on #239, I noted that the struct limit
has a line number field https://github.com/agroal/pgagroal/blob/master/src/include/pgagroal.h#…