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
*
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
*
Replace ia64 S_UNLOCK compiler barrier with a full memory barrier.
Andres Freund
2015-06-29
*
Improve design and implementation of pg_file_settings view.
Tom Lane
2015-06-28
*
Add missing_ok option to the SQL functions for reading files.
Heikki Linnakangas
2015-06-28
*
Add opaque declaration of HTAB to tqual.h.
Kevin Grittner
2015-06-27
*
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-06-26
*
Be more conservative about removing tablespace "symlinks".
Robert Haas
2015-06-26
*
Improve handling of CustomPath/CustomPlan(State) children.
Robert Haas
2015-06-26
*
Fix the logic for putting relations into the relcache init file.
Tom Lane
2015-06-25
*
Fix comment in fmgr.h to refer to actual function used.
Andrew Dunstan
2015-06-15
*
Make postmaster restart archiver soon after it dies, even during recovery.
Fujii Masao
2015-06-12
*
Rename jsonb - text[] operator to #- to avoid ambiguity.
Andrew Dunstan
2015-06-11
*
Fix typo in comment.
Kevin Grittner
2015-06-10
*
Fix typo in comment.
Fujii Masao
2015-06-10
*
Use a safer method for determining whether relcache init file is stale.
Tom Lane
2015-06-07
*
Fix planner's cost estimation for SEMI/ANTI joins with inner indexscans.
Tom Lane
2015-06-03
*
Rename jsonb_replace to jsonb_set and allow it to add new values
Andrew Dunstan
2015-05-31
*
Check that all aliases of a built-in function have same leakproof property.
Tom Lane
2015-05-29
*
Revert exporting of internal GUC variable "data_directory".
Tom Lane
2015-05-29
[next]