User contributions
From PostgreSQL wiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
- 17:10, 19 May 2012 (hist) (diff) PgCon 2012 Developer Meeting (→Parallel Query: Update wording: Scans, particularly partition table scans) (top)
- 14:27, 17 May 2012 (hist) (diff) PgCon 2012 Developer Meeting (→Parallel Query: Add bullet items)
- 14:23, 17 May 2012 (hist) (diff) PgCon 2012 Developer Meeting (→Parallel Query: Update description for clarity)
- 22:00, 4 May 2012 (hist) (diff) PgCon 2012 Developer Meeting (→Proposed Agenda Items: Add text for: * Parallel Query [Bruce Momjian])
- 17:06, 3 May 2012 (hist) (diff) Todo (→pg_ctl: Done: |Modify pg_ctl behavior and exit codes to make it easier to write an LSB conforming init script) (top)
- 16:21, 2 May 2012 (hist) (diff) Todo (→pg_ctl: Add: |Add additional shutdown modes, and change the default?)
- 13:14, 2 May 2012 (hist) (diff) Todo (→CREATE: Add URL for: |Allow temporary tables to exist as empty by default in all sessions)
- 16:45, 26 April 2012 (hist) (diff) PgCon 2012 Developer Meeting (→Proposed Agenda Items: Add: Parallel Query)
- 00:47, 30 March 2012 (hist) (diff) Todo (→Indexes: Mention cluster for parellel index creation)
- 18:18, 21 March 2012 (hist) (diff) Todo (→pg_dump / pg_restore: Done: |Allow pg_dump to utilize multiple CPUs and I/O channels by dumping multiple objects simultaneously)
- 02:44, 16 March 2012 (hist) (diff) Todo (→ALTER: Done: |Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME or ALTER TABLE RENAME CONSTRAINT)
- 02:43, 16 March 2012 (hist) (diff) Todo (→SQL Commands: Add URL for: |Support LATERAL subqueries)
- 13:17, 13 March 2012 (hist) (diff) Todo (→/contrib/pg_upgrade: Add URL: |Migrate pg_statistic by dumping it out as a flat file, so analyze is not necessary)
- 16:54, 6 March 2012 (hist) (diff) Todo (→Source Code: Add URL for: |Add optional CRC checksum to heap and index pages)
- 16:35, 21 February 2012 (hist) (diff) m Todo (→Triggers: fix markup)
- 16:26, 21 February 2012 (hist) (diff) Todo (→Triggers: Add: |Allow the creation of inline triggers)
- 22:19, 14 February 2012 (hist) (diff) Todo (→Data Types: Add URL for: |Consider placing all sequences in a single table, or create a system view)
- 21:10, 14 February 2012 (hist) (diff) Todo (→Views / Rules: Add URL for: |Allow VIEW/RULE recompilation when the underlying tables change)
- 16:09, 9 February 2012 (hist) (diff) Todo (→Data Types: Done: |Add a JSON (JavaScript Object Notation) data type)
- 04:28, 9 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add URL for: |Eliminate need to write full pages to WAL before page modification)
- 00:54, 9 February 2012 (hist) (diff) Todo (→Wire Protocol Changes: Add: Set protocol for wire format negotiation)
- 22:39, 8 February 2012 (hist) (diff) Todo (→Tablespaces: Add URL for: |Allow toast tables to be moved to a different tablespace)
- 03:14, 8 February 2012 (hist) (diff) Todo (→SQL-Language Functions: Done: |Allow SQL-language functions to reference parameters by parameter name)
- 02:22, 8 February 2012 (hist) (diff) Todo (→Vacuum: Add: |Allow parallel cores to be used by vacuumdb)
- 01:45, 8 February 2012 (hist) (diff) Todo (→Standby server mode: Done with 'write' mode: | Add more control over waiting for synchronous commit)
- 01:14, 8 February 2012 (hist) (diff) Todo (→ALTER: Add URL for: |Have ALTER TABLE RENAME of a SERIAL column rename the sequence)
- 00:12, 8 February 2012 (hist) (diff) Todo (→Fsync: Add URL for: |Consider sorting writes during checkpoint)
- 00:06, 8 February 2012 (hist) (diff) Todo (|Eliminate need to write full pages to WAL before page modification- →Write-Ahead Log: Add URL for:)
- 18:15, 7 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add URL for: |Eliminate need to write full pages to WAL before page modification)
- 17:36, 7 February 2012 (hist) (diff) Todo (→Text Search: Add URL for: |Improve handling of dash and plus signs in email address user names, and perhaps improve URL parsing)
- 16:43, 7 February 2012 (hist) (diff) Todo (→Background Writer: Add URL for |Consider adding buffers the background writer finds reusable to the free list)
- 14:26, 5 February 2012 (hist) (diff) Todo (→Source Code: Add URLs for: |Add optional CRC checksum to heap and index pages)
- 04:39, 5 February 2012 (hist) (diff) m Todo (→Dates and Times: label URLs)
- 04:37, 5 February 2012 (hist) (diff) Todo (→Dates and Times: Add URL labels)
- 04:35, 5 February 2012 (hist) (diff) Todo (→Dates and Times: Add: |Determine how to represent date/time field extraction on infinite timestamps)
- 03:15, 5 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add text for URL)
- 03:14, 5 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add URL: |Eliminate need to write full pages to WAL before page modification)
- 02:06, 5 February 2012 (hist) (diff) Todo (→Source Code: Add URL for: |Add optional CRC checksum to heap and index pages)
- 23:24, 3 February 2012 (hist) (diff) Todo (→Views / Rules: Done with security_barrier view setting: |Prevent low-cost functions from seeing unauthorized view rows)
- 23:20, 3 February 2012 (hist) (diff) Todo (→Functions: Add email label)
- 23:18, 3 February 2012 (hist) (diff) Todo (→Functions: Add: |Improve formatting of pg_get_viewdef() output)
- 22:32, 3 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Move double-write idea to the proper TODO bullet)
- 22:28, 3 February 2012 (hist) (diff) Todo (→Source Code: Add URL for: |Add optional CRC checksum to heap and index pages)
- 22:24, 3 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add detail about logging the crc for full pages)
- 22:11, 3 February 2012 (hist) (diff) Todo (→Write-Ahead Log: Add URL for: Incomplete itemEliminate need to write full pages to WAL before page modification)
- 22:08, 3 February 2012 (hist) (diff) Todo (|Eliminate need to write full pages to WAL before page modification- →Write-Ahead Log: Add URL for:)
- 19:48, 3 February 2012 (hist) (diff) Todo (→ALTER: Add URL for: |Allow column display reordering by recording a display, storage, and permanent id for every column?)
- 03:31, 3 February 2012 (hist) (diff) Todo (→Functions: Done: |Improve relation size functions such as pg_relation_size() to avoid producing an error when called against a no longer visible relation)
- 22:38, 24 January 2012 (hist) (diff) MVCC (update mvcc url)
- 14:15, 18 December 2011 (hist) (diff) Todo (→Triggers: Add URL for: |Allow AFTER triggers on system tables)
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
