projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-01-06
Peter Eisentraut
Replace CLOBBER_CACHE_ALWAYS with run-time GUC
commit
|
commitdiff
|
tree
2021-01-06
Fujii Masao
Detect the deadlocks between backends and the startup...
commit
|
commitdiff
|
tree
2021-01-06
Amit Kapila
Fix typos in decode.c and logical.c.
commit
|
commitdiff
|
tree
2021-01-06
Fujii Masao
doc: Fix description about default behavior of recovery...
commit
|
commitdiff
|
tree
2021-01-06
Michael Paquier
Promote --data-checksums to the common set of options...
commit
|
commitdiff
|
tree
2021-01-06
Tom Lane
Revert unstable test cases from commit 7d80441d2.
commit
|
commitdiff
|
tree
2021-01-05
Tom Lane
Allow psql's \dt and \di to show TOAST tables and their...
commit
|
commitdiff
|
tree
2021-01-05
Tom Lane
Introduce a new GUC_REPORT setting "in_hot_standby".
commit
|
commitdiff
|
tree
2021-01-05
Bruce Momjian
doc: improve NLS instruction wording
commit
|
commitdiff
|
tree
2021-01-05
Dean Rasheed
Add an explicit cast to double when using fabs().
commit
|
commitdiff
|
tree
2021-01-05
Dean Rasheed
Fix numeric_power() when the exponent is INT_MIN.
commit
|
commitdiff
|
tree
2021-01-05
Amit Kapila
Test decoding of two-phase transactions during the...
commit
|
commitdiff
|
tree
2021-01-05
Peter Eisentraut
doc: Document how to run regression tests with custom...
commit
|
commitdiff
|
tree
2021-01-05
Peter Geoghegan
Standardize one aspect of rmgr desc output.
commit
|
commitdiff
|
tree
2021-01-05
Amit Kapila
Fix typo in origin.c.
commit
|
commitdiff
|
tree
2021-01-05
Amit Kapila
Fix typo in reorderbuffer.c.
commit
|
commitdiff
|
tree
2021-01-05
Thomas Munro
Replace remaining uses of "whitelist".
commit
|
commitdiff
|
tree
2021-01-05
Thomas Munro
pgindent: whitelist/blacklist -> additional/excluded.
commit
|
commitdiff
|
tree
2021-01-04
Thomas Munro
Rename "enum blacklist" to "uncommitted enums".
commit
|
commitdiff
|
tree
2021-01-04
Tom Lane
Fix integer-overflow corner cases in substring() functions.
commit
|
commitdiff
|
tree
2021-01-04
Thomas Munro
Remove unused function prototypes.
commit
|
commitdiff
|
tree
2021-01-04
Tom Lane
Rethink the "read/write parameter" mechanism in pl...
commit
|
commitdiff
|
tree
2021-01-04
Tom Lane
Remove PLPGSQL_DTYPE_ARRAYELEM datum type within pl...
commit
|
commitdiff
|
tree
2021-01-04
Tom Lane
Re-implement pl/pgsql's expression and assignment parsing.
commit
|
commitdiff
|
tree
2021-01-04
Tom Lane
Add the ability for the core grammar to have more than...
commit
|
commitdiff
|
tree
2021-01-04
Michael Paquier
Simplify some comments in xml.c
commit
|
commitdiff
|
tree
2021-01-04
Amit Kapila
Allow decoding at prepare time in ReorderBuffer.
commit
|
commitdiff
|
tree
2021-01-02
Bruce Momjian
Update copyright for 2021
commit
|
commitdiff
|
tree
2021-01-01
Tom Lane
Doc: improve explanation of EXTRACT(EPOCH) for timestam...
commit
|
commitdiff
|
tree
2020-12-31
Peter Geoghegan
Get heap page max offset with buffer lock held.
commit
|
commitdiff
|
tree
2020-12-31
Peter Geoghegan
Fix index deletion latestRemovedXid bug.
commit
|
commitdiff
|
tree
2020-12-30
Tom Lane
Doc: spell out comparison behaviors for the date/time...
commit
|
commitdiff
|
tree
2020-12-30
Tom Lane
More fixups for pg_upgrade cross-version tests.
commit
|
commitdiff
|
tree
2020-12-30
Alexander Korotkov
Refactor multirange_in()
commit
|
commitdiff
|
tree
2020-12-30
Tom Lane
Use setenv() in preference to putenv().
commit
|
commitdiff
|
tree
2020-12-30
Alexander Korotkov
Fix selectivity estimation @> (anymultirange, anyrange...
commit
|
commitdiff
|
tree
2020-12-30
Tom Lane
Fix up usage of krb_server_keyfile GUC parameter.
commit
|
commitdiff
|
tree
2020-12-30
Michael Paquier
Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews
commit
|
commitdiff
|
tree
2020-12-30
Amit Kapila
Extend the output plugin API to allow decoding of prepa...
commit
|
commitdiff
|
tree
2020-12-30
Noah Misch
In pg_upgrade cross-version test, handle postfix operators.
commit
|
commitdiff
|
tree
2020-12-30
Noah Misch
In pg_upgrade cross-version test, handle lack of oldsty...
commit
|
commitdiff
|
tree
2020-12-30
Michael Paquier
Remove references to libpq_srcdir in adminpack and...
commit
|
commitdiff
|
tree
2020-12-30
Tom Lane
Doc: fix up PDF build warnings from over-width table...
commit
|
commitdiff
|
tree
2020-12-29
Tom Lane
Suppress log spam from multiple reports of SIGQUIT...
commit
|
commitdiff
|
tree
2020-12-29
Alexander Korotkov
Add support of multirange matching to the existing...
commit
|
commitdiff
|
tree
2020-12-29
Alexander Korotkov
Improve the signature of internal multirange functions
commit
|
commitdiff
|
tree
2020-12-29
Alexander Korotkov
Implement operators for checking if the range contains...
commit
|
commitdiff
|
tree
2020-12-29
Alexander Korotkov
Fix bugs in comparison functions for multirange_bsearch...
commit
|
commitdiff
|
tree
2020-12-29
Michael Paquier
doc: Improve description of min_dynamic_shared_memory
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Improve log messages related to pg_hba.conf not matchin...
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Fix assorted issues in backend's GSSAPI encryption...
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Fix bugs in libpq's GSSAPI encryption support.
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Expose the default for channel_binding in PQconndefaults().
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Further fix thinko in plpgsql memory leak fix.
commit
|
commitdiff
|
tree
2020-12-28
Tom Lane
Fix thinko in plpgsql memory leak fix.
commit
|
commitdiff
|
tree
2020-12-28
Michael Paquier
Fix inconsistent code with shared invalidations of...
commit
|
commitdiff
|
tree
2020-12-28
Fujii Masao
postgres_fdw: Fix connection leak.
commit
|
commitdiff
|
tree
2020-12-28
Bruce Momjian
Revert "Add key management system" (978f869b99) & later...
commit
|
commitdiff
|
tree
2020-12-27
Jeff Davis
Second attempt to stabilize 05c02589.
commit
|
commitdiff
|
tree
2020-12-27
Jeff Davis
Stabilize test introduced in 05c02589, per buildfarm.
commit
|
commitdiff
|
tree
2020-12-27
Jeff Davis
Fix bug #16784 in Disk-based Hash Aggregation.
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
initdb: document that -K requires an argument
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
auth commands: list specific commands to install in...
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
pg_alterckey: remove TAP check rules from Makefile
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
Add scripts for retrieving the cluster file encryption key
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
doc: fix SGML markup for pg_alterckey from commit...
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
pg_alterckey: adjust doc build and Win32 sleep/open...
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
Fix function call typo in frontend Win32 code, commit...
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
Allow ssl_passphrase_command to prompt the terminal
commit
|
commitdiff
|
tree
2020-12-26
Bruce Momjian
Add pg_alterckey utility to change the cluster key
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
remove missing reference to crypto test from patch...
commit
|
commitdiff
|
tree
2020-12-25
Tom Lane
Really fix the dummy implementations in cipher.c.
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
fix no-return function call in cipher.c from commit...
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
fixes docs and missing initdb help option for commit...
commit
|
commitdiff
|
tree
2020-12-25
Noah Misch
Invalidate acl.c caches when pg_authid changes.
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
remove uint128 requirement from patch 978f869b99 (CFE)
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
Fix return value and const declaration from commit...
commit
|
commitdiff
|
tree
2020-12-25
Bruce Momjian
Add key management system
commit
|
commitdiff
|
tree
2020-12-25
Tom Lane
Avoid time-of-day-dependent failure in log rotation...
commit
|
commitdiff
|
tree
2020-12-24
Bruce Momjian
revert removal of hex_decode() from ecpg from commit...
commit
|
commitdiff
|
tree
2020-12-24
Bruce Momjian
move hex_decode() to /common so it can be called from...
commit
|
commitdiff
|
tree
2020-12-24
Tom Lane
Fix race condition between shutdown and unstarted backg...
commit
|
commitdiff
|
tree
2020-12-24
Tom Lane
Improve client error messages for immediate-stop situat...
commit
|
commitdiff
|
tree
2020-12-24
Michael Paquier
Fix typos and grammar in docs and comments
commit
|
commitdiff
|
tree
2020-12-23
Bruce Momjian
dummy commit
commit
|
commitdiff
|
tree
2020-12-23
Michael Paquier
Fix portability issues with parsing of recovery_target_xid
commit
|
commitdiff
|
tree
2020-12-22
Tom Lane
Improve autoprewarm's handling of early-shutdown scenarios.
commit
|
commitdiff
|
tree
2020-12-22
Tom Lane
Increase timeout in 021_row_visibility.pl.
commit
|
commitdiff
|
tree
2020-12-22
Tomas Vondra
Improve find_em_expr_usable_for_sorting_rel comment
commit
|
commitdiff
|
tree
2020-12-21
Tomas Vondra
Don't search for volatile expr in find_em_expr_usable_f...
commit
|
commitdiff
|
tree
2020-12-21
Tomas Vondra
Disallow SRFs when considering sorts below Gather Merge
commit
|
commitdiff
|
tree
2020-12-21
Tom Lane
Remove "invalid concatenation of jsonb objects" error...
commit
|
commitdiff
|
tree
2020-12-21
Tomas Vondra
Check parallel safety in generate_useful_gather_paths
commit
|
commitdiff
|
tree
2020-12-21
Tomas Vondra
Consider unsorted paths in generate_useful_gather_paths
commit
|
commitdiff
|
tree
2020-12-21
Alexander Korotkov
Fix compiler warning in multirange_constructor0()
commit
|
commitdiff
|
tree
2020-12-21
Michael Paquier
Refactor logic to check for ASCII-only characters in...
commit
|
commitdiff
|
tree
2020-12-20
Alexander Korotkov
Fix typalign in rangetypes statistics
commit
|
commitdiff
|
tree
2020-12-20
Tom Lane
Doc: fix description of how to use src/tutorial files.
commit
|
commitdiff
|
tree
2020-12-20
Tom Lane
Doc: improve description of pgbench script weights.
commit
|
commitdiff
|
tree
2020-12-20
Tom Lane
Avoid memcpy() with same source and destination in...
commit
|
commitdiff
|
tree
next