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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2024年04月25日 Peter Eisentraut doc: Add link to table commit | commitdiff | tree
2024年04月25日 Amit Kapila Post-commit review fixes for slot synchronization. commit | commitdiff | tree
2024年04月25日 Peter Eisentraut Remove unnecessary code from be_lo_put() commit | commitdiff | tree
2024年04月25日 Amit Kapila Fix the missing table sync due to improper invalidation... commit | commitdiff | tree
2024年04月25日 Michael Paquier Improve comment of DeallocateStmt->isall commit | commitdiff | tree
2024年04月24日 Tom Lane Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES... commit | commitdiff | tree
2024年04月24日 Andrew Dunstan Add pg_logging_init() calls missing in commit ba3e6e2bca commit | commitdiff | tree
2024年04月24日 Daniel Gustafsson Doc: fix prompt in psql crosstabview example commit | commitdiff | tree
2024年04月24日 Peter Eisentraut doc: Fix up spacing around verbatim DocBook elements commit | commitdiff | tree
2024年04月24日 Peter Eisentraut pg_combinebackup: Add --version to --help output commit | commitdiff | tree
2024年04月24日 Peter Eisentraut doc: Correct jsonpath string literal escapes description commit | commitdiff | tree
2024年04月24日 Peter Eisentraut pg_combinebackup: Put newer options in consistent order... commit | commitdiff | tree
2024年04月24日 Daniel Gustafsson Support SSL_R_VERSION_TOO_LOW when using LibreSSL commit | commitdiff | tree
2024年04月24日 Daniel Gustafsson Support disallowing SSL renegotiation when using LibreSSL commit | commitdiff | tree
2024年04月24日 Daniel Gustafsson Doc: Use past tense for things which happened in the... commit | commitdiff | tree
2024年04月24日 Peter Eisentraut pg_dump: Put new options in consistent order in --help... commit | commitdiff | tree
2024年04月24日 Peter Eisentraut doc: Fix order of options on pg_createsubscriber man... commit | commitdiff | tree
2024年04月24日 Peter Eisentraut pg_walsummary: Document --version option commit | commitdiff | tree
2024年04月24日 Peter Eisentraut Remove obsolete symbol from ecpg_config.h.in commit | commitdiff | tree
2024年04月23日 Robert Haas Try again to add test coverage for pg_combinebackup... commit | commitdiff | tree
2024年04月23日 Andrew Dunstan Post review fixes for test_json_parser test module commit | commitdiff | tree
2024年04月23日 Tom Lane Remove some unnecessary fields from executor nodes. commit | commitdiff | tree
2024年04月23日 Nathan Bossart Fix code for probing availability of AVX-512. commit | commitdiff | tree
2024年04月23日 Tom Lane Improve "out of range" error messages for GUCs. commit | commitdiff | tree
2024年04月23日 Amit Kapila Fix the handling of the failover option in subscription... commit | commitdiff | tree
2024年04月22日 Peter Geoghegan Remove unneeded nbtree array preprocessing assert. commit | commitdiff | tree
2024年04月22日 Peter Eisentraut Update src/common/unicode/.gitignore commit | commitdiff | tree
2024年04月22日 Peter Eisentraut Update Unicode data to CLDR 45 commit | commitdiff | tree
2024年04月22日 Michael Paquier Fix dumps of partitioned tables with table AMs commit | commitdiff | tree
2024年04月22日 Peter Geoghegan Remove overzealous array element type assertion. commit | commitdiff | tree
2024年04月21日 Tomas Vondra createdb: compare strategy case-insensitive commit | commitdiff | tree
2024年04月21日 Tom Lane Make postgres_fdw request remote time zone 'GMT' not... commit | commitdiff | tree
2024年04月20日 Tomas Vondra createdb: Correct parameter name in SGML docs commit | commitdiff | tree
2024年04月20日 Michael Paquier Remove resowner_private.h commit | commitdiff | tree
2024年04月20日 David Rowley Doc: document cases where queryid is stable commit | commitdiff | tree
2024年04月19日 Robert Haas Revert recent ill-advised test case changes. commit | commitdiff | tree
2024年04月19日 Robert Haas Use tempdir_short instead of tempdir. commit | commitdiff | tree
2024年04月19日 Robert Haas pg_combinebackup: Fix incorrect tablespace handling. commit | commitdiff | tree
2024年04月19日 Robert Haas Make PostgreSQL::Test::Cluster::init_from_backup handle... commit | commitdiff | tree
2024年04月19日 Tomas Vondra Add missing index_insert_cleanup calls commit | commitdiff | tree
2024年04月19日 Tomas Vondra Fix a couple typos in BRIN code commit | commitdiff | tree
2024年04月19日 Daniel Gustafsson Doc: Remove mention of @ and ~ GiST operators commit | commitdiff | tree
2024年04月19日 Alvaro Herrera Better handle indirect constraint drops commit | commitdiff | tree
2024年04月19日 Dean Rasheed Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE... commit | commitdiff | tree
2024年04月19日 Daniel Gustafsson Remove unused function prototype commit | commitdiff | tree
2024年04月19日 Daniel Gustafsson Fix incorrect parameter name in prototype commit | commitdiff | tree
2024年04月18日 Daniel Gustafsson Doc: Update link to the mentioned subsection commit | commitdiff | tree
2024年04月18日 Daniel Gustafsson Fix typos and duplicate words commit | commitdiff | tree
2024年04月18日 Robert Haas Remove spurious "the". commit | commitdiff | tree
2024年04月18日 Peter Geoghegan Don't try to fix eliminated nbtree array scan keys. commit | commitdiff | tree
2024年04月18日 Robert Haas Restrict where INCREMENTAL.${NAME} files are recognized. commit | commitdiff | tree
2024年04月18日 Alvaro Herrera Don't try to assign smart names to constraints commit | commitdiff | tree
2024年04月18日 Robert Haas docs: Mention that pg_combinebackup does not verify... commit | commitdiff | tree
2024年04月18日 Alvaro Herrera Fix restore of not-null constraints with inheritance commit | commitdiff | tree
2024年04月18日 Peter Eisentraut Update src/tools/pginclude/README to match recent chang... commit | commitdiff | tree
2024年04月18日 Amit Langote Fix object name clash in recently introduced test commit | commitdiff | tree
2024年04月18日 Amit Langote SQL/JSON: Miscellaneous fixes and improvements commit | commitdiff | tree
2024年04月18日 Amit Langote SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY commit | commitdiff | tree
2024年04月18日 Amit Langote SQL/JSON: Improve some error messages commit | commitdiff | tree
2024年04月17日 Alexander Korotkov Refactoring for CommitTransactionCommand()/AbortCurrent... commit | commitdiff | tree
2024年04月17日 Andres Freund Remove GlobalVisTestNonRemovable[Full]Horizon, not... commit | commitdiff | tree
2024年04月17日 Tomas Vondra Cleanup parallel BRIN index build code commit | commitdiff | tree
2024年04月17日 Tomas Vondra Stabilize test of BRIN parallel create commit | commitdiff | tree
2024年04月17日 Tomas Vondra Revert "Stabilize test of BRIN parallel create" commit | commitdiff | tree
2024年04月17日 Peter Eisentraut meson: Add some missing LLVM function checks commit | commitdiff | tree
2024年04月17日 Peter Eisentraut Remove dead code commit | commitdiff | tree
2024年04月17日 Peter Eisentraut Add missing source file to libpq/nls.mk commit | commitdiff | tree
2024年04月17日 Masahiko Sawada doc: Fix COPY ON_ERROR option syntax synopsis. commit | commitdiff | tree
2024年04月17日 Michael Paquier Fix typos with function name in event_trigger.c commit | commitdiff | tree
2024年04月17日 Masahiko Sawada Disallow specifying ON_ERROR option without value. commit | commitdiff | tree
2024年04月16日 David Rowley Update mmgr's README to mention BumpContext commit | commitdiff | tree
2024年04月16日 David Rowley Push dedicated BumpBlocks to the tail of the blocks... commit | commitdiff | tree
2024年04月16日 Peter Eisentraut Mark some new location fields as ParseLoc commit | commitdiff | tree
2024年04月16日 Tom Lane Clean up more indent breakage from 6377e12a5. commit | commitdiff | tree
2024年04月16日 Tom Lane Fix assorted bugs in ecpg's macro mechanism. commit | commitdiff | tree
2024年04月16日 Peter Geoghegan Fix nbtree "deduce NOT NULL" scan key comment. commit | commitdiff | tree
2024年04月16日 Tom Lane Undo incorrect typedefs.list change. commit | commitdiff | tree
2024年04月16日 Tomas Vondra Stabilize test of BRIN parallel create commit | commitdiff | tree
2024年04月16日 Tom Lane Ensure generated join clauses for child rels have corre... commit | commitdiff | tree
2024年04月16日 Peter Geoghegan Fix nbtree posting list comment. commit | commitdiff | tree
2024年04月16日 Peter Geoghegan Fix nbtree page recycling comment. commit | commitdiff | tree
2024年04月16日 Alexander Korotkov revert: Generalize relation analyze in table AM interface commit | commitdiff | tree
2024年04月16日 David Rowley Improve test coverage in bump.c commit | commitdiff | tree
2024年04月16日 Michael Paquier Add missing PGDLLIMPORT markings commit | commitdiff | tree
2024年04月15日 Robert Haas docs: Consolidate into new "WAL for Extensions" chapter. commit | commitdiff | tree
2024年04月15日 Nathan Bossart doc: Note exceptions for SET ROLE's effect on privilege... commit | commitdiff | tree
2024年04月15日 Tom Lane Fix type-checking of RECORD-returning functions in... commit | commitdiff | tree
2024年04月15日 Alvaro Herrera ATTACH PARTITION: Don't match a PK with a UNIQUE constraint commit | commitdiff | tree
2024年04月15日 Alexander Korotkov Grammar fixes for split/merge partitions code commit | commitdiff | tree
2024年04月15日 Alvaro Herrera Fix propagating attnotnull in multiple inheritance commit | commitdiff | tree
2024年04月15日 Peter Eisentraut psql: Make output of \dD more stable commit | commitdiff | tree
2024年04月15日 Peter Eisentraut Fix ALTER DOMAIN NOT NULL syntax commit | commitdiff | tree
2024年04月14日 Heikki Linnakangas Put back initialization of 'sslmode', to silence Coverity commit | commitdiff | tree
2024年04月14日 Tomas Vondra Fix unnecessary padding in incremental backups commit | commitdiff | tree
2024年04月14日 Tomas Vondra Add regression test for BRIN parallel builds commit | commitdiff | tree
2024年04月14日 Tomas Vondra Use the correct PG_DETOAST_DATUM macro in BRIN commit | commitdiff | tree
2024年04月14日 Tomas Vondra Update nbits_set in brin_bloom_union commit | commitdiff | tree
2024年04月13日 Noah Misch freespace: Don't return blocks past the end of the... commit | commitdiff | tree
2024年04月13日 Noah Misch Correct "improve role option documentation". commit | commitdiff | tree
2024年04月12日 Heikki Linnakangas Document PG_TEST_EXTRA=libpq_encryption and also check... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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