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
/
contrib
Age
Commit message (
Expand
)
Author
2019-10-13
Update test output of sepgsql for ALTER TABLE COLUMN DROP
Michael Paquier
2019-10-13
Update unicode.org URLs
Peter Eisentraut
2019-09-25
Allow definition of lock mode for custom reloptions
Michael Paquier
2019-09-25
Fix failure with lock mode used for custom relation options
Michael Paquier
2019-09-24
Speedup truncations of relation forks.
Fujii Masao
2019-09-23
Message style fixes
Peter Eisentraut
2019-09-19
Redesign pageinspect function printing infomask bits
Michael Paquier
2019-09-12
Add to pageinspect function to make t_infomask/t_infomask2 human-readable
Michael Paquier
2019-09-10
Fix unaccent generation script in Windows
Alvaro Herrera
2019-09-06
Make use of generic logging in vacuumlo and oid2name
Michael Paquier
2019-08-29
Error out on too many command-line arguments
Peter Eisentraut
2019-08-24
Do more cleanup of isolation tests for test_decoding
Michael Paquier
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-16
Don't include utils/array.h from acl.h.
Andres Freund
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-12
amcheck: Skip unlogged relations during recovery.
Peter Geoghegan
2019-08-12
Rationalize use of list_concat + list_copy combinations.
Tom Lane
2019-08-06
Fix intarray's GiST opclasses to not fail for empty arrays with <@.
Tom Lane
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-04
Fix handling of "undef" in contrib/jsonb_plperl.
Tom Lane
2019-08-01
Fix handling of previous password hooks in passwordcheck
Michael Paquier
2019-07-31
Remove orphaned structure member in pgcrypto
Michael Paquier
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-25
Fix contrib/sepgsql test policy to work with latest SELinux releases.
Tom Lane
2019-07-22
Use appendBinaryStringInfo in more places where the length is known
David Rowley
2019-07-22
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-20
Don't rely on estimates for amcheck Bloom filters.
Peter Geoghegan
2019-07-19
pg_stat_statements: add missing check for pgss_enabled().
Jeff Davis
2019-07-17
Fix sepgsql test results for commit d97b714a2.
Tom Lane
2019-07-16
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-15
Represent Lists as expansible arrays, not chains of cons-cells.
Tom Lane
2019-07-14
Add gen_random_uuid function
Peter Eisentraut
2019-07-14
Teach pg_stat_statements not to ignore FOR UPDATE clauses
Andrew Gierth
2019-07-08
Fix inconsistencies in the code
Michael Paquier
2019-07-07
Use consistent style for checking return from system calls
Peter Eisentraut
2019-07-04
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-03
postgres_fdw: Remove redundancy in postgresAcquireSampleRowsFunc().
Etsuro Fujita
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-07-01
Fix many typos and inconsistencies
Michael Paquier
2019-06-29
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-26
Follow the rule that regression-test-created roles are named "regress_xxx".
Tom Lane
2019-06-24
Correct obsolete amcheck comments.
Peter Geoghegan
2019-06-19
Replace an occurrence of slave with standby
Magnus Hagander
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-14
postgres_fdw: Fix costing of pre-sorted foreign paths with local stats.
Etsuro Fujita
2019-06-13
postgres_fdw: Account for triggers in non-direct remote UPDATE planning.
Etsuro Fujita
2019-06-11
postgres_fdw: Reorder C includes.
Etsuro Fujita
2019-06-10
Fix operator naming in pg_trgm GUC option descriptions
Alexander Korotkov
2019-06-08
Stop using spelling "nonexistant".
Noah Misch
2019-06-07
Fix copy-pasto in freeing memory on error in vacuumlo.
Heikki Linnakangas
[prev]
[next]