Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in plpgsql
How to call a stored procedure in another procedure and use the result of it in the same procedure of Postgresql?
Oct 31, 2025
postgresql
plpgsql
PostgreSQL update trigger Comparing Hstore values
Oct 31, 2025
postgresql
triggers
plpgsql
hstore
Looping through a CURSOR in PL/PGSQL without locking the table
Oct 29, 2025
sql
postgresql
transactions
plpgsql
postgresql-9.5
FOR loop over a date range in Postgres
Oct 29, 2025
postgresql
plpgsql
Should i use STABLE or VOLATILE in a function that performs a query?
Oct 30, 2025
postgresql
plpgsql
postgresql-9.5
PSQL Command Line Arguments in DO script
Oct 27, 2025
postgresql
command-line
parameter-passing
plpgsql
psql
building a trigger function to process json data with postgres
Oct 27, 2025
json
postgresql
triggers
aggregate-functions
plpgsql
converting SETOF into a string
Oct 26, 2025
postgresql
plpgsql
Use text output from a function as new query
Oct 24, 2025
postgresql
prepared-statement
plpgsql
dynamic-sql
ref-cursor
Postgres 9.4: fast way to convert color from hex to rgb representation
Oct 23, 2025
sql
postgresql
plpgsql
Longest matching substring
Oct 24, 2025
postgresql
plpgsql
Reset all columns of a row type to NULL
Oct 23, 2025
postgresql
null
initialization
plpgsql
bulk
Check current logging level in plpgsql
Oct 23, 2025
postgresql
plpgsql
postgres: How to generically make a column immutable?
Oct 23, 2025
postgresql
dynamic
plpgsql
datatrigger
Using variables in a PL/pgSQL function
Oct 21, 2025
postgresql
parameter-passing
naming-conventions
plpgsql
quotes
concatenate additional text to string variable in pl/pgsql
Oct 21, 2025
postgresql
concatenation
plpgsql
dynamic-sql
Commit the transaction after exception is raised
Oct 22, 2025
postgresql
plpgsql
Default values in Postgres view with triggered instead-of update
Oct 22, 2025
postgresql
triggers
plpgsql
How to pass parameters to a query written in PL/pgSQL?
Oct 21, 2025
postgresql
stored-procedures
go
plpgsql
pq
How to return a newly created ids array from a Postgres function?
Oct 20, 2025
arrays
postgresql
plpgsql
Older Entries »