Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2011-07-26 Clarify which relkinds accept column comments. Robert Haas 9.0.5
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 9.0.5
2011-06-13 Remove parentheses from mention of current_schemas function. Robert Haas 9.0.5
2011-06-13 Add doc cross-reference to search_path discussion of current_schemas(). Robert Haas 9.0.5
2011-04-21 Fix use of incorrect constant RemoveRoleFromObjectACL. Robert Haas 9.0.5
2011-03-28 Correct "characters" to "bytes" in createdb docs. Robert Haas 9.0.4
2011-01-25 Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation. Robert Haas 9.0.3
2011-01-21 Make ALTER TABLE revalidate uniqueness and exclusion constraints. Robert Haas 9.0.3
2011-01-20 Document that WITH queries are also called Common Table Expressions. Robert Haas 9.0.3
2011-01-08 Remove bogus claims regarding createuser defaults. Robert Haas 9.0.3
2010-12-25 Correct spelling: longjump() -> longjmp(). Robert Haas 9.0.3
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 9.0.2
2010-10-14 Add pg_user_mappings to the table of system views. Robert Haas 9.0.2
2010-10-09 Adjust EXPLAIN documentation, so that it's not unreasonably wide. Robert Haas 9.0.2
2010-10-08 Warn that views can be safely used to hide columns, but not rows. Robert Haas 9.0.2
2010-10-07 Improve WAL reliability documentation, and add more cross-references to it. Robert Haas 9.0.2
2010-09-30 Adjust pg_archivecleanup docs to match message changes made 2010-06-17. Robert Haas 9.0.1
2010-09-27 Add "(change requires restart)" note to some postgresql.conf parameters. Robert Haas 9.0.1
2010-09-24 Add contrib/xml2/pgxml.sql to .gitignore Robert Haas 9.0.1
2010-09-17 Move pg_db_role_setting docs to correct place in alphabetical order. Robert Haas 9.0.1
2010-09-13 Elaborate on what gets stored in pg_authid.rolpasswd. Robert Haas 9.0.0
2010-09-13 Link from pg_shadow docs to pg_authid docs. Robert Haas 9.0.0
2010-08-15 Add link and additional index reference to pgcrypto. Robert Haas 9.0.0
2010-08-13 Make RecordTransactionCommit() respect wal_level. Robert Haas 9.0.0
2010-08-13 Reorder docs on lexical structure slightly for clarity. Robert Haas 9.0.0