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 output of ISBN-13 numbers beginning with 979.
Heikki Linnakangas
2015-08-02
*
Fix incorrect order of lock file removal and failure to close() sockets.
Tom Lane
2015-08-02
*
Fix race condition that lead to WALInsertLock deadlock with commit_delay.
Heikki Linnakangas
2015-08-02
*
Micro optimize LWLockAttemptLock() a bit.
Andres Freund
2015-08-02
*
Fix issues around the "variable" support in the lwlock infrastructure.
Andres Freund
2015-08-02
*
Fix some planner issues with degenerate outer join clauses.
Tom Lane
2015-08-01
*
Teach predtest.c that "foo" implies "foo IS NOT NULL".
Tom Lane
2015-08-01
*
Fix an oversight in checking whether a join with LATERAL refs is legal.
Tom Lane
2015-07-31
*
Clean up Makefile.win32 "-I" flag additions.
Noah Misch
2015-07-30
*
Consolidate makefile code for setting top_srcdir, srcdir and VPATH.
Noah Misch
2015-07-30
*
Fix volatility marking of commit timestamp functions
Alvaro Herrera
2015-07-30
*
Fix broken assertion in BRIN code
Alvaro Herrera
2015-07-30
*
Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.
Joe Conway
2015-07-30
*
Use appropriate command type when retrieving relation's policies.
Joe Conway
2015-07-30
*
Avoid some zero-divide hazards in the planner.
Tom Lane
2015-07-30
*
Fix calculation of latency of pgbench backslash commands.
Heikki Linnakangas
2015-07-30
*
Update ax_pthread.m4 to an experimental draft version from upstream.
Heikki Linnakangas
2015-07-30
*
Blacklist xlc 32-bit inlining.
Noah Misch
2015-07-29
*
Remove redundant "make install" from pg_upgrade test suite.
Noah Misch
2015-07-29
*
MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.
Noah Misch
2015-07-29
*
MSVC: Remove duplicate PATH entry in test harness.
Noah Misch
2015-07-29
*
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
*
Add IF NOT EXISTS processing to ALTER TABLE ADD COLUMN
Andrew Dunstan
2015-07-29
*
Create new ParseExprKind for use by policy expressions.
Joe Conway
2015-07-29
*
Fix incorrect comment.
Robert Haas
2015-07-29
*
Flesh out the background worker documentation.
Robert Haas
2015-07-29
*
Fix TAP tests with "make installcheck".
Heikki Linnakangas
2015-07-29
*
Add some test coverage of EvalPlanQual with non-locked tables.
Tom Lane
2015-07-29
*
Add missing post create and alter hooks to policy objects.
Joe Conway
2015-07-29
*
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-29
*
Document how to build the docs using the website style.
Robert Haas
2015-07-29
*
Remove outdated comment in LWLockDequeueSelf's header.
Andres Freund
2015-07-29
*
Fix typo in comment.
Heikki Linnakangas
2015-07-29
*
pg_basebackup: Add --slot option
Peter Eisentraut
2015-07-28
*
pg_basebackup: Add tests for -X option
Peter Eisentraut
2015-07-28
*
pg_basebackup: Add tests for -R option
Peter Eisentraut
2015-07-28
*
Prevent platform-dependent output row ordering in a new test query.
Tom Lane
2015-07-28
*
Suppress "variable may be used uninitialized" warning.
Tom Lane
2015-07-28
*
Disallow converting a table to a view if row security is present.
Joe Conway
2015-07-28
*
Create a pg_shdepend entry for each role in TO clause of policies.
Joe Conway
2015-07-28
*
Update our documentation concerning where to create data directories.
Tom Lane
2015-07-28
*
Only adjust negative indexes in json_get up to the length of the path.
Andrew Dunstan
2015-07-28
*
Reduce chatter from signaling of autovacuum workers.
Tom Lane
2015-07-28
*
Bump catversion so that HEAD is beyond 9.5
Joe Conway
2015-07-28
*
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-07-28
*
Remove ssl renegotiation support.
Andres Freund
2015-07-28
*
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
*
Centralize decision-making about where to get a backend's PGPROC.
Robert Haas
2015-07-28
*
Remove an unsafe Assert, and explain join_clause_is_movable_into() better.
Tom Lane
2015-07-28
*
Fix bug in collecting total_latencies from all threads in pgbench.
Heikki Linnakangas
2015-07-28
[prev]
[next]