index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Started to cleanup complex tests.
Michael Meskes
2006-09-05
*
Synced parser.
Michael Meskes
2006-09-05
*
Remove GIN documentation
Bruce Momjian
2006-09-05
*
Fix imprecision from interval rounding of multiplication/division.
Bruce Momjian
2006-09-05
*
Update Japanese FAQ.
Bruce Momjian
2006-09-05
*
Fix information_schema.key_column_usage to show correct value of
Tom Lane
2006-09-04
*
Bring sslinfo Makefile up to speed for VPATH and pgxs builds.
Tom Lane
2006-09-04
*
Update setseed() documentation.
Bruce Momjian
2006-09-04
*
Update LDAP installation wording.
Bruce Momjian
2006-09-04
*
Trivial patch to double vacuum speed on tables with no indexes (prevent
Bruce Momjian
2006-09-04
*
Add MSVC build tools.
Bruce Momjian
2006-09-04
*
Disallow TRUNCATE when there are any pending after-trigger events for
Tom Lane
2006-09-04
*
Sequences were not being shown due to the use of lowercase 's' instead
Bruce Momjian
2006-09-04
*
Add GIN documentation.
Bruce Momjian
2006-09-04
*
Mention paremeterized queries do not work with partial indexes.
Bruce Momjian
2006-09-04
*
Remove trailing slash use in ecpg regression script; caused failures on
Bruce Momjian
2006-09-04
*
Change ILIKE to invoke lower() and then do plain LIKE comparison when
Tom Lane
2006-09-04
*
sslinfo contrib module - information about current SSL certificate
Peter Eisentraut
2006-09-04
*
Add missing gettext calls for some SSL errors.
Peter Eisentraut
2006-09-04
*
Update Japanese readme for pgstattuple.
Bruce Momjian
2006-09-04
*
Clean up some leftover problems in pgstattuple: remove unwanted and
Tom Lane
2006-09-04
*
Fix interval input parser so that fractional weeks and months are
Tom Lane
2006-09-04
*
Code review for UPDATE SET (columnlist) patch. Make it handle as much
Tom Lane
2006-09-03
*
Remove duplicated index entry.
Tom Lane
2006-09-03
*
Fix broken markup.
Tom Lane
2006-09-03
*
Suppress 'unused variable' warnings created by latest commit.
Tom Lane
2006-09-03
*
Fix non-improvement of description of archive_timeout. archive_command
Tom Lane
2006-09-03
*
Arrange for GetSnapshotData to copy live-subtransaction XIDs from the
Tom Lane
2006-09-03
*
Remove:
Bruce Momjian
2006-09-03
*
Synced parser.
Michael Meskes
2006-09-03
*
Properly round months into days and into seconds for interval
Bruce Momjian
2006-09-03
*
Reverted:
Bruce Momjian
2006-09-03
*
Revert FETCH/MOVE int64 patch. Was using incorrect checks for
Bruce Momjian
2006-09-03
*
Update predicate locking text.
Bruce Momjian
2006-09-03
*
Fix case where "PM" to_timestamp() mask was eating too many characters.
Bruce Momjian
2006-09-03
*
Fix LLONG_MAX define used by new int64 FETCH/MOVE patch.
Bruce Momjian
2006-09-03
*
Remove unnecessary copyObject() call in update (values) code.
Bruce Momjian
2006-09-03
*
Add:
Bruce Momjian
2006-09-02
*
Make autovacuum behavior more agressive, per discussion on hackers list
Bruce Momjian
2006-09-02
*
Update postgresql.conf line for default superuser_reserved_connections.
Bruce Momjian
2006-09-02
*
Change "superuser_reserved_connections" default to 3, because of
Bruce Momjian
2006-09-02
*
Add URL for autovacuum default:
Bruce Momjian
2006-09-02
*
Use '' rather than \' for literal single quotes in strings in
Bruce Momjian
2006-09-02
*
Wording improvements for archive_timeout.
Bruce Momjian
2006-09-02
*
Added async query capability. Original patch by
Joe Conway
2006-09-02
*
Small code cleanup for recent UPDATE SET (values) patch.
Bruce Momjian
2006-09-02
*
Add UPDATE tab SET ROW (col, ...) = (val, ...) for updating
Bruce Momjian
2006-09-02
*
Update:
Bruce Momjian
2006-09-02
*
Change FETCH/MOVE to use int8.
Bruce Momjian
2006-09-02
*
Revert as not needed/inconsistent with SQL REINDEX:
Bruce Momjian
2006-09-02
[next]