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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2023年11月29日 Thomas Munro Optimize pg_readv/pg_pwritev single vector case. commit | commitdiff | tree
2023年11月28日 Alexander Korotkov Add SLRU tests for 64-bit page case commit | commitdiff | tree
2023年11月28日 Alexander Korotkov Make use FullTransactionId in 2PC filenames commit | commitdiff | tree
2023年11月28日 Alexander Korotkov Use larger segment file names for pg_notify commit | commitdiff | tree
2023年11月28日 Alexander Korotkov Index SLRUs by 64-bit integers rather than by 32-bit... commit | commitdiff | tree
2023年11月28日 Tom Lane Clean up usage of bison precedence for non-operator... commit | commitdiff | tree
2023年11月28日 Tom Lane Use BIO_{get,set}_app_data instead of BIO_{get,set... commit | commitdiff | tree
2023年11月28日 Heikki Linnakangas Fix comment about ressortgrouprefs being unique in... commit | commitdiff | tree
2023年11月28日 Michael Paquier Remove more statements from stats.sql commit | commitdiff | tree
2023年11月28日 Heikki Linnakangas Fix assertions with RI triggers in heap_update and... commit | commitdiff | tree
2023年11月28日 Dean Rasheed psql: Add tab completion for view options. commit | commitdiff | tree
2023年11月28日 Michael Paquier Remove test for pg_stat_reset_shared() in stats.sql commit | commitdiff | tree
2023年11月27日 Michael Paquier Fix comment in tableam.h about GetHeapamTableAmRoutine() commit | commitdiff | tree
2023年11月27日 Michael Paquier Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword... commit | commitdiff | tree
2023年11月27日 David Rowley Don't use bms_membership() in cases where we don't... commit | commitdiff | tree
2023年11月27日 Nathan Bossart Retire a few backwards compatibility macros. commit | commitdiff | tree
2023年11月27日 Alvaro Herrera Fix CREATE INDEX CONCURRENTLY example commit | commitdiff | tree
2023年11月27日 Tomas Vondra Check if ii_AmCache is NULL in aminsertcleanup commit | commitdiff | tree
2023年11月27日 Heikki Linnakangas Reduce rate of walwriter wakeups due to async commits. commit | commitdiff | tree
2023年11月27日 Amit Kapila Avoid unconditionally filling in missing values with... commit | commitdiff | tree
2023年11月27日 Alexander Korotkov Track statement entry timestamp in contrib/pg_stat_stat... commit | commitdiff | tree
2023年11月27日 Alexander Korotkov Add NOT NULL checking of pg_stat_statements_reset(... commit | commitdiff | tree
2023年11月27日 Michael Paquier Fix race condition with BIO methods initialization... commit | commitdiff | tree
2023年11月26日 Alexander Korotkov Display length and bounds histograms in pg_stats commit | commitdiff | tree
2023年11月26日 Alexander Korotkov Update comments for pg_statistic catalog table commit | commitdiff | tree
2023年11月26日 Tom Lane Doc: list AT TIME ZONE and COLLATE in operator preceden... commit | commitdiff | tree
2023年11月26日 Tomas Vondra Fix brin.c indentation issues introduced by c1ec02be1d commit | commitdiff | tree
2023年11月25日 Peter Eisentraut Use fipshash in brin_multi test commit | commitdiff | tree
2023年11月25日 Tomas Vondra Reuse BrinDesc and BrinRevmap in brininsert commit | commitdiff | tree
2023年11月25日 Bruce Momjian C comment: add header to pg_test_fsync.c commit | commitdiff | tree
2023年11月25日 Bruce Momjian C comment: clarify that WAL files can be _recycled_... commit | commitdiff | tree
2023年11月25日 Bruce Momjian Use SECS_PER_HOUR macro in tzparser.c, instead of constants commit | commitdiff | tree
2023年11月25日 Bruce Momjian doc: gin_page_opaque_info() must be a _compressed_... commit | commitdiff | tree
2023年11月25日 Bruce Momjian doc: improve ALTER TABLE "offical constraint" wording commit | commitdiff | tree
2023年11月25日 Tom Lane Doc: un-break PDF build. commit | commitdiff | tree
2023年11月25日 Tom Lane gitignore generated file targets-meson.sgml. commit | commitdiff | tree
2023年11月25日 Bruce Momjian modify segno. for pg_walfile_name() and pg_walfile_name... commit | commitdiff | tree
2023年11月24日 Bruce Momjian doc: remove documentation for deprecated @@@ operator commit | commitdiff | tree
2023年11月24日 Bruce Momjian doc: mention vacuum's removal of commit timestamp... commit | commitdiff | tree
2023年11月24日 Thomas Munro Fix whitespace. commit | commitdiff | tree
2023年11月24日 Thomas Munro Improve comments about pqsignal(). commit | commitdiff | tree
2023年11月24日 Bruce Momjian doc: add docs for age(xid) and mxid_age(xid) commit | commitdiff | tree
2023年11月23日 Tom Lane Fix timing-dependent failure in GSSAPI data transmission. commit | commitdiff | tree
2023年11月23日 Heikki Linnakangas Use ResourceOwner to track WaitEventSets. commit | commitdiff | tree
2023年11月23日 Bruce Momjian C comment: fix typos with unnecessary apostrophes commit | commitdiff | tree
2023年11月22日 Bruce Momjian doc: remove double-negative in REFRESH MATERIALIZED... commit | commitdiff | tree
2023年11月22日 Amit Kapila Fix the initial sync tables with no columns. commit | commitdiff | tree
2023年11月22日 Amit Kapila Stop the search once the slot for replication origin... commit | commitdiff | tree
2023年11月22日 Bruce Momjian doc: FreeBSD uses camcontrol identify, not atacontrol... commit | commitdiff | tree
2023年11月22日 Michael Paquier Fix query checking consistency of table amhandlers... commit | commitdiff | tree
2023年11月21日 Bruce Momjian doc: vacuum_cost_limit controls when vacuum_cost_delay... commit | commitdiff | tree
2023年11月21日 Alvaro Herrera Remove unneeded assignments in for loop header commit | commitdiff | tree
2023年11月21日 Alvaro Herrera Avoid overflow in fe_utils' printTable() commit | commitdiff | tree
2023年11月21日 Michael Paquier Simplify some logic in CreateReplicationSlot() commit | commitdiff | tree
2023年11月21日 Amit Kapila Log messages for replication slot acquisition and release. commit | commitdiff | tree
2023年11月21日 Andres Freund meson: Document build targets, add 'help' target commit | commitdiff | tree
2023年11月21日 Andres Freund meson: Add 'world' target commit | commitdiff | tree
2023年11月21日 Andres Freund docs: meson: Change what 'docs' target builds commit | commitdiff | tree
2023年11月21日 Andres Freund meson: docs: Add {html,man} targets, rename install... commit | commitdiff | tree
2023年11月20日 Jeff Davis Optimize check_search_path() by using SearchPathCache. commit | commitdiff | tree
2023年11月20日 Jeff Davis Be more paranoid about OOM in search_path cache. commit | commitdiff | tree
2023年11月20日 Michael Paquier Prevent overflow for block number in buffile.c commit | commitdiff | tree
2023年11月19日 Tomas Vondra Lock table in DROP STATISTICS commit | commitdiff | tree
2023年11月18日 Dean Rasheed Guard against overflow in interval_mul() and interval_d... commit | commitdiff | tree
2023年11月18日 Dean Rasheed doc: improve description of privileges for MERGE and... commit | commitdiff | tree
2023年11月18日 Andres Freund meson: Fix missing dependency from install-quiet to... commit | commitdiff | tree
2023年11月17日 Jeff Davis simplehash: preserve consistency in case of OOM. commit | commitdiff | tree
2023年11月17日 Andres Freund docs: Fix standalone INSTALL, broken in 06c70849fb2 commit | commitdiff | tree
2023年11月17日 Bruce Momjian doc: update query section to show LIMIT/OFFSET like... commit | commitdiff | tree
2023年11月17日 Andres Freund Release lock on heap buffer before vacuuming FSM commit | commitdiff | tree
2023年11月17日 Tom Lane Extract column statistics from CTE references, if possible. commit | commitdiff | tree
2023年11月17日 Andres Freund docs: Document --with-selinux/-Dselinux options centrally commit | commitdiff | tree
2023年11月17日 Andres Freund meson: Change default of 'selinux' feature option to... commit | commitdiff | tree
2023年11月17日 Peter Eisentraut Allow tests to pass in OpenSSL FIPS mode (rest) commit | commitdiff | tree
2023年11月17日 Tom Lane Don't specify number of dimensions in cases where we... commit | commitdiff | tree
2023年11月17日 Peter Eisentraut Allow tests to pass in OpenSSL FIPS mode (TAP tests) commit | commitdiff | tree
2023年11月17日 Peter Eisentraut pgcrypto: Allow tests to pass in OpenSSL FIPS mode commit | commitdiff | tree
2023年11月17日 Michael Paquier Change logtape/tuplestore code to use int64 for block... commit | commitdiff | tree
2023年11月17日 Michael Paquier Remove NOT_USED BufFileTellBlock() from buffile.c commit | commitdiff | tree
2023年11月16日 Peter Eisentraut pgcrypto: Split off pgp-encrypt-md5 test commit | commitdiff | tree
2023年11月16日 Tom Lane Ensure we preprocess expressions before checking their... commit | commitdiff | tree
2023年11月16日 Peter Eisentraut Explicitly skip TAP tests under Meson if disabled commit | commitdiff | tree
2023年11月16日 Michael Paquier Add target "slru" to pg_stat_reset_shared() commit | commitdiff | tree
2023年11月16日 Michael Paquier psql: Add some completion support for CREATE TABLE... commit | commitdiff | tree
2023年11月15日 Nathan Bossart Fix fallback implementation for pg_atomic_test_set_flag(). commit | commitdiff | tree
2023年11月15日 Nathan Bossart Retire MemoryContextResetAndDeleteChildren() macro. commit | commitdiff | tree
2023年11月15日 Tom Lane src/test/modules/test_dsa needs a .gitignore file. commit | commitdiff | tree
2023年11月15日 Daniel Gustafsson doc: align column order with pg_stat_statements view commit | commitdiff | tree
2023年11月15日 Heikki Linnakangas Clear CurrentResourceOwner earlier in CommitTransaction. commit | commitdiff | tree
2023年11月15日 Heikki Linnakangas Add test_dsa module. commit | commitdiff | tree
2023年11月15日 Heikki Linnakangas Fix dsa.c with different resource owners. commit | commitdiff | tree
2023年11月15日 Jeff Davis Add cache for recomputeNamespacePath(). commit | commitdiff | tree
2023年11月15日 Michael Paquier doc: Improve description of targets for pg_stat_reset_s... commit | commitdiff | tree
2023年11月14日 Robert Haas Change how a base backup decides which files have check... commit | commitdiff | tree
2023年11月14日 Dean Rasheed Support +/- infinity in the interval data type. commit | commitdiff | tree
2023年11月14日 Peter Eisentraut doc: Update note about Bison and Flex build requirements commit | commitdiff | tree
2023年11月14日 Peter Eisentraut Fix capitalization of "Tcl" commit | commitdiff | tree
2023年11月14日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2023年11月14日 Peter Eisentraut Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl commit | commitdiff | tree
2023年11月14日 Tom Lane Allow new role 'regress_dump_login_role' to log in... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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