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
*
Fix comment about which version had BACKUP METHOD line in backup_lable, again.
Heikki Linnakangas
2011-08-17
*
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
*
Move \r out of translatable strings
Peter Eisentraut
2011-08-17
*
MacOS -> Mac OS
Peter Eisentraut
2011-08-17
*
Revise sinval code to remove no-longer-used tuple TID from inval messages.
Tom Lane
2011-08-16
*
Forget about targeting catalog cache invalidations by tuple TID.
Tom Lane
2011-08-16
*
Fix incorrect order of operations during sinval reset processing.
Tom Lane
2011-08-16
*
Preserve toast value OIDs in toast-swap-by-content for CLUSTER/VACUUM FULL.
Tom Lane
2011-08-16
*
Fix race condition in relcache init file invalidation.
Tom Lane
2011-08-16
*
Adjust total size in pg_basebackup progress report when reality changes
Magnus Hagander
2011-08-16
*
Fix bogus comment that claimed that the new BACKUP METHOD line in
Heikki Linnakangas
2011-08-16
*
Make pg_basebackup progress report translatable
Peter Eisentraut
2011-08-16
*
Use less cryptic variable names
Peter Eisentraut
2011-08-16
*
In pg_upgrade, avoid dumping orphaned temporary tables. This makes the
Bruce Momjian
2011-08-15
*
Adjust regression tests for error message change
Peter Eisentraut
2011-08-15
*
Add "Reason code" prefix to internal SSI error messages
Peter Eisentraut
2011-08-15
*
Fix unsafe order of operations in foreign-table DDL commands.
Tom Lane
2011-08-14
*
Message style improvements
Peter Eisentraut
2011-08-14
*
Fix typo
Peter Eisentraut
2011-08-14
*
Fix incorrect timeout handling during initial authentication transaction.
Tom Lane
2011-08-13
*
Make USECS_PER_* timestamp macros visible even when we are not using
Bruce Momjian
2011-08-12
*
Add major features list and introductory text for 9.1 release notes.
Bruce Momjian
2011-08-11
*
Teach unix_latch.c to use poll() where available.
Tom Lane
2011-08-11
*
Display both per-table and per-column FDW options in psql's \d output.
Robert Haas
2011-08-11
*
Unbreak legacy syntax "COMMENT ON RULE x IS y", with no relation name.
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
*
Add a bit of debug logging to backend_read_statsfile().
Tom Lane
2011-08-10
*
Change the autovacuum launcher to use WaitLatch instead of a poll loop.
Tom Lane
2011-08-10
*
Oops, we're working on version 9.2 already, not 9.1. Update the
Heikki Linnakangas
2011-08-10
*
If backup-end record is not seen, and we reach end of recovery from a
Heikki Linnakangas
2011-08-10
*
Measure WaitLatch's timeout parameter in milliseconds, not microseconds.
Tom Lane
2011-08-09
*
Documentation improvement and minor code cleanups for the latch facility.
Tom Lane
2011-08-09
*
Avoid creating PlaceHolderVars immediately within PlaceHolderVars.
Tom Lane
2011-08-09
*
Use clearer notation for getnameinfo() return handling
Peter Eisentraut
2011-08-09
*
Change the way string relopts are allocated.
Heikki Linnakangas
2011-08-09
*
Fix grammar and spelling in log message.
Heikki Linnakangas
2011-08-09
*
Fix nested PlaceHolderVar expressions that appear only in targetlists.
Tom Lane
2011-08-09
*
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
*
Correct the lie in pg_config.h.win32 about having inttypes.h.
Andrew Dunstan
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
*
Clean up ill-advised attempt to invent a private set of Node tags.
Tom Lane
2011-08-06
*
Fix thinko in documentation of local_preload_libraries.
Tom Lane
2011-08-05
*
Reduce PG_SYSLOG_LIMIT to 900 bytes.
Tom Lane
2011-08-05
*
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-05
[next]