index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
catalog
Commit message (
Expand
)
Author
Age
*
Allow forcing nullness of columns during bootstrap.
Andres Freund
2015-02-21
*
Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
Tom Lane
2015-02-21
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
*
Fix opclass/opfamily identity strings
Alvaro Herrera
2015-02-18
*
Fix object identities for pg_conversion objects
Alvaro Herrera
2015-02-18
*
Fix reference-after-free when waiting for another xact due to constraint.
Heikki Linnakangas
2015-02-04
*
Add usebypassrls to pg_user and pg_shadow
Stephen Frost
2015-01-28
*
Clean up some mess in row-security patches.
Tom Lane
2015-01-24
*
Spell the X072 feature correctly, was missing "with".
Heikki Linnakangas
2015-01-13
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Print more information about getObjectIdentityParts() failures.
Tom Lane
2014-12-31
*
Add missing pstrdup calls
Alvaro Herrera
2014-12-31
*
Add pg_identify_object_as_address
Alvaro Herrera
2014-12-30
*
Use TypeName to represent type names in certain commands
Alvaro Herrera
2014-12-30
*
Remove duplicate assignment in new pg_get_object_address() function.
Tom Lane
2014-12-28
*
Restrict name list len for domain constraints
Alvaro Herrera
2014-12-26
*
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
*
Add SQL-callable pg_get_object_address
Alvaro Herrera
2014-12-23
*
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
*
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-23
*
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-19
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
*
Improve performance of OverrideSearchPathMatchesCurrent().
Tom Lane
2014-11-28
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
*
Add int64 -> int8 mapping to genbki
Stephen Frost
2014-11-25
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
*
Fix relpersistence setting in reindex_index
Alvaro Herrera
2014-11-17
*
Get rid of SET LOGGED indexes persistence kludge
Alvaro Herrera
2014-11-15
*
Fix dependency searching for case where column is visited before table.
Tom Lane
2014-11-11
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
*
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-06
*
Remove obsolete commentary.
Tom Lane
2014-10-28
*
Split builtins.h to a new header ruleutils.h
Alvaro Herrera
2014-10-08
*
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-03
*
Revert 95d737ff to add 'ignore_nulls'
Stephen Frost
2014-09-29
*
Code review for row security.
Stephen Frost
2014-09-24
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
Add 'ignore_nulls' option to row_to_json
Stephen Frost
2014-09-11
*
pg_upgrade: prevent automatic oid assignment
Bruce Momjian
2014-08-25
*
rename macro isTempOrToastNamespace to isTempOrTempToastNamespace
Bruce Momjian
2014-08-25
*
pg_upgrade: prevent oid conflicts with new-cluster TOAST tables
Bruce Momjian
2014-08-07
*
Update SQL features list
Peter Eisentraut
2014-07-21
*
Fix REASSIGN OWNED for text search objects
Alvaro Herrera
2014-07-15
*
Small spelling fix
Peter Eisentraut
2014-07-15
*
Remove use_json_as_text options from json_to_record/json_populate_record.
Tom Lane
2014-06-29
*
Fix typos in comments.
Noah Misch
2014-06-11
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Fix longstanding bug in HeapTupleSatisfiesVacuum().
Andres Freund
2014-06-04
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
[next]