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
*
Fix docs build I inadvertantly broke.
Andrew Dunstan
2011-12-14
*
Add --exclude-table-data option to pg_dump.
Andrew Dunstan
2011-12-14
*
Add support for passing cursor parameters in named notation in PL/pgSQL.
Heikki Linnakangas
2011-12-14
*
Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVER / RENAME
Peter Eisentraut
2011-12-09
*
Remove spclocation field from pg_tablespace
Magnus Hagander
2011-12-07
*
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-12-07
*
Make command-line tools smarter about finding a DB to connect to.
Robert Haas
2011-12-06
*
Add missing documentation for function pg_stat_get_wal_senders()
Magnus Hagander
2011-12-06
*
In pg_upgrade, allow tables using regclass to be upgraded because we
Bruce Momjian
2011-12-05
*
plpython: Add SPI cursor support
Peter Eisentraut
2011-12-05
*
Add a \setenv command to psql.
Andrew Dunstan
2011-12-04
*
Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER
Magnus Hagander
2011-12-04
*
Update documentation suggestions for debugging the backend.
Bruce Momjian
2011-12-02
*
Add some weasel wording about threaded usage of PGresults.
Tom Lane
2011-12-02
*
Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.
Tom Lane
2011-12-01
*
Add file-fdw documentation example.
Bruce Momjian
2011-12-01
*
Add documentation mention that 7 != NULL also returns NULL.
Bruce Momjian
2011-12-01
*
Update information about configuring SysV IPC parameters on NetBSD.
Tom Lane
2011-11-30
*
Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23.
Tom Lane
2011-11-30
*
Change installation docs to mention general debugging options.
Bruce Momjian
2011-11-29
*
In docs, suggest "-O0 -g" only if using a debugger.
Bruce Momjian
2011-11-29
*
Suggest configure options for server developers.
Bruce Momjian
2011-11-29
*
Remove erroneous claim about use of pg_locks.objid for advisory locks.
Tom Lane
2011-11-28
*
Add libpq connection option to disable SSL compression
Magnus Hagander
2011-11-28
*
Fix unsupported options in CREATE TABLE ... AS EXECUTE.
Tom Lane
2011-11-24
*
Some more editing of the range-types documentation.
Tom Lane
2011-11-23
*
Remove user-selectable ANALYZE option for range types.
Tom Lane
2011-11-23
*
Remove zero- and one-argument range constructor functions.
Tom Lane
2011-11-22
*
Small markup and wording improvement
Peter Eisentraut
2011-11-22
*
Further code review for range types patch.
Tom Lane
2011-11-20
*
Further review of range-types patch.
Tom Lane
2011-11-18
*
Extend the unknowns-are-same-as-known-inputs type resolution heuristic.
Tom Lane
2011-11-17
*
Remove ancient downcasing code from procedural language operations.
Robert Haas
2011-11-17
*
Return NULL instead of throwing error when desired bound is not available.
Tom Lane
2011-11-14
*
Return FALSE instead of throwing error for comparisons with empty ranges.
Tom Lane
2011-11-14
*
Add psql expanded auto mode
Peter Eisentraut
2011-11-12
*
Correct documentation for trace_userlocks.
Robert Haas
2011-11-10
*
Revert removal of trace_userlocks, because userlocks aren't gone.
Robert Haas
2011-11-10
*
Document that PQexec() can handle a NULL res pointer just fine.
Bruce Momjian
2011-11-10
*
Adjust range type docs for some last-minute changes I made to the patch.
Heikki Linnakangas
2011-11-08
*
-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
Peter Eisentraut
2011-11-08
*
Remove hstore's text => text operator.
Robert Haas
2011-11-07
*
Minor grammar improvements.
Robert Haas
2011-11-07
*
Fix archive_command example
Peter Eisentraut
2011-11-04
*
Add note about using GNU tar warning options for base backups
Peter Eisentraut
2011-11-04
*
Role membership of superusers is only by explicit membership for HBA.
Andrew Dunstan
2011-11-03
*
Do not treat a superuser as a member of every role for HBA purposes.
Andrew Dunstan
2011-11-03
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Improve docs for timing and skipping of checkpoints
Simon Riggs
2011-11-03
*
Document that multiple LDAP servers can be specified
Magnus Hagander
2011-11-01
[next]