index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Clean up ancient test style
Peter Eisentraut
2020-12-15
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
*
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."
Jeff Davis
2020-12-14
*
Improve some code around cryptohash functions
Michael Paquier
2020-12-14
*
Add some checkpoint/restartpoint status to ps display
Michael Paquier
2020-12-14
*
Use HASH_BLOBS for xidhash.
Noah Misch
2020-12-12
*
Correct behavior descriptions in comments, and correct a test name.
Noah Misch
2020-12-12
*
initdb: complete getopt_long alphabetization
Bruce Momjian
2020-12-12
*
initdb: properly alphabetize getopt_long options in C string
Bruce Momjian
2020-12-12
*
Allow subscripting of hstore values.
Tom Lane
2020-12-11
*
Allow ALTER TYPE to update an existing type's typsubscript value.
Tom Lane
2020-12-11
*
Provide an error cursor for "can't subscript" error messages.
Tom Lane
2020-12-11
*
pg_dump: Don't use enums for defining bit mask values
Peter Eisentraut
2020-12-11
*
Fix compilation of uuid-ossp
Michael Paquier
2020-12-10
*
Refactor MD5 implementations according to new cryptohash infrastructure
Michael Paquier
2020-12-10
*
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-09
*
Change get_constraint_index() to use pg_constraint.conindid
Peter Eisentraut
2020-12-09
*
Simplify code for getting a unicode codepoint's canonical class.
Michael Paquier
2020-12-09
*
jit: Reference function pointer types via llvmjit_types.c.
Andres Freund
2020-12-08
*
Teach contain_leaked_vars that assignment SubscriptingRefs are leaky.
Tom Lane
2020-12-08
*
Remove operator_precedence_warning.
Tom Lane
2020-12-08
*
Improve estimation of ANDs under ORs using extended statistics.
Dean Rasheed
2020-12-08
*
Improve estimation of OR clauses using multiple extended statistics.
Dean Rasheed
2020-12-08
*
Doc: clarify that CREATE TABLE discards redundant unique constraints.
Tom Lane
2020-12-08
*
Doc: explain that the string types can't store \0 (ASCII NUL).
Tom Lane
2020-12-08
*
Speed up rechecking if relation needs to be vacuumed or analyze in autovacuum.
Fujii Masao
2020-12-08
*
Bump catversion for pg_stat_wal changes.
Fujii Masao
2020-12-08
*
pgcrypto: Detect errors with EVP calls from OpenSSL
Michael Paquier
2020-12-08
*
jit: Correct parameter type for generated expression evaluation functions.
Andres Freund
2020-12-07
*
jit: configure: Explicitly reference 'native' component.
Andres Freund
2020-12-07
*
Avoid using tuple from syscache for update of pg_database.datfrozenxid
Michael Paquier
2020-12-08
*
Add a couple of regression test cases related to array subscripting.
Tom Lane
2020-12-07
*
Fix more race conditions in the newly-added pg_rewind test.
Heikki Linnakangas
2020-12-07
*
pg_dump: Reorganize dumpBaseType()
Tom Lane
2020-12-06
*
Fix fd leak in pg_verifybackup
Michael Paquier
2020-12-07
*
Fix missed step in removal of useless RESULT RTEs in the planner.
Tom Lane
2020-12-05
*
Fix race conditions in newly-added test.
Heikki Linnakangas
2020-12-04
*
Convert elog(LOG) calls to ereport() where appropriate
Peter Eisentraut
2020-12-04
*
Remove unnecessary grammar symbols
Peter Eisentraut
2020-12-04
*
Remove incorrect assertion in reorderbuffer.c.
Amit Kapila
2020-12-04
*
Rename cryptohashes.c to cryptohashfuncs.c
Michael Paquier
2020-12-04
*
Change SHA2 implementation based on OpenSSL to use EVP digest routines
Michael Paquier
2020-12-04
*
doc: remove unnecessary blank before command option text
Bruce Momjian
2020-12-03
*
docs: list single-letter options first in command-line summary
Bruce Momjian
2020-12-03
*
Fix pg_rewind bugs when rewinding a standby server.
Heikki Linnakangas
2020-12-03
*
Small code simplifications
Peter Eisentraut
2020-12-03
*
Improve estimation of OR clauses using extended statistics.
Dean Rasheed
2020-12-03
*
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
Michael Paquier
2020-12-03
*
Add GSS information to connection authorized log message
Stephen Frost
2020-12-02
*
Track total number of WAL records, FPIs and bytes generated in the cluster.
Fujii Masao
2020-12-02
[prev]
[next]