index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
Implement the information schema with_hierarchy column
Peter Eisentraut
2011-08-27
*
Spelling improvement
Peter Eisentraut
2011-08-27
*
Clean up weird corner cases in lexing of psql meta-command arguments.
Tom Lane
2011-08-26
*
Support non-ASCII letters in psql variable names.
Tom Lane
2011-08-26
*
Adjust CREATE DOMAIN example for standard_conforming_strings=on.
Robert Haas
2011-08-25
*
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
Tom Lane
2011-08-24
*
Add recovery.conf to the index in the user manual.
Heikki Linnakangas
2011-08-23
*
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-08-17
*
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
*
MacOS -> Mac OS
Peter Eisentraut
2011-08-17
*
Fix typo
Peter Eisentraut
2011-08-14
*
Add major features list and introductory text for 9.1 release notes.
Bruce Momjian
2011-08-11
*
Display both per-table and per-column FDW options in psql's \d output.
Robert Haas
2011-08-11
*
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-11
*
Remove wal_sender_delay GUC, because it's no longer useful.
Tom Lane
2011-08-10
*
Teach psql to display the comments on SQL/MED objects in verbose mode.
Robert Haas
2011-08-08
*
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-08
*
Teach vacuumlo to limit number of removals, via new -l option.
Robert Haas
2011-08-08
*
Add "Compatibility" section to ALTER EXTENSION reference page
Peter Eisentraut
2011-08-07
*
Remove whitespace from end of lines
Peter Eisentraut
2011-08-07
*
Rename "Example" sections to "Examples" in dblink chapter
Peter Eisentraut
2011-08-07
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Fix thinko in documentation of local_preload_libraries.
Tom Lane
2011-08-05
*
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-05
*
Fix markup for recent wal_level clarification.
Bruce Momjian
2011-08-04
*
Teach psql to display comments on languages and casts.
Robert Haas
2011-08-04
*
In documentaiton, clarify which commands have reduced WAL volume for
Bruce Momjian
2011-08-04
*
Fix typo.
Robert Haas
2011-07-27
*
Clarify which relkinds accept column comments.
Robert Haas
2011-07-26
*
Improvements to SQL/MED documentation.
Robert Haas
2011-07-25
*
Add new pgbench options, --tablespace and --index-tablespace.
Robert Haas
2011-07-25
*
Add new pgbench switch, --unlogged-tables.
Robert Haas
2011-07-25
*
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Peter Eisentraut
2011-07-24
*
Make xpath() do something useful with XPath expressions that return scalars.
Tom Lane
2011-07-21
*
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-07-20
*
Improve sepgsql and SECURITY LABEL documentation.
Robert Haas
2011-07-20
*
Minor improvement to pg_seclabel documentation.
Robert Haas
2011-07-20
*
Minor doc additions for cascading replication.
Simon Riggs
2011-07-19
*
Cascading replication feature for streaming log-based replication.
Simon Riggs
2011-07-19
*
Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info.
Tom Lane
2011-07-18
*
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Robert Haas
2011-07-18
*
Create a "fast path" for acquiring weak relation locks.
Robert Haas
2011-07-18
*
Remove claim that the project is not represented in the SQL working group
Peter Eisentraut
2011-07-18
*
Note that information_schema.sql_languages was removed in SQL:2008
Peter Eisentraut
2011-07-18
*
Add pg_opfamily_is_visible.
Robert Haas
2011-07-17
*
Add temp_file_limit GUC parameter to constrain temporary file space usage.
Tom Lane
2011-07-17
*
Add an errdetail_internal() ereport auxiliary routine.
Tom Lane
2011-07-16
*
Set information_schema.tables.commit_action to null
Peter Eisentraut
2011-07-15
*
Doc clarification for pg_locks columns.
Bruce Momjian
2011-07-15
*
In docs, start window function sentence with "The asterisk (*)" rather
Bruce Momjian
2011-07-14
[next]