Today another great patch, committed by Tom Lane. This patch was written by Martin Pihlak (with some edits by Tom).
Tag: waiting
Waiting for 8.4 – pl/PgSQL RAISE
Today we have one new feature – extension of plpgsql's RAISE command.
Waiting for 8.4 – psql vs. tabs + wrapped output
Today I will describe 2 new patches which modify psql:
Continue reading Waiting for 8.4 – psql vs. tabs + wrapped output
Waiting for 8.4 – pg_conf_load_time, time-related generate_series and enum values in \dT+
3 new functionalities from 3 people:
Waiting for 8.4 – RETURN QUERY EXECUTE and cursor_tuple_fraction
Today another two new additions to PostgreSQL – as You can see may commit-fest seems to work pretty good 🙂
Continue reading Waiting for 8.4 – RETURN QUERY EXECUTE and cursor_tuple_fraction
Waiting for 8.4 – \o and \d+ in psql
Today, we have 2 new changes in psql. One of them is not actually new feature, but I decided to write about it anyway, because of its implications.
Waiting for 8.4 – generate_subscripts
Yesterday, Alvaro Herrera committed patch written by Pavel Stehule which adds generate_subscripts(…) function.
Waiting for 8.4 – “EXPLAIN VERBOSE”
Tom Lane committed his patch which modifies output of “EXPLAIN VERBOSE" command.
waiting for 8.4 – current_query()
unfrotunatelly i can't point you to message in archives, as there is some problem with them, and i dont see posts newer than “Fri Apr 04 12:00:08 2008".
this patch was written by tomas doran, and commited by bruce momjian:
waiting for 8.4
another very interesting addon. pavel stehule wrote, and tom lane commited “execute using" in plpgsql.