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
*
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
*
Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.
Robert Haas
2011-10-28
*
Change "and and" to "and".
Robert Haas
2011-10-28
*
Typo fixes.
Tom Lane
2011-10-26
*
Implement streaming xlog for backup tools
Magnus Hagander
2011-10-26
*
Fix typo
Magnus Hagander
2011-10-25
*
Support configurable eventlog application names on Windows
Magnus Hagander
2011-10-25
*
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-10-22
*
Document that postmaster.opts is excluded from base backups
Robert Haas
2011-10-19
*
Make the CHECKPOINT reference page more clear.
Robert Haas
2011-10-18
*
Avoid assuming that index-only scan data matches the index's rowtype.
Tom Lane
2011-10-16
*
Teach btree to handle ScalarArrayOpExpr quals natively.
Tom Lane
2011-10-16
*
Marginal improvements to documentation of plpgsql's OPEN cursor statement.
Tom Lane
2011-10-15
*
Document that is the psql version number, not the server version number,
Bruce Momjian
2011-10-15
[next]