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
*
Modify error context callback functions to not assume that they can fetch
Tom Lane
2010-03-19
*
Fix oversight in btpo.xact patch; it was in fact installing garbage
Tom Lane
2010-03-19
*
Clarify docs about database parameter in streaming replication primary_conninfo.
Simon Riggs
2010-03-19
*
Add connection messages for streaming replication. log_connections
Simon Riggs
2010-03-19
*
Minor tweaks on libpqrcv_connect(): ensure conninfo_repl[] is
Simon Riggs
2010-03-19
*
Update XLOG_PAGE_MAGIC to recognise WAL format changes.
Simon Riggs
2010-03-19
*
Adjust comment in .history file to match recovery target specified. Comment
Simon Riggs
2010-03-19
*
Reset btpo.xact following recovery of btree delete page. Add btpo_xact
Simon Riggs
2010-03-19
*
Also print the libpq error message when lo_create or lo_open fails
Peter Eisentraut
2010-03-18
*
Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL
Peter Eisentraut
2010-03-18
*
Message style tuning
Peter Eisentraut
2010-03-18
*
Mention way to get commit details for release notes.
Bruce Momjian
2010-03-18
*
Fix missing parentheses for current_query(), per bug #5378.
Tom Lane
2010-03-18
*
Use data-type specific conversion functions also in plpy.execute
Peter Eisentraut
2010-03-18
*
Add restartpoint_command option to recovery.conf. Fix bug in %r handling
Heikki Linnakangas
2010-03-18
*
Add vacuum_defer_cleanup_age to postgresql.conf.sample.
Simon Riggs
2010-03-18
*
Don't link PL/Python against LOCALMODLIBS
Peter Eisentraut
2010-03-17
*
Message style tuning
Peter Eisentraut
2010-03-17
*
Fix peculiar, untranslatable message concatenation attempt
Peter Eisentraut
2010-03-17
*
Make typography consistent
Peter Eisentraut
2010-03-17
*
Typo fixes.
Magnus Hagander
2010-03-17
*
Update broken and permanently moved links
Peter Eisentraut
2010-03-17
*
Pass incompletely-transformed aggregate argument lists as separate parameters
Tom Lane
2010-03-17
*
Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt.
Tom Lane
2010-03-17
*
Fix typo in streaming replication protocol docs.
Simon Riggs
2010-03-17
*
Fix typo in math function docs, spotted by Heikki.
Simon Riggs
2010-03-16
*
Throw a nicer error message if a standby server attempts to connect while
Heikki Linnakangas
2010-03-16
*
Document that trig functions accept/return values in radians.
Simon Riggs
2010-03-15
*
Remove incorrect comment from GetWriteRecPtr(): the return value is always
Simon Riggs
2010-03-15
*
Update oidjoins regression test for 9.0.
Tom Lane
2010-03-14
*
Add some more structure and bits of information to PL/Python documentation
Peter Eisentraut
2010-03-13
*
Revert all keepalive moves, reevaluate.
Bruce Momjian
2010-03-13
*
Move more tcp keepalive macros to be consistent.
Bruce Momjian
2010-03-13
*
Move TCP keepalive macro definition
Bruce Momjian
2010-03-13
*
Add libpq warning message if the .pgpass-retrieved password fails.
Bruce Momjian
2010-03-13
*
Update shared memory configuration information for Linux
Peter Eisentraut
2010-03-13
*
Document what user name email symbols are supported by tsearch.
Bruce Momjian
2010-03-13
*
Allow underscores in tsearch email addressses, per RFC 5322 and report
Bruce Momjian
2010-03-13
*
Small adjustment by pgindent.
Bruce Momjian
2010-03-13
*
Re-add comma, oops.
Bruce Momjian
2010-03-12
*
Add some logging code for unexpected cases in pgstat.c, particularly being
Tom Lane
2010-03-12
*
Fix a commented-out block of code that pgindent didn't understand
Tom Lane
2010-03-12
*
Remove unnecessary comma in documentation.
Bruce Momjian
2010-03-12
*
Add missing reset of need_initialization in reloptions code.
Tom Lane
2010-03-11
*
Modify psql's \d printout to fold exclusion constraints in with regular
Tom Lane
2010-03-11
*
Sync timezone code with tzcode 2010c from the Olson group. This fixes some
Tom Lane
2010-03-11
*
Fix bug in KnownAssignedXidsMany(). I saw this when looking at the
Heikki Linnakangas
2010-03-11
*
Fix comment which was apparently copy-pasted from another function.
Heikki Linnakangas
2010-03-11
*
Simplify a couple of pg_dump and psql \d queries about index constraints
Tom Lane
2010-03-11
*
Update comment for pg_constraint.conindid to mention that it's used for
Tom Lane
2010-03-11
[next]