Explore tweets tagged as #PLpgSQL
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
0
1
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
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
Rinhers, solução da @algebraic_sofia e minha com 100% de requests verdinhas 🥹 É basicamente PLpgSQL + JS
1
0
20
I severely underestimated the power of database user defined functions. Forgive me plpgsql, I was not familiar 🤐
0
0
4
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
PostgreSQL 18 dev: Allow => syntax for named cursor arguments in plpgsql. https://t.co/x22SwVtuL6
0
2
8
0
0
1
PostgreSQL 17 dev: In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. https://t.co/Veksla72nY
0
1
5
pgFormatter, even if not perfect, is the most advanced SQL and PlPgsql code formatter and beautifier dedicated to PostgreSQL.
0
0
0
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
Pavel Stehule: fresh dll of orafce and plpgsql_check for PostgreSQL 17 and PostgreSQL 18
0
2
11
Morning work session update: Modified Chatly's dashboard page code to be more clearer. Learnt how to use Supabase's SQL editor. Apparently, you need a language called plpgsql for that. So I need to learn that. Learnt about Triggers & functions in SQL. #supabase #buildinpublic
0
0
3
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
Thanks, @PosetteConf , for the kind gesture and sweet surprises 😍! Had a great time with the recordings and live interactions! Check out my talk on accelerating PL/pgSQL conversion to PostgreSQL: https://t.co/SqVOQ1gDSo
#PostgreSQL #PLpgsql #Migration #Conversion
0
0
5