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
...
*
pg_basebackup: Small message punctuation improvements
Peter Eisentraut
2012-12-19
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
*
Remove allow_nonpic_in_shlib
Peter Eisentraut
2012-12-18
*
Fix failure to ignore leftover temp tables after a server crash.
Tom Lane
2012-12-17
*
Fix filling of postmaster.pid in bootstrap/standalone mode.
Tom Lane
2012-12-16
*
Tidy up from frontend Assert change.
Andrew Dunstan
2012-12-16
*
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-12-16
*
Provide Assert() for frontend code.
Andrew Dunstan
2012-12-14
*
Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot Standby.
Robert Haas
2012-12-14
*
NLS: Use msgmerge --previous option
Peter Eisentraut
2012-12-13
*
Allow a streaming replication standby to follow a timeline switch.
Heikki Linnakangas
2012-12-13
*
Make xlog_internal.h includable in frontend context.
Heikki Linnakangas
2012-12-13
*
In multi-insert, don't go into infinite loop on a huge tuple and fillfactor.
Heikki Linnakangas
2012-12-12
*
Add defenses against integer overflow in dynahash numbuckets calculations.
Tom Lane
2012-12-11
*
Disable event triggers in standalone mode.
Tom Lane
2012-12-11
*
Fix performance problems with autovacuum truncation in busy workloads.
Kevin Grittner
2012-12-11
*
Consistency check should compare last record replayed, not last record read.
Heikki Linnakangas
2012-12-11
*
Add mode where contrib installcheck runs each module in a separately named da...
Andrew Dunstan
2012-12-11
*
Update minimum recovery point on truncation.
Heikki Linnakangas
2012-12-10
*
Fix the tracking of min recovery point timeline.
Heikki Linnakangas
2012-12-10
*
Fix assorted bugs in privileges-for-types patch.
Tom Lane
2012-12-09
*
Support automatically-updatable views.
Tom Lane
2012-12-08
*
Correct xmax test for COPY FREEZE
Simon Riggs
2012-12-07
*
Optimize COPY FREEZE with CREATE TABLE also.
Simon Riggs
2012-12-07
*
Clarify that COPY FREEZE is not a hard rule.
Simon Riggs
2012-12-07
*
Improve pl/pgsql to support composite-type expressions in RETURN.
Tom Lane
2012-12-06
*
Background worker processes
Alvaro Herrera
2012-12-06
*
Fix intermittent crash in DROP INDEX CONCURRENTLY.
Tom Lane
2012-12-05
*
Update comment at top of index_create
Alvaro Herrera
2012-12-05
*
Ensure recovery pause feature doesn't pause unless users can connect.
Tom Lane
2012-12-05
*
Oops, meant to change the comment in writeTimeLineHistory.
Heikki Linnakangas
2012-12-05
*
Must not reach consistency before XLOG_BACKUP_RECORD
Simon Riggs
2012-12-05
*
Attempt to un-break Windows builds with USE_LDAP.
Tom Lane
2012-12-04
*
Include isinf.o in libecpg if isinf() is not available on the system.
Michael Meskes
2012-12-04
*
Downgrade a status message from LOG to DEBUG2.
Heikki Linnakangas
2012-12-04
*
Write exact xlog position of timeline switch in the timeline history file.
Heikki Linnakangas
2012-12-04
*
In initdb.c, move auth warning code into main() from secondary function.
Bruce Momjian
2012-12-04
*
Fix build of LDAP URL feature
Peter Eisentraut
2012-12-04
*
Track the timeline associated with minRecoveryPoint, for more sanity checks.
Heikki Linnakangas
2012-12-04
*
Add support for LDAP URLs
Peter Eisentraut
2012-12-03
*
In initdb.c, rename some newly created functions, and move the directory
Bruce Momjian
2012-12-03
*
Add initdb --sync-only option to sync the data directory to durable
Bruce Momjian
2012-12-03
*
Revert initdb --sync-only patch that had incorrect commit messages.
Bruce Momjian
2012-12-03
*
dummy commit
Bruce Momjian
2012-12-03
*
In pg_upgrade, fix bug where no users were dumped in pg_dumpall
Bruce Momjian
2012-12-03
*
Revert "Add mode where contrib installcheck runs each module in a separately ...
Andrew Dunstan
2012-12-03
*
Avoid holding vmbuffer pin after VACUUM.
Simon Riggs
2012-12-03
*
Attempt to unbreak MSVC builds broken by f21bb9cfb5646e1793dcc9c0ea697bab99af...
Andrew Dunstan
2012-12-03
*
Refactor inCommit flag into generic delayChkpt flag.
Simon Riggs
2012-12-03
*
Clarify locking for PageGetLSN() in XLogCheckBuffer()
Simon Riggs
2012-12-03
[prev]
[next]