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
2021年06月03日
Andrew Dunstan
In PostgresNode.pm, don't pass SQL to psql on the comma...
commit
|
commitdiff
|
tree
2021年06月03日
Tom Lane
Fix incorrect permissions on pg_subscription.
commit
|
commitdiff
|
tree
2021年06月03日
Michael Paquier
Reduce risks of conflicts in internal queries of REFRES...
commit
|
commitdiff
|
tree
2021年06月03日
Peter Eisentraut
doc: Group options in pg_amcheck reference page
commit
|
commitdiff
|
tree
2021年06月03日
David Rowley
Standardize usages of appendStringInfo and appendPQExpB...
commit
|
commitdiff
|
tree
2021年06月03日
Michael Paquier
Ignore more environment variables in TAP tests
commit
|
commitdiff
|
tree
2021年06月02日
Tom Lane
Re-allow custom GUC names that have more than two compo...
commit
|
commitdiff
|
tree
2021年06月02日
Tomas Vondra
Revert most of 39b66a91bd
commit
|
commitdiff
|
tree
2021年06月02日
Tom Lane
Fix planner's row-mark code for inheritance from a...
commit
|
commitdiff
|
tree
2021年06月02日
Tom Lane
Update plannodes.h's comments about PlanRowMark.
commit
|
commitdiff
|
tree
2021年06月02日
Tom Lane
Teach tab-complete.c about recently-added CREATE TYPE...
commit
|
commitdiff
|
tree
2021年06月02日
Fujii Masao
Remove unnecessary use of Time::HiRes from 013_crash_re...
commit
|
commitdiff
|
tree
2021年06月02日
Fujii Masao
Add regression test for recovery pause.
commit
|
commitdiff
|
tree
2021年06月02日
Noah Misch
Add Windows file version information to libpq_pipeline...
commit
|
commitdiff
|
tree
2021年06月02日
Noah Misch
Fix missing gettimeofday() declaration.
commit
|
commitdiff
|
tree
2021年06月01日
Tom Lane
Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE.
commit
|
commitdiff
|
tree
2021年06月01日
Amit Kapila
pgoutput: Fix memory leak due to RelationSyncEntry...
commit
|
commitdiff
|
tree
2021年05月31日
Thomas Munro
Fix error handling in replacement pthread_barrier_init().
commit
|
commitdiff
|
tree
2021年05月31日
Peter Eisentraut
Fix RADIUS error reporting in hba file parsing
commit
|
commitdiff
|
tree
2021年05月31日
Tom Lane
Fix mis-planning of repeated application of a projection.
commit
|
commitdiff
|
tree
2021年05月31日
Noah Misch
Raise a timeout to 180s, in test 010_logical_decoding_t...
commit
|
commitdiff
|
tree
2021年05月31日
Michael Paquier
Improve some error wording with multirange type parsing
commit
|
commitdiff
|
tree
2021年05月29日
Tom Lane
Doc: improve libpq service-file docs, avoid overspecify...
commit
|
commitdiff
|
tree
2021年05月29日
Thomas Munro
Fix race condition when sharing tuple descriptors.
commit
|
commitdiff
|
tree
2021年05月28日
Andrew Dunstan
fix syntax error
commit
|
commitdiff
|
tree
2021年05月28日
Andrew Dunstan
Report configured port in MSVC built pg_config
commit
|
commitdiff
|
tree
2021年05月28日
Peter Geoghegan
Fix VACUUM VERBOSE's LP_DEAD item pages output.
commit
|
commitdiff
|
tree
2021年05月27日
Tom Lane
Reduce the range of OIDs reserved for genbki.pl.
commit
|
commitdiff
|
tree
2021年05月27日
Tom Lane
Rethink definition of pg_attribute.attcompression.
commit
|
commitdiff
|
tree
2021年05月27日
Peter Eisentraut
Fix vpath build in libpq_pipeline test
commit
|
commitdiff
|
tree
2021年05月27日
Peter Eisentraut
Add NO_INSTALL option to pgxs
commit
|
commitdiff
|
tree
2021年05月27日
Michael Paquier
Fix MSVC scripts when building with GSSAPI/Kerberos
commit
|
commitdiff
|
tree
2021年05月27日
Peter Eisentraut
Replace run-time error check with assertion
commit
|
commitdiff
|
tree
2021年05月27日
Michael Paquier
doc: Fix description of some GUCs in docs and postgresq...
commit
|
commitdiff
|
tree
2021年05月27日
Amit Kapila
Fix assertion during streaming of multi-insert toast...
commit
|
commitdiff
|
tree
2021年05月26日
Michael Paquier
Fix typo in heapam.c
commit
|
commitdiff
|
tree
2021年05月25日
Alvaro Herrera
Make detach-partition-concurrently-4 less timing sensitive
commit
|
commitdiff
|
tree
2021年05月25日
Tom Lane
Fix use of uninitialized variable in inline_function().
commit
|
commitdiff
|
tree
2021年05月25日
Alvaro Herrera
Make detach-partition-concurrently-3 less timing-sensitive
commit
|
commitdiff
|
tree
2021年05月25日
Peter Eisentraut
postgresql.conf.sample: Make vertical spacing consistent
commit
|
commitdiff
|
tree
2021年05月25日
Michael Paquier
Fix memory leak when de-toasting compressed values...
commit
|
commitdiff
|
tree
2021年05月25日
Amit Kapila
Doc: Update logical decoding stats information.
commit
|
commitdiff
|
tree
2021年05月25日
Amit Kapila
Improve docs and error messages for parallel vacuum.
commit
|
commitdiff
|
tree
2021年05月25日
Michael Paquier
Disallow SSL renegotiation
commit
|
commitdiff
|
tree
2021年05月25日
David Rowley
Fix setrefs.c code for Result Cache nodes
commit
|
commitdiff
|
tree
2021年05月25日
Peter Geoghegan
Consider triggering VACUUM failsafe during scan.
commit
|
commitdiff
|
tree
2021年05月24日
Tom Lane
Doc: move some catalogs.sgml entries to the right place.
commit
|
commitdiff
|
tree
2021年05月24日
David Rowley
Add missing NULL check when building Result Cache paths
commit
|
commitdiff
|
tree
2021年05月23日
Tom Lane
Re-order pg_attribute columns to eliminate some padding...
commit
|
commitdiff
|
tree
2021年05月23日
Tom Lane
Be more verbose when the postmaster unexpectedly quits.
commit
|
commitdiff
|
tree
2021年05月23日
Bruce Momjian
doc: word-wrap and indent PG 14 relnotes
commit
|
commitdiff
|
tree
2021年05月23日
Tom Lane
Fix access to no-longer-open relcache entry in logical...
commit
|
commitdiff
|
tree
2021年05月23日
Bruce Momjian
doc: PG 14 relnotes, adjust pg_{read|write}_all_data...
commit
|
commitdiff
|
tree
2021年05月22日
Bruce Momjian
Update PG 14 relnotes for vacuum_cost_page_miss
commit
|
commitdiff
|
tree
2021年05月22日
Tom Lane
Remove plpgsql's special-case code paths for SET/RESET.
commit
|
commitdiff
|
tree
2021年05月22日
David Rowley
Fix planner's use of Result Cache with unique joins
commit
|
commitdiff
|
tree
2021年05月22日
Bruce Momjian
doc: complete adding XML markup to PG 14 relnotes
commit
|
commitdiff
|
tree
2021年05月21日
Bruce Momjian
doc: more XML markup for PG 14 release notes
commit
|
commitdiff
|
tree
2021年05月21日
Tom Lane
Disallow whole-row variables in GENERATED expressions.
commit
|
commitdiff
|
tree
2021年05月21日
Tom Lane
Fix usage of "tableoid" in GENERATED expressions.
commit
|
commitdiff
|
tree
2021年05月21日
Tom Lane
Restore the portal-level snapshot after procedure COMMI...
commit
|
commitdiff
|
tree
2021年05月21日
Peter Eisentraut
Put some psql documentation pieces back into alphabetic...
commit
|
commitdiff
|
tree
2021年05月21日
Amit Kapila
Fix deadlock for multiple replicating truncates of...
commit
|
commitdiff
|
tree
2021年05月20日
Tom Lane
Avoid detoasting failure after COMMIT inside a plpgsql...
commit
|
commitdiff
|
tree
2021年05月20日
Bruce Momjian
doc: change PG 14 relnotes as suggested by Justin...
commit
|
commitdiff
|
tree
2021年05月20日
Andrew Dunstan
Install PostgresVersion.pm
commit
|
commitdiff
|
tree
2021年05月20日
Tom Lane
Clean up cpluspluscheck violation.
commit
|
commitdiff
|
tree
2021年05月20日
Andrew Dunstan
Use a more portable way to get the version string in...
commit
|
commitdiff
|
tree
2021年05月19日
Tom Lane
Avoid creating testtablespace directories where not...
commit
|
commitdiff
|
tree
2021年05月19日
Bruce Momjian
doc: revert 1e7d53bd01 so libpq chapter number is...
commit
|
commitdiff
|
tree
2021年05月19日
Bruce Momjian
doc: add xreflabel for libpq chapter, needed for PG...
commit
|
commitdiff
|
tree
2021年05月19日
Dean Rasheed
Fix pgbench permute tests.
commit
|
commitdiff
|
tree
2021年05月19日
Fujii Masao
Make standby promotion reset the recovery pause state...
commit
|
commitdiff
|
tree
2021年05月19日
Amit Kapila
Fix 020_messages.pl test.
commit
|
commitdiff
|
tree
2021年05月19日
Bruce Momjian
doc: partial completion of XML markup for PG 14 releas...
commit
|
commitdiff
|
tree
2021年05月19日
Fujii Masao
Fix issues in pg_stat_wal.
commit
|
commitdiff
|
tree
2021年05月19日
Michael Paquier
Add --no-toast-compression to pg_dumpall
commit
|
commitdiff
|
tree
2021年05月18日
Bruce Momjian
doc: add PG 14 rel item about vacuum_cleanup_index_sca...
commit
|
commitdiff
|
tree
2021年05月17日
David Rowley
Fix typo and outdated information in README.barrier
commit
|
commitdiff
|
tree
2021年05月17日
Tom Lane
Stamp 14beta1.
REL_14_BETA1
commit
|
commitdiff
|
tree
2021年05月17日
Magnus Hagander
Remove obsolete reference to winflex download
commit
|
commitdiff
|
tree
2021年05月17日
Bruce Momjian
doc: PG 14 relnotes adjustments from Fujii Masao
commit
|
commitdiff
|
tree
2021年05月17日
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2021年05月17日
Magnus Hagander
Fix wording in description of pg_stat_statements.toplevel
commit
|
commitdiff
|
tree
2021年05月17日
Etsuro Fujita
Doc: Update documentation for asynchronous execution.
commit
|
commitdiff
|
tree
2021年05月17日
Bruce Momjian
doc: update PG 14 relnotes from feedback by Tom, Alvaro...
commit
|
commitdiff
|
tree
2021年05月15日
Bruce Momjian
doc: remove XML comments around compute_query_id PG14...
commit
|
commitdiff
|
tree
2021年05月15日
Bruce Momjian
doc: update PG 14 release notes for compute_query_id...
commit
|
commitdiff
|
tree
2021年05月15日
Alvaro Herrera
Unbreak EXEC_BACKEND build
commit
|
commitdiff
|
tree
2021年05月15日
Alvaro Herrera
Allow compute_query_id to be set to 'auto' and make...
commit
|
commitdiff
|
tree
2021年05月15日
Tom Lane
Be more careful about barriers when releasing Backgroun...
commit
|
commitdiff
|
tree
2021年05月14日
Peter Geoghegan
Harden nbtree deduplication posting split code.
commit
|
commitdiff
|
tree
2021年05月14日
Tom Lane
Prevent infinite insertion loops in spgdoinsert().
commit
|
commitdiff
|
tree
2021年05月14日
Tom Lane
Fix query-cancel handling in spgdoinsert().
commit
|
commitdiff
|
tree
2021年05月14日
Tom Lane
Refactor CHECK_FOR_INTERRUPTS() to add flexibility.
commit
|
commitdiff
|
tree
2021年05月14日
Alvaro Herrera
Describe (auto-)analyze behavior for partitioned tables
commit
|
commitdiff
|
tree
2021年05月14日
Bruce Momjian
doc: update PG 14 release notes with recent feedback
commit
|
commitdiff
|
tree
2021年05月14日
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2021年05月14日
Bruce Momjian
doc: PG 14 release notes, reorder items by significance
commit
|
commitdiff
|
tree
2021年05月14日
David Rowley
Convert misleading while loop into an if condition
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル