Quantcast
Channel: table – select * from depesz;
Browsing all 11 articles
Browse latest View live

Waiting for 8.4 – RETURNS TABLE

Pavel Stehule wrote, and Tom Lane committed patch which ads new syntax for set-returning functions: “RETURNS TABLE". Commit was on 18th of July, and the message was: Implement SQL-spec RETURNS TABLE...

View Article



Waiting for 8.4 – TABLE

On Thursday, 20th of November, Peter Eisentraut committed his own patch, which adds new command to PostgreSQL: TABLE. While this command doesn't do anything that wasn't available earlier, it's worth...

View Article

Waiting for 9.1 – Unlogged tables

On 29th of December, Robert Haas committed interesting patch, which does: Support unlogged tables.   The contents of an unlogged table aren't WAL-logged; thus, they are not available on standby servers...

View Article

Waiting for 9.2 – excluding data of table from dump

On 14h of December, Andrew Dunstan committed patch: Add --exclude-table-data option to pg_dump.   Andrew Dunstan, reviewed by Josh Berkus, Robert Haas and Peter Geoghegan.   This allows dumping of a...

View Article

Waiting for 9.4 – Support multi-argument UNNEST(), and TABLE() syntax for...

On 22nd of November, Tom Lane committed patch: Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.   This patch adds the ability to write TABLE( function1(), function2(), ...)...

View Article


Waiting for 8.4 – RETURNS TABLE

Pavel Stehule wrote, and Tom Lane committed patch which ads new syntax for set-returning functions: “RETURNS TABLE". Commit was on 18th of July, and the message was: Implement SQL-spec RETURNS TABLE...

View Article

Waiting for 8.4 – TABLE

On Thursday, 20th of November, Peter Eisentraut committed his own patch, which adds new command to PostgreSQL: TABLE. While this command doesn't do anything that wasn't available earlier, it's worth...

View Article

Waiting for 9.1 – Unlogged tables

On 29th of December, Robert Haas committed interesting patch, which does: Support unlogged tables.   The contents of an unlogged table aren't WAL-logged; thus, they are not available on standby servers...

View Article


Waiting for 9.2 – excluding data of table from dump

On 14h of December, Andrew Dunstan committed patch: Add --exclude-table-data option to pg_dump.   Andrew Dunstan, reviewed by Josh Berkus, Robert Haas and Peter Geoghegan.   This allows dumping of a...

View Article


Waiting for 9.4 – Support multi-argument UNNEST(), and TABLE() syntax for...

On 22nd of November, Tom Lane committed patch: Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.   This patch adds the ability to write TABLE( function1(), function2(), ...)...

View Article

Waiting for PostgreSQL 10 – Implement syntax for transition tables in AFTER...

Another one missed, quite a long time ago, too..: On 4th of November 2016, Kevin Grittner committed patch: Implement syntax for transition tables in AFTER triggers.     This is infrastructure for the...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images