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
Postgresql Merging Rows
Dec 14, 2025
sql
postgresql
join
merge
plpgsql
GET DIAGNOSTICS ROW_COUNT with concurrent statements
Dec 07, 2025
postgresql
concurrency
plpgsql
transaction-isolation
Pass multiple values in single parameter
Dec 04, 2025
sql
postgresql
stored-procedures
parameter-passing
plpgsql
Postgres function to show new column values after update as JSON
Dec 02, 2025
json
postgresql
plpgsql
jsonb
postgresql-9.5
To sort the letters in a string alphabetically in PostgreSQL
Dec 02, 2025
sql
postgresql
plpgsql
postgresql-performance
How to access the whole current record within update statement
Nov 29, 2025
sql
postgresql
plpgsql
pl/pgsql vs prepared statements against sql injection attacks
Nov 30, 2025
postgresql
pdo
prepared-statement
sql-injection
plpgsql
How do I unnest an array inside a function?
Nov 27, 2025
arrays
postgresql
plpgsql
How to get results from a Postgresql function using EF Core?
Nov 22, 2025
c#
postgresql
asp.net-core
.net-core
plpgsql
PostgreSQL INSERT or UPDATE values given a SELECT result after a trigger has been hit
Nov 21, 2025
sql
postgresql
triggers
plpgsql
postgresql-9.3
How to select into multiple variables inside a trigger function?
Nov 20, 2025
postgresql
plpgsql
database-trigger
In plpgsql, how can I create and execute a command-string using on a variable number of identifiers?
Nov 20, 2025
sql
postgresql
dynamic
plpgsql
variadic
Parallel safety and exception handling in Postgres
Nov 19, 2025
postgresql
plpgsql
Postgres %% in function
Nov 18, 2025
sql
postgresql
plpgsql
Invalid input syntax for type integer: "(2,2)" with composite data type while executing function
Nov 17, 2025
postgresql
variable-assignment
plpgsql
rowtype
How to migrate oracle's pipelined function into PostgreSQL
Nov 09, 2025
postgresql
plpgsql
JPA & PostgreSQL: How do I call a stored procedure with void return type?
Nov 06, 2025
java
postgresql
jpa
plpgsql
Convert string to column name
Nov 04, 2025
postgresql
plpgsql
dynamic-sql
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
Older Entries »