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
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
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
Older Entries »