index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
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-26
Remove remaining traces of Rand_OpenSSL() from the tree
Michael Paquier
2019-06-24
Remove misleading comment from pathnodes.h.
Thomas Munro
2019-06-24
Update unicode_norm_table.h to Unicode 12.1.0
Peter Eisentraut
2019-06-23
Fix spinlock assembly code for MIPS so it works on MIPS r6.
Tom Lane
2019-06-19
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-17
Stamp 12beta2.
REL_12_BETA2
Tom Lane
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-16
Further fix privileges on pg_statistic_ext[_data].
Tom Lane
2019-06-15
Add pg_stats_ext view for extended statistics
Tomas Vondra
2019-06-15
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-14
Use OpenSSL-specific ifdefs in sha2.h
Michael Paquier
2019-06-13
Mark ReplicationSlotCtl as PGDLLIMPORT.
Tom Lane
2019-06-13
Fix double-word typos
Alvaro Herrera
2019-06-11
tableam: Fix index_build_range_scan parameter name.
Robert Haas
2019-06-09
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-08
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-06
Fix confusion on different kinds of slots in IndexOnlyScans.
Heikki Linnakangas
2019-06-04
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-03
Update SQL conformance information about JSON path
Peter Eisentraut
2019-06-03
Fix typos in various places
Michael Paquier
2019-05-31
Fix incorrect parameter name in comment
David Rowley
2019-05-30
Remove unnecessary (and wrong) forward declaration.
Andres Freund
2019-05-26
Fix typos.
Amit Kapila
2019-05-23
tableam: Rename wrapper functions to match callback names.
Andres Freund
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-22
Fix O(N^2) performance issue in pg_publication_tables view.
Tom Lane
2019-05-22
In transam.h, don't expose static inline functions to frontend code.
Tom Lane
2019-05-21
tableam: Move heap-specific logic from needs_toast_table below tableam.
Robert Haas
2019-05-20
Stamp 12beta1.
REL_12_BETA1
Tom Lane
2019-05-19
Fix and improve SnapshotType comments.
Andres Freund
2019-05-19
Don't to predicate lock for analyze scans, refactor scan option passing.
Andres Freund
2019-05-18
tableam: Avoid relying on relation size to determine validity of tids.
Andres Freund
2019-05-18
tableam: Don't assume that every AM uses md.c style storage.
Andres Freund
2019-05-17
Restructure creation of run-time pruning steps.
Tom Lane
2019-05-15
Remove no-longer-used typedef.
Tom Lane
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
Update SQL features/conformance information to SQL:2016
Peter Eisentraut
2019-05-14
Detect internal GiST page splits correctly during index build.
Heikki Linnakangas
2019-05-14
Fix duplicated words in comments
Michael Paquier
2019-05-13
Standardize ItemIdData terminology.
Peter Geoghegan
[next]