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
*
Stamp 12beta3.
REL_12_BETA3
Tom Lane
2019-08-05
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
*
Revert "Add log_statement_sample_rate parameter"
Tomas Vondra
2019-08-04
*
Improve pruning of a default partition
Alvaro Herrera
2019-08-04
*
Fix representation of hash keys in Hash/HashJoin nodes.
Andres Freund
2019-08-02
*
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
*
Fix handling of expressions and predicates in REINDEX CONCURRENTLY
Michael Paquier
2019-07-29
*
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-24
*
Install dependencies to prevent dropping partition key columns.
Tom Lane
2019-07-22
*
Rework examine_opclause_expression to use varonleft
Tomas Vondra
2019-07-20
*
Fix nbtree metapage cache upgrade bug.
Peter Geoghegan
2019-07-18
*
Fix handling of opclauses in extended statistics
Tomas Vondra
2019-07-18
*
tableam: comment improvements.
Andres Freund
2019-07-17
*
Fix few typos and minor word smithing in tableam comments.
Amit Kapila
2019-07-10
*
Simplify pg_mcv_list (de)serialization
Tomas Vondra
2019-07-05
*
Fix pg_mcv_list_items() to produce text[]
Tomas Vondra
2019-07-05
*
pgindent run prior to branching v12.
Tom Lane
2019-07-01
*
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
*
Remove remaining traces of Rand_OpenSSL() from the tree
Michael Paquier
2019-06-27
*
Remove misleading comment from pathnodes.h.
Thomas Munro
2019-06-25
*
Update unicode_norm_table.h to Unicode 12.1.0
Peter Eisentraut
2019-06-24
*
Fix spinlock assembly code for MIPS so it works on MIPS r6.
Tom Lane
2019-06-22
*
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-19
*
Stamp 12beta2.
REL_12_BETA2
Tom Lane
2019-06-17
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Further fix privileges on pg_statistic_ext[_data].
Tom Lane
2019-06-16
*
Add pg_stats_ext view for extended statistics
Tomas Vondra
2019-06-16
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Use OpenSSL-specific ifdefs in sha2.h
Michael Paquier
2019-06-14
*
Mark ReplicationSlotCtl as PGDLLIMPORT.
Tom Lane
2019-06-13
*
Fix double-word typos
Alvaro Herrera
2019-06-13
*
tableam: Fix index_build_range_scan parameter name.
Robert Haas
2019-06-10
*
Reconcile nodes/*funcs.c with PostgreSQL 12 work.
Noah Misch
2019-06-09
*
Switch position of some declarations in libpq.h
Michael Paquier
2019-06-09
*
Update stale comments, and fix comment typos.
Noah Misch
2019-06-08
*
Fix assorted inconsistencies.
Amit Kapila
2019-06-08
*
Move be-gssapi-common.h into src/include/libpq/
Michael Paquier
2019-06-08
*
Fix confusion on different kinds of slots in IndexOnlyScans.
Heikki Linnakangas
2019-06-06
*
Add command column to pg_stat_progress_create_index
Peter Eisentraut
2019-06-04
*
Fix some typos and inconsistencies in tableam.h
Michael Paquier
2019-06-04
*
Update SQL conformance information about JSON path
Peter Eisentraut
2019-06-03
*
Fix typos in various places
Michael Paquier
2019-06-03
*
Fix incorrect parameter name in comment
David Rowley
2019-05-31
*
Remove unnecessary (and wrong) forward declaration.
Andres Freund
2019-05-30
*
Fix typos.
Amit Kapila
2019-05-26
*
tableam: Rename wrapper functions to match callback names.
Andres Freund
2019-05-23
[next]