projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2019-07-18
Tomas Vondra
Fix handling of NULLs in MCV items and constants
commit
|
commitdiff
|
tree
2019-07-18
Tomas Vondra
Fix handling of opclauses in extended statistics
commit
|
commitdiff
|
tree
2019-07-18
Tomas Vondra
Remove unnecessary TYPECACHE_GT_OPR lookup
commit
|
commitdiff
|
tree
2019-07-18
Andres Freund
tableam: comment improvements.
commit
|
commitdiff
|
tree
2019-07-18
Michael Paquier
Simplify description of --data-checksums in documentati...
commit
|
commitdiff
|
tree
2019-07-17
Tom Lane
Update time zone data files to tzdata release 2019b.
commit
|
commitdiff
|
tree
2019-07-17
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2019-07-16
Tom Lane
Fix thinko in construction of old_conpfeqop list.
commit
|
commitdiff
|
tree
2019-07-16
Bruce Momjian
doc: Fix Tamil language mention in PG 12 docs
commit
|
commitdiff
|
tree
2019-07-16
Bruce Momjian
doc: mention pg_reload_conf() for reloading the config...
commit
|
commitdiff
|
tree
2019-07-15
Peter Geoghegan
Correct nbtsplitloc.c comment.
commit
|
commitdiff
|
tree
2019-07-15
Peter Geoghegan
Fix pathological nbtree split point choice issue.
commit
|
commitdiff
|
tree
2019-07-14
Thomas Munro
Fix documentation for pgbench tpcb-like.
commit
|
commitdiff
|
tree
2019-07-13
Noah Misch
Revive test of concurrent OID generation.
commit
|
commitdiff
|
tree
2019-07-13
Michael Paquier
Fix and improve several places in the docs
commit
|
commitdiff
|
tree
2019-07-12
Tom Lane
Fix get_actual_variable_range() to cope with broken...
commit
|
commitdiff
|
tree
2019-07-12
David Rowley
Fix RANGE partition pruning with multiple boolean parti...
commit
|
commitdiff
|
tree
2019-07-11
Alexander Korotkov
Fixes for jsonpath filter expression elements table...
commit
|
commitdiff
|
tree
2019-07-10
Bruce Momjian
docs: remove pg_roles mention of the oid column being...
commit
|
commitdiff
|
tree
2019-07-10
Alvaro Herrera
Mention limitation of unique in partitioned tables
commit
|
commitdiff
|
tree
2019-07-10
Alexander Korotkov
Assorted fixes for jsonpath documentation
commit
|
commitdiff
|
tree
2019-07-10
Michael Paquier
Fix variable initialization when using buffering build...
commit
|
commitdiff
|
tree
2019-07-10
David Rowley
Fix missing calls to table_finish_bulk_insert during...
commit
|
commitdiff
|
tree
2019-07-10
Amit Kapila
Fix few typos and minor word smithing in tableam comments.
commit
|
commitdiff
|
tree
2019-07-09
Thomas Munro
Pass QueryEnvironment down to EvalPlanQual's EState.
commit
|
commitdiff
|
tree
2019-07-09
Alvaro Herrera
Propagate trigger arguments to partitions
commit
|
commitdiff
|
tree
2019-07-09
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2019-07-09
Thomas Munro
Force hash joins to be enabled in the hash join regress...
commit
|
commitdiff
|
tree
2019-07-09
Bruce Momjian
doc: adjust to_timestamp()/to_date() wording
commit
|
commitdiff
|
tree
2019-07-08
Peter Eisentraut
doc: Clarify logical replication documentation
commit
|
commitdiff
|
tree
2019-07-08
Michael Meskes
Fix small memory leak in ecpglib ecpg_update_declare_st...
commit
|
commitdiff
|
tree
2019-07-06
Tom Lane
In pg_log_generic(), be more paranoid about preserving...
commit
|
commitdiff
|
tree
2019-07-06
Peter Eisentraut
Add missing source files to nls.mk
commit
|
commitdiff
|
tree
2019-07-06
Peter Eisentraut
psql: Fix logging output format
commit
|
commitdiff
|
tree
2019-07-06
Amit Kapila
Add missing assertions for required table am callbacks.
commit
|
commitdiff
|
tree
2019-07-05
Tomas Vondra
Remove unused variable in statext_mcv_serialize()
commit
|
commitdiff
|
tree
2019-07-05
Tomas Vondra
Simplify pg_mcv_list (de)serialization
commit
|
commitdiff
|
tree
2019-07-05
Tomas Vondra
Fix pg_mcv_list_items() to produce text[]
commit
|
commitdiff
|
tree
2019-07-05
Tomas Vondra
Speed-up build of MCV lists with many distinct values
commit
|
commitdiff
|
tree
2019-07-05
Peter Eisentraut
doc: Spell checking
commit
|
commitdiff
|
tree
2019-07-03
Tom Lane
Ensure plpgsql result tuples have the right composite...
commit
|
commitdiff
|
tree
2019-07-03
David Rowley
Don't remove surplus columns from GROUP BY for inherita...
commit
|
commitdiff
|
tree
2019-07-02
Michael Paquier
Add support for Visual Studio 2019 in build scripts
commit
|
commitdiff
|
tree
2019-07-02
Peter Eisentraut
Fix accidentally swapped error message arguments
commit
|
commitdiff
|
tree
2019-07-02
Peter Eisentraut
Remove redundant newlines from error messages
commit
|
commitdiff
|
tree
2019-07-02
Tom Lane
Don't treat complete_from_const as equivalent to comple...
commit
|
commitdiff
|
tree
2019-07-02
Tom Lane
Fix tab completion of "SET variable TO|=" to not offer...
commit
|
commitdiff
|
tree
2019-07-01
Tom Lane
Revert "Insert temporary debugging output in regression...
commit
|
commitdiff
|
tree
2019-07-01
Tom Lane
pgindent run prior to branching v12.
commit
|
commitdiff
|
tree
2019-07-01
Tom Lane
Doc: remove obsolete description of oid column as being...
commit
|
commitdiff
|
tree
2019-07-01
David Rowley
Revert fix missing call to table_finish_bulk_insert...
commit
|
commitdiff
|
tree
2019-07-01
David Rowley
Remove surplus call to table_finish_bulk_insert
commit
|
commitdiff
|
tree
2019-07-01
David Rowley
Fix missing call to table_finish_bulk_insert during...
commit
|
commitdiff
|
tree
2019-07-01
Peter Eisentraut
Convert some stragglers to new frontend logging API
commit
|
commitdiff
|
tree
2019-07-01
Peter Eisentraut
Add missing serial commas
commit
|
commitdiff
|
tree
2019-07-01
Michael Paquier
Fix many typos and inconsistencies
commit
|
commitdiff
|
tree
2019-07-01
Noah Misch
Don't read fields of a misaligned ExpandedObjectHeader...
commit
|
commitdiff
|
tree
2019-06-30
Andrew Gierth
Repair logic for reordering grouping sets optimization.
commit
|
commitdiff
|
tree
2019-06-30
Tom Lane
Exclude new src/test/modules/unsafe_tests directory...
commit
|
commitdiff
|
tree
2019-06-30
Tom Lane
Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl.
commit
|
commitdiff
|
tree
2019-06-30
Tom Lane
Move rolenames test out of the core regression tests.
commit
|
commitdiff
|
tree
2019-06-30
Peter Eisentraut
Fix breakage introduced in pg_lsn_in()
commit
|
commitdiff
|
tree
2019-06-30
Peter Eisentraut
Don't call data type input functions in GUC check hooks
commit
|
commitdiff
|
tree
2019-06-30
Peter Eisentraut
Remove explicit error handling for obsolete date/time...
commit
|
commitdiff
|
tree
2019-06-29
Tom Lane
Add an enforcement mechanism for global object names...
commit
|
commitdiff
|
tree
2019-06-29
Tom Lane
Fix regression tests to use only global names beginning...
commit
|
commitdiff
|
tree
2019-06-29
Tom Lane
Disallow user-created replication origins named "pg_xxx".
commit
|
commitdiff
|
tree
2019-06-29
Michael Paquier
Remove unnecessary header from be-secure-gssapi.c
commit
|
commitdiff
|
tree
2019-06-28
Alvaro Herrera
Fix for dropped columns in a partitioned table's defaul...
commit
|
commitdiff
|
tree
2019-06-28
Thomas Munro
Fix misleading comment in nodeIndexonlyscan.c.
commit
|
commitdiff
|
tree
2019-06-27
Tomas Vondra
Update reference to sampling algorithm in analyze.c
commit
|
commitdiff
|
tree
2019-06-27
Alvaro Herrera
Fix use-after-free introduced in 55ed3defc966
commit
|
commitdiff
|
tree
2019-06-27
Peter Eisentraut
Update comment
commit
|
commitdiff
|
tree
2019-06-26
Michael Paquier
Remove remaining traces of Rand_OpenSSL() from the...
commit
|
commitdiff
|
tree
2019-06-26
Alvaro Herrera
Fix partitioned index creation with foreign partitions
commit
|
commitdiff
|
tree
2019-06-26
Tom Lane
Follow the rule that regression-test-created roles...
commit
|
commitdiff
|
tree
2019-06-26
Tom Lane
Follow the rule that regression-test-created roles...
commit
|
commitdiff
|
tree
2019-06-26
Michael Paquier
Add support for OpenSSL 1.1.0 and newer versions in...
commit
|
commitdiff
|
tree
2019-06-25
Michael Paquier
Add toast-level reloption for vacuum_index_cleanup
commit
|
commitdiff
|
tree
2019-06-24
Thomas Munro
Don't unset MAKEFLAGS in non-GNU Makefile.
commit
|
commitdiff
|
tree
2019-06-24
Thomas Munro
Remove misleading comment from pathnodes.h.
commit
|
commitdiff
|
tree
2019-06-24
Tom Lane
Purely-cosmetic adjustments in tablecmds.c.
commit
|
commitdiff
|
tree
2019-06-24
Peter Eisentraut
Update unicode_norm_table.h to Unicode 12.1.0
commit
|
commitdiff
|
tree
2019-06-24
Peter Eisentraut
Make script output more pgindent compatible
commit
|
commitdiff
|
tree
2019-06-24
Peter Eisentraut
Correct script name in README file
commit
|
commitdiff
|
tree
2019-06-24
Tom Lane
Further fix ALTER COLUMN TYPE's handling of indexes...
commit
|
commitdiff
|
tree
2019-06-24
Peter Geoghegan
Correct obsolete amcheck comments.
commit
|
commitdiff
|
tree
2019-06-24
Tom Lane
Drop test user when done with it.
commit
|
commitdiff
|
tree
2019-06-24
Peter Eisentraut
Upgrade internal error message to external
commit
|
commitdiff
|
tree
2019-06-23
Noah Misch
Don't call PG_RETURN_BOOL() in a function not returning...
commit
|
commitdiff
|
tree
2019-06-23
Dean Rasheed
Add security checks to the multivariate MCV estimation...
commit
|
commitdiff
|
tree
2019-06-23
Thomas Munro
Remove unnecessary comment.
commit
|
commitdiff
|
tree
2019-06-23
Tom Lane
Fix spinlock assembly code for MIPS so it works on...
commit
|
commitdiff
|
tree
2019-06-22
Noah Misch
Consolidate methods for translating a Perl path to...
commit
|
commitdiff
|
tree
2019-06-20
Thomas Munro
Remove obsolete comments about sempahores from proc.c.
commit
|
commitdiff
|
tree
2019-06-20
Michael Paquier
Rework some error strings for REINDEX CONCURRENTLY...
commit
|
commitdiff
|
tree
2019-06-20
Michael Paquier
Fix description of pg_class.relam for table access...
commit
|
commitdiff
|
tree
2019-06-19
Peter Eisentraut
pg_upgrade: Improve error messages
commit
|
commitdiff
|
tree
2019-06-19
Peter Eisentraut
pg_upgrade: Improve invalid option handling
commit
|
commitdiff
|
tree
2019-06-19
Alexander Korotkov
Fix description for $varname jsonpath variable
commit
|
commitdiff
|
tree
next