git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2025年04月01日 Andres Freund aio: Add README.md explaining higher level design commit | commitdiff | tree
2025年04月01日 Nathan Bossart doc: Adjust some notes about pg_upgrade's file transfer... commit | commitdiff | tree
2025年04月01日 Andres Freund md: Add comment & assert to buffer-zeroing path in... commit | commitdiff | tree
2025年04月01日 Andres Freund aio: Add test_aio module commit | commitdiff | tree
2025年04月01日 Andres Freund aio: Add pg_aios view commit | commitdiff | tree
2025年04月01日 Andres Freund docs: Add acronym and glossary entries for I/O and AIO commit | commitdiff | tree
2025年04月01日 Álvaro Herrera Verify roundtrip dump/restore of regression database commit | commitdiff | tree
2025年04月01日 Peter Eisentraut Remove a stray "pgrminclude" annotation commit | commitdiff | tree
2025年04月01日 Peter Eisentraut Fix minor C type confusion commit | commitdiff | tree
2025年04月01日 Heikki Linnakangas heapam: Only set tuple's block once per page in pagemode commit | commitdiff | tree
2025年04月01日 John Naylor Use function attributes for SSE 4.2 even when targeting... commit | commitdiff | tree
2025年03月31日 David Rowley Fix failing regression test on x86-32 machines commit | commitdiff | tree
2025年03月31日 Tom Lane Fix accidentally-harmless thinko in psqlscan_test_varia... commit | commitdiff | tree
2025年03月31日 Peter Eisentraut doc: Mention clock synchronization recommendation for... commit | commitdiff | tree
2025年03月31日 John Naylor Inline CRC computation for small fixed-length input... commit | commitdiff | tree
2025年03月31日 Jeff Davis Add relallfrozen to pg_dump statistics. commit | commitdiff | tree
2025年03月30日 Andres Freund Enable IO concurrency on all systems commit | commitdiff | tree
2025年03月30日 Andres Freund read_stream: Introduce and use optional batchmode support commit | commitdiff | tree
2025年03月30日 Andres Freund aio: Basic read_stream adjustments for real AIO commit | commitdiff | tree
2025年03月30日 Andres Freund docs: Reframe track_io_timing related docs as wait... commit | commitdiff | tree
2025年03月30日 Andres Freund bufmgr: Use AIO in StartReadBuffers() commit | commitdiff | tree
2025年03月30日 Andres Freund bufmgr: Implement AIO read support commit | commitdiff | tree
2025年03月30日 Andres Freund aio: Add WARNING result status commit | commitdiff | tree
2025年03月30日 Andres Freund Let caller of PageIsVerified() control ignore_checksum_... commit | commitdiff | tree
2025年03月30日 Andres Freund pgstat: Allow checksum errors to be reported in critica... commit | commitdiff | tree
2025年03月30日 Andres Freund Add errhint_internal() commit | commitdiff | tree
2025年03月30日 Tomas Vondra Remove incidental md5() function use from test commit | commitdiff | tree
2025年03月29日 Andres Freund localbuf: Track pincount in BufferDesc as well commit | commitdiff | tree
2025年03月29日 Andres Freund aio, bufmgr: Comment fixes/improvements commit | commitdiff | tree
2025年03月29日 Andres Freund aio: Implement support for reads in smgr/md/fd commit | commitdiff | tree
2025年03月29日 Andres Freund Fix mis-attribution of checksum failure stats to the... commit | commitdiff | tree
2025年03月29日 Tomas Vondra amcheck: Add a GIN index to the CREATE INDEX CONCURRENT... commit | commitdiff | tree
2025年03月29日 Tomas Vondra amcheck: Add a test with GIN index on JSONB data commit | commitdiff | tree
2025年03月29日 Tomas Vondra amcheck: Fix indentation in verify_gin.c commit | commitdiff | tree
2025年03月29日 Andres Freund Fix "‘static’ is not at beginning of declaration" warning commit | commitdiff | tree
2025年03月29日 Tomas Vondra amcheck: Add gin_index_check() to verify GIN index commit | commitdiff | tree
2025年03月29日 Peter Eisentraut pgbench: Make set_random_seed() 64-bit everywhere. commit | commitdiff | tree
2025年03月29日 Tomas Vondra amcheck: Move common routines into a separate module commit | commitdiff | tree
2025年03月29日 Tomas Vondra Fix grammar in GIN README commit | commitdiff | tree
2025年03月29日 Dean Rasheed Fix MERGE with DO NOTHING actions into a partitioned... commit | commitdiff | tree
2025年03月29日 Peter Eisentraut Use PRI?64 instead of "ll?" in format strings (continued). commit | commitdiff | tree
2025年03月28日 Jeff Davis Matview statistics depend on matview data. commit | commitdiff | tree
2025年03月28日 Alexander Korotkov Make group_similar_or_args() reorder clause list as... commit | commitdiff | tree
2025年03月28日 Nathan Bossart Optimize popcount functions with ARM SVE intrinsics. commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Revert "Tidy up locale thread safety in ECPG library." commit | commitdiff | tree
2025年03月28日 Nathan Bossart Optimize popcount functions with ARM Neon intrinsics. commit | commitdiff | tree
2025年03月28日 Heikki Linnakangas Fix crash if LockErrorCleanup() is called twice commit | commitdiff | tree
2025年03月28日 Nathan Bossart Rename TRY_POPCNT_FAST to TRY_POPCNT_X86_64. commit | commitdiff | tree
2025年03月28日 Masahiko Sawada Fix timestamp overflow in UUIDv7 implementation. commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Tidy up locale thread safety in ECPG library. commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Cast result of i64abs() back to int64 commit | commitdiff | tree
2025年03月28日 Robert Haas pg_overexplain: Use PG_MODULE_MAGIC_EXT. commit | commitdiff | tree
2025年03月28日 Robert Haas pg_overexplain: Call previous hooks as appropriate. commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Add support for not-null constraints on virtual generat... commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Modernize some code a bit commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Rename a node field for clarity commit | commitdiff | tree
2025年03月28日 Amit Kapila pg_createsubscriber: Add '--all' option. commit | commitdiff | tree
2025年03月28日 Peter Eisentraut Use thread-safe strftime_l() instead of strftime(). commit | commitdiff | tree
2025年03月28日 Amit Kapila Stablize tests added in 3abe9dc188. commit | commitdiff | tree
2025年03月27日 Daniel Gustafsson Fix guc_malloc calls for consistency and OOM checks commit | commitdiff | tree
2025年03月27日 Melanie Plageman Use streaming read I/O in heap amcheck commit | commitdiff | tree
2025年03月27日 Tom Lane Prevent assertion failure in contrib/pg_freespacemap. commit | commitdiff | tree
2025年03月27日 Tom Lane Avoid mixing designated and non-designated field initia... commit | commitdiff | tree
2025年03月27日 Daniel Gustafsson psql: Fix incorrect equality comparison commit | commitdiff | tree
2025年03月27日 Robert Haas pg_overexplain: Filter out actual row count from test... commit | commitdiff | tree
2025年03月27日 Álvaro Herrera Remove the query_id_squash_values GUC commit | commitdiff | tree
2025年03月27日 Peter Eisentraut Expand test a bit commit | commitdiff | tree
2025年03月27日 Peter Eisentraut Provide thread-safe pg_localeconv_r(). commit | commitdiff | tree
2025年03月27日 Álvaro Herrera Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO... commit | commitdiff | tree
2025年03月27日 Michael Paquier libpq: Add TAP tests for service files and names commit | commitdiff | tree
2025年03月27日 David Rowley Optimize Query jumble commit | commitdiff | tree
2025年03月27日 David Rowley Fix query jumbling to account for NULL nodes commit | commitdiff | tree
2025年03月27日 Michael Paquier doc: Correct description of values used in FSM for... commit | commitdiff | tree
2025年03月26日 Andres Freund aio: Add io_method=io_uring commit | commitdiff | tree
2025年03月26日 Andres Freund aio: Add liburing dependency commit | commitdiff | tree
2025年03月26日 Michael Paquier doc: Mention possible ephemeral discrepancies in pg_sta... commit | commitdiff | tree
2025年03月26日 Andres Freund aio: Rename pgaio_io_prep_* to pgaio_io_start_* commit | commitdiff | tree
2025年03月26日 Andres Freund aio: Pass result of local callbacks to ->report_return commit | commitdiff | tree
2025年03月26日 Andres Freund aio: Be more paranoid about interrupts commit | commitdiff | tree
2025年03月26日 Robert Haas pg_overexplain: SET jit=off when running tests. commit | commitdiff | tree
2025年03月26日 Robert Haas Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a... commit | commitdiff | tree
2025年03月26日 Robert Haas pg_overexplain: Additional EXPLAIN options for debugging. commit | commitdiff | tree
2025年03月26日 Tomas Vondra Keep the decompressed filter in brin_bloom_union commit | commitdiff | tree
2025年03月26日 Tom Lane Use PG_MODULE_MAGIC_EXT in our installable shared libra... commit | commitdiff | tree
2025年03月26日 Tom Lane Introduce PG_MODULE_MAGIC_EXT macro. commit | commitdiff | tree
2025年03月26日 Daniel Gustafsson Move GSSAPI includes into its own header commit | commitdiff | tree
2025年03月26日 Daniel Gustafsson psql: Make test robust against locale variations commit | commitdiff | tree
2025年03月26日 Peter Eisentraut dblink: SCRAM authentication pass-through commit | commitdiff | tree
2025年03月26日 Dean Rasheed Add support for gamma() and lgamma() functions. commit | commitdiff | tree
2025年03月26日 Richard Guo Fix integer-overflow problem in scram_SaltedPassword() commit | commitdiff | tree
2025年03月26日 Michael Paquier Use relation name instead of OID in query jumbling... commit | commitdiff | tree
2025年03月26日 Peter Eisentraut postgres_fdw: Fix tests on some Windows variants commit | commitdiff | tree
2025年03月26日 Jeff Davis Add pg_dump --with-{schema|data|statistics} options. commit | commitdiff | tree
2025年03月26日 Michael Paquier Fix two issues with custom_query_jumble in gen_node_sup... commit | commitdiff | tree
2025年03月26日 Tom Lane Fix order of -I switches for building pg_regress.o. commit | commitdiff | tree
2025年03月25日 Michael Paquier pg_stat_statements: Add more tests with temp tables... commit | commitdiff | tree
2025年03月25日 Nathan Bossart pg_upgrade: Add --swap for faster file transfer. commit | commitdiff | tree
2025年03月25日 Nathan Bossart pg_dump: Add --sequence-data. commit | commitdiff | tree
2025年03月25日 Nathan Bossart initdb: Add --no-sync-data-files. commit | commitdiff | tree
2025年03月25日 Jeff Davis Stats: use schemaname/relname instead of regclass. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /