summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-11-26Fix brin.c indentation issues introduced by c1ec02be1dTomas Vondra
2023-11-16Explicitly skip TAP tests under Meson if disabledPeter Eisentraut
2023-11-14Support +/- infinity in the interval data type.Dean Rasheed
2023-11-14Replace Gen_dummy_probes.sed with Gen_dummy_probes.plPeter Eisentraut
2023-11-13Improve readability and error detection of array_in().Tom Lane
2023-11-09Ensure we use the correct spelling of "ensure"David Rowley
2023-11-08Make ResourceOwners more easily extensible.Heikki Linnakangas
2023-11-06Remove distprepPeter Eisentraut
2023-11-04Try again to fix the MSVC buildDavid Rowley
2023-11-03Add missing unicode_category.c to MSVC build scriptsDavid Rowley
2023-10-26Migrate logical slots to the new node during an upgrade.Amit Kapila
2023-10-25Remove useless self-joinsAlexander Korotkov
2023-10-25Add missing include dir and references to libpq for MSVC buildDavid Rowley
2023-10-19During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point.Robert Haas
2023-10-13Improve the naming in wal_sync_method code.Nathan Bossart
2023-09-28Return data from heap_page_prune via a struct.Robert Haas
2023-09-18Fix MSVC build for changes to binaryheap.Nathan Bossart
2023-09-18Make binaryheap available to frontend code.Nathan Bossart
2023-09-13Fix exception safety bug in typcache.c.Thomas Munro
2023-09-06Make enum for sync methods available to frontend code.Nathan Bossart
2023-09-05Remove the "snapshot too old" feature.Thomas Munro
2023-08-23ci: Make compute resources for CI configurableAndres Freund
2023-08-23Introduce macros for protocol characters.Nathan Bossart
2023-08-23ExtendBufferedWhat -> BufferManagerRelation.Thomas Munro
2023-08-22Cache by-reference missing values in a long lived contextAndrew Dunstan
2023-08-20Add system view pg_wait_eventsMichael Paquier
2023-08-19ci: macos: use cached macports installAndres Freund
2023-08-14pgtest: fix spacingBruce Momjian
2023-08-14pgtest: update shell script to use more modern syntaxBruce Momjian
2023-08-14Change custom wait events to use dynamic shared hash tablesMichael Paquier
2023-08-14Simplify determining logical replication worker types.Amit Kapila
2023-08-10Update Solution.pm for new LoongArch CRC symbolJohn Naylor
2023-08-01Rename OverrideSearchPath to SearchPathMatcher.Noah Misch
2023-08-01Remove PushOverrideSearchPath() and PopOverrideSearchPath().Noah Misch
2023-07-31Support custom wait events for wait event type "Extension"Michael Paquier
2023-07-26Add more SQL/JSON constructor functionsAmit Langote
2023-07-20Unify JSON categorize type API and export for external useAmit Langote
2023-07-20Fix pg_recvlogical upon signal terminationMichael Paquier
2023-07-12pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diffAndres Freund
2023-07-11Remove --disable-thread-safety and related code.Thomas Munro
2023-07-08All supported systems have locale_t.Thomas Munro
2023-07-05Change example in pgindent README on "/*-----" comments.Heikki Linnakangas
2023-07-05Generate automatically code and documentation related to wait eventsMichael Paquier
2023-07-03Remove support for OpenSSL 1.0.1Michael Paquier
2023-07-03Refactor some code related to wait events "BufferPin" and "Extension"Michael Paquier
2023-06-29Stamp HEAD as 17devel.Tom Lane
2023-06-21Allow and require passing files on command line of pgperltidyPeter Eisentraut
2023-06-14Fix make_etags breakage on certain platforms.Tatsuo Ishii
2023-06-12src/tools/msvc/clean.bat: Reconcile with PostgreSQL 16 work.Noah Misch
2023-06-12src/tools/msvc: Move all.sym temporary file back to Debug/postgres.Noah Misch