index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Support for FF1-FF6 datetime format patterns
Alexander Korotkov
2019-09-16
*
Rearrange postmaster's startup sequence for better syslogger results.
Tom Lane
2019-09-11
*
Avoid catalog lookups in RelationAllowsEarlyPruning().
Thomas Munro
2019-08-28
*
Add fmgr.h include to selfuncs.h.
Andres Freund
2019-08-19
*
Avoid conflicts with library versions of inet_net_ntop() and friends.
Tom Lane
2019-08-18
*
Fix incidental warnings from cpluspluscheck.
Tom Lane
2019-08-18
*
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-16
*
Don't include utils/array.h from acl.h.
Andres Freund
2019-08-16
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Revert "Add log_statement_sample_rate parameter"
Tomas Vondra
2019-08-04
*
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-31
*
Allow table AM's to use rd_amcache, too.
Heikki Linnakangas
2019-07-30
*
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-24
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
*
Remove more unreferenced function declarations
Michael Paquier
2019-07-07
*
Remove unreferenced function declarations.
Tom Lane
2019-07-05
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType.
Noah Misch
2019-06-30
*
Don't call data type input functions in GUC check hooks
Peter Eisentraut
2019-06-30
*
Remove explicit error handling for obsolete date/time values
Peter Eisentraut
2019-06-30
*
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-19
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Fix double-word typos
Alvaro Herrera
2019-06-13
*
Fix typos.
Amit Kapila
2019-05-26
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Fix and improve SnapshotType comments.
Andres Freund
2019-05-19
*
Remove RelationSetIndexList().
Tom Lane
2019-05-03
*
Prevent memory leaks associated with relcache rd_partcheck structures.
Tom Lane
2019-04-13
*
Add vacuum_truncate reloption.
Fujii Masao
2019-04-08
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
*
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-04
*
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-04
*
Log all statements from a sample of transactions
Alvaro Herrera
2019-04-03
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
*
Generated columns
Peter Eisentraut
2019-03-30
*
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-28
*
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
*
Revert "Add gitignore entries for jsonpath_gram.h"
Peter Eisentraut
2019-03-23
*
Add gitignore entries for jsonpath_gram.h
Peter Eisentraut
2019-03-22
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
*
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-20
*
Rename typedef in jsonpath_gram.y from "string" to "JsonPathString"
Alexander Korotkov
2019-03-19
*
Fix optimization of foreign-key on update actions
Peter Eisentraut
2019-03-18
*
Numeric error suppression in jsonpath
Alexander Korotkov
2019-03-16
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
[next]