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
/
backend
/
utils
Age
Commit message (
Expand
)
Author
2019-05-19
Fix declarations of couple jsonpath functions
Alexander Korotkov
2019-05-18
tableam: Avoid relying on relation size to determine validity of tids.
Andres Freund
2019-05-16
More message style fixes
Alvaro Herrera
2019-05-14
Fix SQL-style substring() to have spec-compliant greediness behavior.
Tom Lane
2019-05-14
Fix typo.
Etsuro Fujita
2019-05-13
Fix incorrect return value in JSON equality function for scalars
Michael Paquier
2019-05-12
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-09
Clean up the behavior and API of catalog.c's is-catalog-relation tests.
Tom Lane
2019-05-07
Improve error reporting in jsonpath
Alexander Korotkov
2019-05-07
Fix typos and clarify a comment
Magnus Hagander
2019-05-06
Use checkAsUser for selectivity estimator checks, if it's set.
Dean Rasheed
2019-05-06
Fix security checks for selectivity estimation functions with RLS.
Dean Rasheed
2019-05-03
Remove RelationSetIndexList().
Tom Lane
2019-05-02
Fix reindexing of pg_class indexes some more.
Tom Lane
2019-04-30
Message style fixes
Alvaro Herrera
2019-04-30
Fix several recently introduced issues around handling new relation forks.
Andres Freund
2019-04-28
Clean up minor warnings from buildfarm.
Tom Lane
2019-04-25
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-24
Unify error messages
Alvaro Herrera
2019-04-23
Repair assorted issues in locale data extraction.
Tom Lane
2019-04-23
Don't request pretty-printed output from xmlNodeDump().
Tom Lane
2019-04-19
Fix problems with auto-held portals.
Tom Lane
2019-04-19
Fix collection of typos and grammar mistakes in docs and comments
Michael Paquier
2019-04-18
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-04-17
postgresql.conf.sample: add proper defaults for include actions
Bruce Momjian
2019-04-17
Minor jsonpath fixes.
Tom Lane
2019-04-17
Return NULL for checksum failures if checksums are not enabled
Magnus Hagander
2019-04-15
Unbreak index optimization for LIKE on bytea
Peter Eisentraut
2019-04-13
Prevent memory leaks associated with relcache rd_partcheck structures.
Tom Lane
2019-04-13
Consistently test for in-use shared memory.
Noah Misch
2019-04-12
Show shared object statistics in pg_stat_database
Magnus Hagander
2019-04-07
Avoid fetching past the end of the indoption array.
Tom Lane
2019-04-06
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-05
Fix compiler warning
Peter Eisentraut
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-04
Make queries' locking of indexes more consistent.
Tom Lane
2019-04-04
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-03
Tweak docs for log_statement_sample_rate
Alvaro Herrera
2019-04-03
Log all statements from a sample of transactions
Alvaro Herrera
2019-04-03
GSSAPI encryption support
Stephen Frost
2019-04-03
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-02
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-04-02
Add support for partial TOAST decompression
Stephen Frost
2019-04-02
Add wal_recycle and wal_init_zero GUCs.
Thomas Munro
2019-04-01
Add volatile qualifier missed in commit 2e616dee9.
Tom Lane
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
Throw error in jsonb_path_match() when result is not single boolean
Alexander Korotkov
2019-04-01
Restrict some cases in parsing numerics in jsonpath
Alexander Korotkov
[next]