index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Clarify docs on hot standby lock release
Simon Riggs
2012-11-13
*
Fix multiple problems in WAL replay.
Tom Lane
2012-11-12
*
Use correct text domain for translating errcontext() messages.
Heikki Linnakangas
2012-11-12
*
Silence "expression result unused" warnings in AssertVariableIsOfTypeMacro
Heikki Linnakangas
2012-11-12
*
Check for stack overflow in transformSetOperationTree().
Tom Lane
2012-11-11
*
Remove leftover LWLockRelease() call
Alvaro Herrera
2012-11-09
*
Fix WaitLatch() to return promptly when the requested timeout expires.
Tom Lane
2012-11-08
*
Rename ResolveNew() to ReplaceVarsFromTargetList(), and tweak its API.
Tom Lane
2012-11-08
*
Don't trash input list structure in does_not_exist_skipping().
Tom Lane
2012-11-08
*
Teach pg_basebackup and pg_receivexlog to reply to server keepalives.
Heikki Linnakangas
2012-11-08
*
Fix missing inclusions.
Tom Lane
2012-11-07
*
Add URLs to document why DLLIMPORT is needed on Windows.
Bruce Momjian
2012-11-07
*
Don't try to use a unopened relation
Alvaro Herrera
2012-11-07
*
Make the streaming replication protocol messages architecture-independent.
Heikki Linnakangas
2012-11-07
*
Fix handling of inherited check constraints in ALTER COLUMN TYPE.
Tom Lane
2012-11-05
*
Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
Tom Lane
2012-11-01
*
Limit the number of rel sets considered in consider_index_join_outer_rels.
Tom Lane
2012-11-01
*
Have make never delete intermediate files automatically
Peter Eisentraut
2012-10-31
*
Fix erroneous choice of timeline variable, too
Alvaro Herrera
2012-10-31
*
Fix erroneous choices of segNo variables
Alvaro Herrera
2012-10-31
*
Fix ALTER EXTENSION / SET SCHEMA
Alvaro Herrera
2012-10-31
*
Preserve intermediate .c files in coverage mode
Peter Eisentraut
2012-10-28
*
Throw error if expiring tuple is again updated or deleted.
Kevin Grittner
2012-10-26
*
Prefer actual constants to pseudo-constants in equivalence class machinery.
Tom Lane
2012-10-26
*
In pg_dump, dump SEQUENCE SET items in the data not pre-data section.
Tom Lane
2012-10-26
*
Tweak genericcostestimate's fudge factor for index size.
Tom Lane
2012-10-24
*
When converting a table to a view, remove its system columns.
Tom Lane
2012-10-24
*
Add context info to OAT_POST_CREATE security hook
Alvaro Herrera
2012-10-23
*
Correct predicate locking for DROP INDEX CONCURRENTLY.
Kevin Grittner
2012-10-21
*
Fix pg_dump's handling of DROP DATABASE commands in --clean mode.
Tom Lane
2012-10-20
*
Fix UtilityContainsQuery() to handle CREATE TABLE AS EXECUTE correctly.
Tom Lane
2012-10-19
*
Fix hash_search to avoid corruption of the hash table on out-of-memory.
Tom Lane
2012-10-19
*
Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES" correctly.
Tom Lane
2012-10-19
*
Fix orphan on cancel of drop index concurrently.
Simon Riggs
2012-10-19
*
Further cleanup of catcache.c ilist changes.
Tom Lane
2012-10-18
*
Remove unnecessary "head" arguments from some dlist/slist functions.
Tom Lane
2012-10-18
*
Code review for inline-list patch.
Tom Lane
2012-10-18
*
Further tweaking of the readfile() function in pg_ctl.
Heikki Linnakangas
2012-10-18
*
Isolation test for DROP INDEX CONCURRENTLY
Simon Riggs
2012-10-18
*
Re-think guts of DROP INDEX CONCURRENTLY.
Simon Riggs
2012-10-18
*
Fix planning of non-strict equivalence clauses above outer joins.
Tom Lane
2012-10-18
*
pg_dump: Output functions deterministically sorted
Alvaro Herrera
2012-10-18
*
Revert tests for drop index concurrently.
Simon Riggs
2012-10-18
*
Add isolation tests for DROP INDEX CONCURRENTLY.
Simon Riggs
2012-10-18
*
Close un-owned SMgrRelations at transaction end.
Tom Lane
2012-10-17
*
Revert "Use "transient" files for blind writes, take 2".
Tom Lane
2012-10-17
*
Embedded list interface
Alvaro Herrera
2012-10-17
*
When outputting the session id in log_line_prefix (%c) or in CSV log
Bruce Momjian
2012-10-16
*
alter_generic regression test cannot run concurrently with privileges test.
Tom Lane
2012-10-15
*
Fix typo in comment.
Heikki Linnakangas
2012-10-15
[prev]
[next]