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年02月04日 Tom Lane Fix thinko in outer-join removal. commit | commitdiff | tree
2023年02月04日 Tom Lane Rethink treatment of "postponed" quals in deconstruct_j... commit | commitdiff | tree
2023年02月04日 Dean Rasheed Allow underscores in integer and numeric constants. commit | commitdiff | tree
2023年02月04日 Peter Eisentraut Remove unused code related to unknown type commit | commitdiff | tree
2023年02月03日 Dean Rasheed Make int64_div_fast_to_numeric() more robust. commit | commitdiff | tree
2023年02月03日 Peter Eisentraut doc: Fix XML formatting that psql cannot handle commit | commitdiff | tree
2023年02月03日 Andres Freund ci: Use windows VMs instead of windows containers commit | commitdiff | tree
2023年02月03日 David Rowley Reduce code duplication between heapgettup and heapgett... commit | commitdiff | tree
2023年02月03日 Amit Kapila Optimize the origin drop functionality. commit | commitdiff | tree
2023年02月03日 Thomas Munro ci: Upgrade macOS version from 12 to 13. commit | commitdiff | tree
2023年02月02日 David Rowley Add helper functions to simplify heapgettup code commit | commitdiff | tree
2023年02月02日 David Rowley Further refactor of heapgettup and heapgettup_pagemode commit | commitdiff | tree
2023年02月02日 Thomas Munro Retire PG_SETMASK() macro. commit | commitdiff | tree
2023年02月02日 Andrew Dunstan Document installing perltidy with cpanm commit | commitdiff | tree
2023年02月02日 Dean Rasheed Clarify the choice of rscale in numeric_sqrt(). commit | commitdiff | tree
2023年02月02日 Dean Rasheed Ensure that numeric.c compiles with other NBASE values. commit | commitdiff | tree
2023年02月02日 Thomas Munro Doc: Abstract AF_UNIX sockets don't work on Windows. commit | commitdiff | tree
2023年02月02日 Amit Kapila Allow the logical_replication_mode to be used on the... commit | commitdiff | tree
2023年02月02日 David Rowley Refactor heapam.c adding heapgettup_initial_block function commit | commitdiff | tree
2023年02月01日 Peter Eisentraut meson: Fix typo in pkgconfig generation commit | commitdiff | tree
2023年02月01日 Michael Paquier Simplify main waiting loop of the archiver process commit | commitdiff | tree
2023年02月01日 Andres Freund dblink: Fix variable confusion introduced in e4602483e95 commit | commitdiff | tree
2023年02月01日 Thomas Munro Try to fix pg_upgrade test on Windows, again. commit | commitdiff | tree
2023年01月31日 Tom Lane Update time zone data files to tzdata release 2022g. commit | commitdiff | tree
2023年01月31日 David Rowley Remove dead NoMovementScanDirection code commit | commitdiff | tree
2023年01月31日 Tom Lane Doc: clarify use of NULL to drop comments and security... commit | commitdiff | tree
2023年01月31日 Tom Lane Remove over-optimistic Assert. commit | commitdiff | tree
2023年01月31日 Michael Paquier Generate code for query jumbling through gen_node_suppo... commit | commitdiff | tree
2023年01月31日 Michael Paquier Remove recovery test 011_crash_recovery.pl commit | commitdiff | tree
2023年01月31日 Thomas Munro Refactor rmtree() to use get_dirent_type(). commit | commitdiff | tree
2023年01月30日 Tom Lane Invent "join domains" to replace the below_outer_join... commit | commitdiff | tree
2023年01月30日 Tom Lane Do assorted mop-up in the planner. commit | commitdiff | tree
2023年01月30日 Tom Lane Make Vars be outer-join-aware. commit | commitdiff | tree
2023年01月30日 Tom Lane Doc: clarify behavior of boolean options in replication... commit | commitdiff | tree
2023年01月30日 Dean Rasheed Ensure that MERGE recomputes GENERATED expressions... commit | commitdiff | tree
2023年01月30日 Amit Kapila Rename GUC logical_decoding_mode to logical_replication... commit | commitdiff | tree
2023年01月28日 Thomas Munro Remove unneeded volatile qualifiers from postc. commit | commitdiff | tree
2023年01月27日 Tom Lane Minor GUC code refactoring. commit | commitdiff | tree
2023年01月27日 Andrew Dunstan Allow multiple --excludes options in pgindent commit | commitdiff | tree
2023年01月27日 Peter Eisentraut meson: Fix installation path computation commit | commitdiff | tree
2023年01月27日 Peter Eisentraut doc: Adjust a few more references to "postmaster" commit | commitdiff | tree
2023年01月27日 David Rowley Teach planner about more monotonic window functions commit | commitdiff | tree
2023年01月27日 Michael Paquier Fix behavior with pg_restore -l and compressed dumps commit | commitdiff | tree
2023年01月26日 Tom Lane Improve TimestampDifferenceMilliseconds to cope with... commit | commitdiff | tree
2023年01月26日 Tom Lane Code review for commit 05a7be935. commit | commitdiff | tree
2023年01月26日 Tom Lane Doc: use less-awkward phrasing. commit | commitdiff | tree
2023年01月26日 Robert Haas DROP ROLE regress_role_limited_admin at end of test commit | commitdiff | tree
2023年01月26日 Peter Eisentraut Don't install postmaster symlink anymore commit | commitdiff | tree
2023年01月26日 Peter Eisentraut Remove gratuitous references to postmaster program commit | commitdiff | tree
2023年01月26日 Peter Geoghegan Revert "Add eager and lazy freezing strategies to VACUUM." commit | commitdiff | tree
2023年01月26日 Jeff Davis Clarify documentation for CLUSTER on partitioned tables. commit | commitdiff | tree
2023年01月26日 Michael Paquier Make auto_explain print the query identifier in verbose... commit | commitdiff | tree
2023年01月26日 Thomas Munro Fix rare sharedtuplestore.c corruption. commit | commitdiff | tree
2023年01月26日 Michael Paquier Revert "Rename contrib module basic_archive to basic_wa... commit | commitdiff | tree
2023年01月25日 Peter Geoghegan Doc: update VACUUM VERBOSE freezing tip. commit | commitdiff | tree
2023年01月25日 Peter Geoghegan Add eager and lazy freezing strategies to VACUUM. commit | commitdiff | tree
2023年01月25日 Andres Freund plpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCE commit | commitdiff | tree
2023年01月25日 Andres Freund plpython: Avoid the need to redefine *printf macros commit | commitdiff | tree
2023年01月25日 Tom Lane Avoid type cheats for invalid dsa_handles and dshash_ta... commit | commitdiff | tree
2023年01月25日 Michael Paquier doc: Fix network_ops -> inet_ops in SpGiST operator... commit | commitdiff | tree
2023年01月25日 Michael Paquier Rename contrib module basic_archive to basic_wal_module commit | commitdiff | tree
2023年01月25日 Thomas Munro Process pending postmaster work before connections. commit | commitdiff | tree
2023年01月24日 Peter Geoghegan Update more obsolete multixact.c comments. commit | commitdiff | tree
2023年01月24日 Andrew Dunstan Improve exclude pattern file processing in pgindent commit | commitdiff | tree
2023年01月24日 Robert Haas Adjust interaction of CREATEROLE with role properties. commit | commitdiff | tree
2023年01月24日 Amit Kapila Fix the Drop Database hang. commit | commitdiff | tree
2023年01月24日 Andres Freund libpqwalreceiver: Convert to libpq-be-fe-helpers.h commit | commitdiff | tree
2023年01月24日 Andres Freund dblink, postgres_fdw: Handle interrupts during connecti... commit | commitdiff | tree
2023年01月24日 Andres Freund Add helper library for use of libpq inside the server... commit | commitdiff | tree
2023年01月24日 Andres Freund Fix error handling in libpqrcv_connect() commit | commitdiff | tree
2023年01月24日 David Rowley Use OFFSET 0 instead of ORDER BY to stop subquery pullup commit | commitdiff | tree
2023年01月23日 David Rowley Fix LATERAL join test in test memoize.sql commit | commitdiff | tree
2023年01月23日 Peter Eisentraut Fix XLogPageRead() comment commit | commitdiff | tree
2023年01月23日 Dean Rasheed Add non-decimal integer support to type numeric. commit | commitdiff | tree
2023年01月23日 Tom Lane Fix pgindent --show-diff option. commit | commitdiff | tree
2023年01月23日 Tom Lane Remove special outfuncs/readfuncs handling of RangeVar... commit | commitdiff | tree
2023年01月23日 Andrew Dunstan Add a test using ldapbindpasswd in pg_hba.conf commit | commitdiff | tree
2023年01月23日 Andrew Dunstan Restructure Ldap TAP test commit | commitdiff | tree
2023年01月23日 Andrew Dunstan Add non-destructive modes to pgindent commit | commitdiff | tree
2023年01月23日 Dean Rasheed Optimise numeric division for 3 and 4 base-NBASE digit... commit | commitdiff | tree
2023年01月23日 David Rowley Run pgindent on heapam.c commit | commitdiff | tree
2023年01月23日 Heikki Linnakangas Fix and clarify function comment on LogicalTapeSetCreate. commit | commitdiff | tree
2023年01月23日 David Rowley Harden new parallel string_agg/array_agg regression... commit | commitdiff | tree
2023年01月23日 Michael Paquier pg_walinspect: Add pg_get_wal_fpi_info() commit | commitdiff | tree
2023年01月23日 David Rowley Allow parallel aggregate on string_agg and array_agg commit | commitdiff | tree
2023年01月22日 Tom Lane Track logrep apply workers' last start times to avoid... commit | commitdiff | tree
2023年01月21日 Tom Lane Allow REPLICA IDENTITY to be set on an index that's... commit | commitdiff | tree
2023年01月21日 Noah Misch Reject CancelRequestPacket having unexpected length. commit | commitdiff | tree
2023年01月21日 Andres Freund instr_time: Represent time as an int64 on all platforms commit | commitdiff | tree
2023年01月21日 Andres Freund Zero initialize uses of instr_time about to trigger... commit | commitdiff | tree
2023年01月21日 Michael Paquier Rework format of comments in headers for nodes commit | commitdiff | tree
2023年01月21日 Michael Paquier Move queryjumble.c code to src/backend/nodes/ commit | commitdiff | tree
2023年01月20日 Robert Haas Bump catversion for 6e2775e4d4e47775f0d933e4a93c148024a... commit | commitdiff | tree
2023年01月20日 Robert Haas Add new GUC reserved_connections. commit | commitdiff | tree
2023年01月20日 Robert Haas Rename ReservedBackends variable to SuperuserReservedCo... commit | commitdiff | tree
2023年01月20日 Robert Haas Update docs and error message for superuser_reserved_co... commit | commitdiff | tree
2023年01月20日 Alvaro Herrera Describe each contrib module in its SGML section title commit | commitdiff | tree
2023年01月20日 Andres Freund Remove SHM_QUEUE commit | commitdiff | tree
2023年01月20日 Andres Freund Use dlists instead of SHM_QUEUE for predicate locking commit | commitdiff | tree
2023年01月20日 Amit Kapila Improve the description of Output Plugin Callbacks. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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