git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2023年05月17日
Tom Lane
Fix some issues with improper placement of outer join...
commit
|
commitdiff
|
tree
2023年05月17日
Tom Lane
Convert nullingrels match checks from Asserts to test...
commit
|
commitdiff
|
tree
2023年05月17日
Tomas Vondra
Advance input pointer when LZ4 compressing data
commit
|
commitdiff
|
tree
2023年05月17日
Tomas Vondra
Null-terminate the output buffer of LZ4Stream_gets
commit
|
commitdiff
|
tree
2023年05月17日
Michael Paquier
Add back SQLValueFunction for SQL keywords
commit
|
commitdiff
|
tree
2023年05月16日
Tom Lane
Ensure Soundex difference() function handles empty...
commit
|
commitdiff
|
tree
2023年05月16日
Alvaro Herrera
libpq: Error message improvement
commit
|
commitdiff
|
tree
2023年05月16日
Alvaro Herrera
Mark internal messages as no longer translatable
commit
|
commitdiff
|
tree
2023年05月16日
Daniel Gustafsson
Fix reported runtime for single tests in pg_regress
commit
|
commitdiff
|
tree
2023年05月16日
Michael Paquier
doc: Fix ordering of entries in wait event table for...
commit
|
commitdiff
|
tree
2023年05月16日
Peter Eisentraut
libpq: Error message improvement
commit
|
commitdiff
|
tree
2023年05月16日
Peter Eisentraut
psql: Adjust capitalization of table heading
commit
|
commitdiff
|
tree
2023年05月15日
Michael Paquier
doc: Fix incorrect version list for Windows SDK
commit
|
commitdiff
|
tree
2023年05月15日
Peter Eisentraut
Fix incorrect TAP test ordering
commit
|
commitdiff
|
tree
2023年05月15日
Peter Eisentraut
Fix whitespace inconsistencies
commit
|
commitdiff
|
tree
2023年05月14日
Thomas Munro
Fix wal_writer_flush_after initializer value.
commit
|
commitdiff
|
tree
2023年05月14日
Thomas Munro
Rename io_direct to debug_io_direct.
commit
|
commitdiff
|
tree
2023年05月12日
Nathan Bossart
Improve error message for pg_create_subscription.
commit
|
commitdiff
|
tree
2023年05月12日
Tom Lane
Tighten usage of PSQL_WATCH_PAGER.
commit
|
commitdiff
|
tree
2023年05月12日
Peter Eisentraut
initdb: Set collversion for standard collation UNICODE
commit
|
commitdiff
|
tree
2023年05月11日
Tom Lane
Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN.
commit
|
commitdiff
|
tree
2023年05月10日
Peter Geoghegan
Doc: Fix link to fillfactor reloption.
commit
|
commitdiff
|
tree
2023年05月10日
Alvaro Herrera
Fix publication syntax error message
commit
|
commitdiff
|
tree
2023年05月10日
Peter Eisentraut
Add missing gettext triggers
commit
|
commitdiff
|
tree
2023年05月10日
Michael Paquier
Fix assertion failure when updating stats_fetch_consist...
commit
|
commitdiff
|
tree
2023年05月10日
Michael Paquier
Document values of stats_fetch_consistency in postgresq...
commit
|
commitdiff
|
tree
2023年05月09日
Amit Kapila
Fix the race condition in the test case added by commit...
commit
|
commitdiff
|
tree
2023年05月09日
Amit Kapila
Fix invalid memory access during the shutdown of the...
commit
|
commitdiff
|
tree
2023年05月09日
Jeff Davis
Revert "ICU: do not convert locale 'C' to 'en-US-u...
commit
|
commitdiff
|
tree
2023年05月08日
Peter Geoghegan
Doc: update VACUUM FREEZE query conflict guidance.
commit
|
commitdiff
|
tree
2023年05月08日
Jeff Davis
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
commit
|
commitdiff
|
tree
2023年05月08日
Tom Lane
Adjust sepgsql expected output for 681d9e462 et al.
commit
|
commitdiff
|
tree
2023年05月08日
Tom Lane
Handle RLS dependencies in inlined set-returning functi...
commit
|
commitdiff
|
tree
2023年05月08日
Noah Misch
Replace last PushOverrideSearchPath() call with set_con...
commit
|
commitdiff
|
tree
2023年05月08日
Peter Eisentraut
Add missing source file to nls.mk
commit
|
commitdiff
|
tree
2023年05月08日
Peter Eisentraut
pg_dump: Restore lost translation marker
commit
|
commitdiff
|
tree
2023年05月08日
Michael Paquier
doc: Fix some markups in logical replication section
commit
|
commitdiff
|
tree
2023年05月08日
Peter Eisentraut
pg_basebackup: Restore lost translation markers
commit
|
commitdiff
|
tree
2023年05月07日
Tom Lane
Add ruleutils support for decompiling MERGE commands.
commit
|
commitdiff
|
tree
2023年05月05日
Michael Paquier
Fix typo with wait event for SLRU buffer of commit...
commit
|
commitdiff
|
tree
2023年05月05日
Alvaro Herrera
Fix sepgsql expected test output
commit
|
commitdiff
|
tree
2023年05月05日
Peter Eisentraut
Fix copy-and-pasto in error message
commit
|
commitdiff
|
tree
2023年05月05日
Peter Eisentraut
Fix prove_installcheck when used with PGXS
commit
|
commitdiff
|
tree
2023年05月04日
Nathan Bossart
Move return statements out of PG_TRY blocks.
commit
|
commitdiff
|
tree
2023年05月04日
Alvaro Herrera
Fix ExecCheckPermissions call in RI_Initial_Check
commit
|
commitdiff
|
tree
2023年05月04日
Tom Lane
In array_position()/array_positions(), beware of empty...
commit
|
commitdiff
|
tree
2023年05月04日
Tom Lane
Tighten array dimensionality checks in Python -> SQL...
commit
|
commitdiff
|
tree
2023年05月04日
Alvaro Herrera
Revert "Move PartitionPruneInfo out of plan nodes into...
commit
|
commitdiff
|
tree
2023年05月04日
Peter Eisentraut
doc: New glossary entries
commit
|
commitdiff
|
tree
2023年05月04日
Amit Kapila
Test that invalidated logical slots doesn't retain...
commit
|
commitdiff
|
tree
2023年05月03日
Peter Eisentraut
Add missing TAP test name
commit
|
commitdiff
|
tree
2023年05月03日
Amit Kapila
Fix assertion failure in apply worker.
commit
|
commitdiff
|
tree
2023年05月02日
Tom Lane
Doc: clarify behavior of row-limit arguments in the...
commit
|
commitdiff
|
tree
2023年05月02日
Daniel Gustafsson
Fix overridden callbacks in pg_rewind.
commit
|
commitdiff
|
tree
2023年05月02日
Peter Eisentraut
Update SQL features
commit
|
commitdiff
|
tree
2023年05月02日
Peter Eisentraut
Add missing uninstallation rule for BackgroundPsql.pm
commit
|
commitdiff
|
tree
2023年05月02日
Michael Paquier
Fix typos in comments
commit
|
commitdiff
|
tree
2023年05月02日
Michael Paquier
doc: Fix typo in pg_amcheck for term "schema"
commit
|
commitdiff
|
tree
2023年04月29日
Tom Lane
Tighten array dimensionality checks in Perl -> SQL...
commit
|
commitdiff
|
tree
2023年04月28日
Tom Lane
Handle zero-length sublist correctly in Python -> SQL...
commit
|
commitdiff
|
tree
2023年04月28日
Michael Paquier
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema...
commit
|
commitdiff
|
tree
2023年04月28日
Daniel Gustafsson
Fix assertion failure in heap_vacuum_rel
commit
|
commitdiff
|
tree
2023年04月28日
Masahiko Sawada
Add unit to vacuum_buffer_usage_limit value in postgres...
commit
|
commitdiff
|
tree
2023年04月28日
Amit Kapila
Improve one of the test cases in 035_standby_logical_de...
commit
|
commitdiff
|
tree
2023年04月27日
Nathan Bossart
Prevent underflow in KeepLogSeg().
commit
|
commitdiff
|
tree
2023年04月27日
Alexander Korotkov
Fix wrong construct_array_builtin() call in GUCArrayDel...
commit
|
commitdiff
|
tree
2023年04月27日
Tom Lane
In hstore_plpython, avoid crashing when return value...
commit
|
commitdiff
|
tree
2023年04月27日
Amit Kapila
Add a test to verify that subscription to the standby...
commit
|
commitdiff
|
tree
2023年04月27日
Michael Paquier
Rework code defining default compression for dir/custom...
commit
|
commitdiff
|
tree
2023年04月26日
Daniel Gustafsson
Fix stop condition for dumping GRANT commands
commit
|
commitdiff
|
tree
2023年04月26日
Etsuro Fujita
doc: Fix grammar.
commit
|
commitdiff
|
tree
2023年04月26日
Daniel Gustafsson
Fix missing installation rules for BackgroundPsql.pm
commit
|
commitdiff
|
tree
2023年04月25日
Thomas Munro
Remove bogus #include added by d4e71df6d75.
commit
|
commitdiff
|
tree
2023年04月25日
Michael Paquier
Re-add tracking of wait event SLRUFlushSync
commit
|
commitdiff
|
tree
2023年04月25日
Daniel Gustafsson
Fix vacuum_cost_delay check for balance calculation.
commit
|
commitdiff
|
tree
2023年04月25日
Amit Kapila
Reduce the log level in 035_standby_logical_decoding.pl.
commit
|
commitdiff
|
tree
2023年04月25日
Michael Paquier
Fix buffer refcount leak with FDW bulk inserts
commit
|
commitdiff
|
tree
2023年04月24日
Andres Freund
Remove vacuum_defer_cleanup_age
commit
|
commitdiff
|
tree
2023年04月24日
Tom Lane
Fix memory leakage in plpgsql DO blocks that use cast...
commit
|
commitdiff
|
tree
2023年04月24日
Tom Lane
Rename ExecAggTransReparent, and improve its documentation.
commit
|
commitdiff
|
tree
2023年04月24日
Peter Eisentraut
doc: Update SQL features names
commit
|
commitdiff
|
tree
2023年04月24日
Daniel Gustafsson
ci: Remove OpenSSL 3.1 workaround for missing system CA
commit
|
commitdiff
|
tree
2023年04月24日
Daniel Gustafsson
Remove duplicate lines of code
commit
|
commitdiff
|
tree
2023年04月24日
Masahiko Sawada
Use elog to report unexpected action in handle_streamed...
commit
|
commitdiff
|
tree
2023年04月24日
Amit Kapila
Display 'password_required' option for \dRs+ command.
commit
|
commitdiff
|
tree
2023年04月24日
Noah Misch
Remove new <para id="contrib-obsolete">.
commit
|
commitdiff
|
tree
2023年04月23日
Alexander Korotkov
Validate ltree siglen GiST option to be int-aligned
commit
|
commitdiff
|
tree
2023年04月23日
Alexander Korotkov
Fix custom validators call in build_local_reloptions()
commit
|
commitdiff
|
tree
2023年04月22日
Tom Lane
Doc: update pgindent/README some more.
commit
|
commitdiff
|
tree
2023年04月21日
Jeff Davis
Fix initdb --no-locale.
commit
|
commitdiff
|
tree
2023年04月21日
Jeff Davis
Avoid character classification in regex escape parsing.
commit
|
commitdiff
|
tree
2023年04月21日
Daniel Gustafsson
Reorder connection markers in loadbalance tests
commit
|
commitdiff
|
tree
2023年04月21日
Daniel Gustafsson
Make libpq error messages consistent for translation
commit
|
commitdiff
|
tree
2023年04月21日
Fujii Masao
doc: Add documentation for PGLOADBALANCEHOSTS environme...
commit
|
commitdiff
|
tree
2023年04月20日
David Rowley
Remove unused global variable
commit
|
commitdiff
|
tree
2023年04月20日
David Rowley
Fix incorrect function name reference
commit
|
commitdiff
|
tree
2023年04月20日
Michael Paquier
Remove io prefix from pg_stat_io columns
commit
|
commitdiff
|
tree
2023年04月20日
Tom Lane
Use --strip-unneeded when stripping static libraries...
commit
|
commitdiff
|
tree
2023年04月20日
Daniel Gustafsson
Fix autovacuum cost debug logging
commit
|
commitdiff
|
tree
2023年04月20日
David Rowley
Doc: clarify NULLS NOT DISTINCT use in unique indexes
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル