Explore tweets tagged as #PLpgsql
Coffee and SQL stored procedures. ChatGPT came in clutch with getting up to speed in plpgsql fast. It’s so good when you’re rusty at something.
1
0
12
0
0
1
Doing simple comparison of #postgresql procedural languages. Return 42 is function returning hardcoded value 42. Select row selects a single row from table having 10k rows. plpgsql being faster than sql is surprising for the second case.
0
0
0
I severely underestimated the power of database user defined functions. Forgive me plpgsql, I was not familiar 🤐
0
0
4
Rinhers, solução da @algebraic_sofia e minha com 100% de requests verdinhas 🥹 É basicamente PLpgSQL + JS
1
0
21
I'm impressed by how easy it is to create and use database functions in @supabase! I call the function only and don't do any logic in the application; all the logic is inside the database function. What's more interesting is that I haven't ever worked with `plpgsql`; all I do
0
0
8
Before the 2026, new library 🎉 plpgsql-parser is for when you just want to parse a SQL file and it also has LANGUAGE plpgsql functions in it ⚠️ experimental... kick the tires and let me know! https://t.co/Fuf6FSrSoQ
1
0
1
pgFormatter, even if not perfect, is the most advanced SQL and PlPgsql code formatter and beautifier dedicated to PostgreSQL.
0
0
0
PostgreSQL 18 dev: Allow => syntax for named cursor arguments in plpgsql. https://t.co/x22SwVtuL6
0
2
8
PostgreSQL 17 dev: In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. https://t.co/Veksla72nY
0
1
5
Postgres offers two variants of INTO clause within PL/pgSQL language! Knowing this, it helps you build efficient logic. Check our free preview from my courses ! #postgres #plpgsql
https://t.co/YcgEu4De6f
0
1
1
omega stack: htmx + postgrest + database rendering html in plpgsql
1
0
1
With inspiration from a chit chat in Pgconf, started reading research papers. @FranckPachot IF plpgsql excites you and keen to how and when inlined with sql or core language is possible and diff framework do check out. #plpgsql
https://t.co/o5YbLlIW65
2
0
7
Another #datascience #portfolio up to date in my #github account. Here I worked with PLpgSQL, a internal language in #postgresql to develop functions, loops and other stuffs to handle tables in databases and schemas. Checkout this on: https://t.co/eH4DKnXeiB
0
0
0
testing plpgsql functions by pasting them into ChatGPT and asking if they'll work
3
0
9
Pavel Stehule: fresh dll of orafce and plpgsql_check for PostgreSQL 17 and PostgreSQL 18
0
2
11