summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2022-11-27Fix binary mismatch for MSVC plperl vs gcc built perl libsAndrew Dunstan
2022-11-21Replace SQLValueFunction by COERCE_SQL_SYNTAXMichael Paquier
2022-11-18ci: Add task testing windows with mingwAndres Freund
2022-11-16doc: update metacpan.org links to avoid redirectsDaniel Gustafsson
2022-11-14Add error context callback when tokenizing authentication filesMichael Paquier
2022-11-08Suppress useless wakeups in walreceiver.Thomas Munro
2022-11-02Add doubly linked count list implementationDavid Rowley
2022-10-22Remove pgpid_t type, use pid_t insteadPeter Eisentraut
2022-10-20Make finding openssl program a configure or meson optionPeter Eisentraut
2022-10-19Enhance make_ctags and make_etags.Tatsuo Ishii
2022-10-17Record dependencies of a cast on other casts that it requires.Tom Lane
2022-10-12Add meson.build to version_stamp.plPeter Eisentraut
2022-10-11Add support for COPY TO callback functionsMichael Paquier
2022-10-06windows: Adjust FD_SETSIZE via commandline defineAndres Freund
2022-10-05meson: Add windows resource filesAndres Freund
2022-09-27ci: Add hint about downloadable logs to READMEAndres Freund
2022-09-26windows: remove date from version number in win32ver.rcAndres Freund
2022-09-26Refactor creation of backup_label and backup history filesMichael Paquier
2022-09-24De-special-case pgevent's rc file handlingAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund
2022-09-20Fix `trap` in a few shell scriptsAlvaro Herrera
2022-09-20Split TESTDIR into TESTLOGDIR and TESTDATADIRAndres Freund
2022-09-20Don't hardcode tmp_check/ as test directory for tap testsAndres Freund
2022-09-19Extend gendef.pl in preparation for mesonAndres Freund
2022-09-14Fix failure to build gramparse.h standalone in vpath buildsJohn Naylor
2022-09-14Bump minimum Perl version to 5.14John Naylor
2022-09-14Move gramparse.h to src/backend/parserJohn Naylor
2022-09-13Adjust header exceptions for 0bd9c6297John Naylor
2022-09-09Bump minimum version of Flex to 2.5.35John Naylor
2022-09-09Bump minimum version of Bison to 2.3John Naylor
2022-09-06Fix cplusplusscheck in vpath buildsJohn Naylor
2022-09-06Fix headerscheck in vpath buildsJohn Naylor
2022-09-06Add missing exceptions to cpluspluscheckJohn Naylor
2022-09-04Fix MSVC linker error for specparse.objJohn Naylor
2022-09-04Build all Flex files standaloneJohn Naylor
2022-09-01Move darwin sysroot determination into separate fileAndres Freund
2022-09-01Revert SQL/JSON featuresAndrew Dunstan
2022-08-29Improve performance of and reduce overheads of memory managementDavid Rowley
2022-08-28Enable RandomizedBaseAddress (ASLR) on Windows with MSVC buildsMichael Paquier
2022-08-25Remove configure probe for sockaddr_in6 and require AF_INET6.Thomas Munro
2022-08-24Allow parallel workers to retrieve some data from PortMichael Paquier
2022-08-23Don't define FRONTEND for libpqAndres Freund
2022-08-23Don't define FRONTEND for ecpg librariesAndres Freund
2022-08-23Don't define FRONTEND for initdbAndres Freund
2022-08-22Remove configure probes for sockaddr_storage members.Thomas Munro
2022-08-20Remove remaining mentions of UNSAFE_STAT_OKPeter Eisentraut
2022-08-18Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.hAndres Freund
2022-08-18Remove configure probe for netinet/tcp.h.Thomas Munro
2022-08-18Remove configure probe for sys/sockio.h.Thomas Munro
2022-08-18Remove configure probe for net/if.h.Thomas Munro