Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 20, 2008
- committed
Feature T411 is not found in SQL:2003 or 2008 anymore, so it must have been
Show description for 0fd2756committed- committed
Remove mark/restore support in GIN and GiST indexes.
Show description for 77db9d9committedFeature F402 "Named column joins for LOBs, arrays, and multisets" is
Show description for 7f6bc33committed- committed
Commits on Oct 18, 2008
Commits on Oct 17, 2008
Remove useless mark/restore support in hash index AM, per discussion.
Show description for af59a06committedRefactor some duplicate code to set up formatted_log_time and
Show description for 3e00496committedAdd a new column to pg_am to specify whether an index AM supports backward
Show description for e4fb8ffcommittedSalvage a little bit of work from a failed patch: simplify and speed up
Show description for 2a64931committed- committed
Improve headeline generation. Now headline can contain
Show description for 2a0083ecommittedFix small bug in headline generation.
Show description for 906b7e5committedDuring repeated rescan of GiST index it's possible that scan key
Show description for beeb356committed
Commits on Oct 16, 2008
Fix a small memory leak in ExecReScanAgg() in the hashed aggregation case.
Show description for e034e51committedNeil ConwayReduce chatter from _dosmaperr() when used in FRONTEND code.
Show description for 0e3d5adcommittedFix SPI_getvalue and SPI_getbinval to range-check the given attribute number
Show description for bcf188acommitted
Commits on Oct 14, 2008
Make the system-attributes loop in AddNewAttributeTuples depend on
Show description for ce0fb50committedAdd a defense to prevent storing pseudo-type data into index columns.
Show description for 5b5ee14committedUpdate citext expected output for recent change in error message location
Show description for 2f0d528committedEnsure that CLUSTER leaves the toast table and index with consistent names,
Show description for c5eabafcommittedExtend the date type to support infinity and -infinity, analogously to
Show description for a303e4dcommittedFix EncodeSpecialTimestamp to throw error on unrecognized input, rather than
Show description for 791359fcommitted- committedMichael Meskes
Fix oversight in the relation forks patch: forgot to copy fork number to
Show description for 84c3769committedAdd docs and regression test about sorting the output of a recursive query in
Show description for 0622465committedEliminate unnecessary array[] decoration in examples of recursive cycle
Show description for 1f238e5committed
Commits on Oct 13, 2008
Implement comparison of generic records (composite types), and invent a
Show description for e3b0117committed- committed
- committed
Fix corner case wherein a WorkTableScan node could get initialized before the
Show description for 0a7abcdcommitted
Commits on Oct 11, 2008
- committed