index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Code review for transaction commit timestamps
Alvaro Herrera
2015-09-29
*
Fix "sesssion" typo
Alvaro Herrera
2015-09-28
*
Remove legacy multixact truncation support.
Andres Freund
2015-09-26
*
Rework the way multixact truncations work.
Andres Freund
2015-09-26
*
Allow planner to use expression-index stats for function calls in WHERE.
Tom Lane
2015-09-24
*
Remove the SECURITY_ROW_LEVEL_DISABLED security context bit.
Noah Misch
2015-09-20
*
Remove the row_security=force GUC value.
Noah Misch
2015-09-20
*
Fix low-probability memory leak in regex execution.
Tom Lane
2015-09-18
*
Remove no-longer-used T_PrivGrantee node tag.
Tom Lane
2015-09-16
*
RLS refactoring
Stephen Frost
2015-09-15
*
Remove files signaling a standby promotion request at postmaster startup
Fujii Masao
2015-09-09
*
Fix misc typos.
Heikki Linnakangas
2015-09-05
*
Fix subtransaction cleanup after an outer-subtransaction portal fails.
Tom Lane
2015-09-04
*
Fix s_lock.h PPC assembly code to be compatible with native AIX assembler.
Tom Lane
2015-08-29
*
Avoid use of float arithmetic in bipartite_match.c.
Tom Lane
2015-08-23
*
Rename 'cmd' to 'cmd_name' in CreatePolicyStmt
Stephen Frost
2015-08-21
*
Close some holes in BRIN page assignment
Alvaro Herrera
2015-08-12
*
Accept alternate spellings of __sparcv7 and __sparcv8.
Tom Lane
2015-08-10
*
Fix eclass_useful_for_merging to give valid results for appendrel children.
Tom Lane
2015-08-06
*
Improve includes introduced in the replication origins patch.
Andres Freund
2015-08-06
*
Reconcile nodes/*funcs.c with recent work.
Noah Misch
2015-08-05
*
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-08-05
*
Fix comment atomics.h.
Andres Freund
2015-08-05
*
Fix bogus "out of memory" reports in tuplestore.c.
Tom Lane
2015-08-04
*
Stamp 9.5alpha2.
REL9_5_ALPHA2
Tom Lane
2015-08-03
*
Fix incorrect order of lock file removal and failure to close() sockets.
Tom Lane
2015-08-02
*
Fix issues around the "variable" support in the lwlock infrastructure.
Andres Freund
2015-08-02
*
Fix volatility marking of commit timestamp functions
Alvaro Herrera
2015-07-30
*
Create new ParseExprKind for use by policy expressions.
Joe Conway
2015-07-29
*
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
*
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-07-28
*
Remove ssl renegotiation support.
Andres Freund
2015-07-28
*
Don't assume that 'char' is signed.
Heikki Linnakangas
2015-07-27
*
Fix handling of all-zero pages in SP-GiST vacuum.
Heikki Linnakangas
2015-07-27
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
*
Fix bug around assignment expressions containing indirections.
Andres Freund
2015-07-24
*
Fix some oversights in BRIN patch.
Tom Lane
2015-07-21
*
Fix omission of OCLASS_TRANSFORM in object_classes[]
Alvaro Herrera
2015-07-21
*
Handle AT_ReAddComment in test_ddl_deparse, and add a catch-all default.
Heikki Linnakangas
2015-07-20
*
Support JSON negative array subscripts everywhere
Andrew Dunstan
2015-07-17
*
Retain comments on indexes and constraints at ALTER TABLE ... TYPE ...
Heikki Linnakangas
2015-07-14
*
Given a gcc-compatible xlc compiler, prefer xlc-style atomics.
Noah Misch
2015-07-08
*
Finish generic-xlc.h draft atomics implementation.
Noah Misch
2015-07-08
*
Revoke support for strxfrm() that write past the specified array length.
Noah Misch
2015-07-08
*
Fix name of argument to pg_stat_file.
Heikki Linnakangas
2015-07-02
*
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-07-02
*
Add assertion to check the special size is sane before dereferencing it.
Heikki Linnakangas
2015-06-30
*
Stamp 9.5alpha1.
REL9_5_ALPHA1
Tom Lane
2015-06-29
*
Code + docs review for escaping of option values (commit 11a020eb6).
Tom Lane
2015-06-29
[next]