postgresql/src
John Naylor 062eef3a9b Straighten include order in guc-file.l
Oversight in dac048f71e

Michael Paquier

Reviewed by Julien Rouhaud
Discussion: https://www.postgresql.org/message-id/Y2IATvRGo347Lvd1%40paquier.xyz
2022-11-03 12:38:44 +07:00
..
backend Straighten include order in guc-file.l 2022-11-03 12:38:44 +07:00
bin pg_dump: Refactor code that constructs ALTER ... OWNER TO commands 2022-11-02 17:24:38 -04:00
common Remove AssertArg and AssertState 2022-10-28 09:19:06 +02:00
fe_utils meson: Add support for building with precompiled headers 2022-10-06 17:19:30 -07:00
include Allow use of __sync_lock_test_and_set for spinlocks on any machine. 2022-11-02 17:37:29 -04:00
interfaces libpq: Reset singlerow flag correctly in pipeline mode 2022-10-14 19:06:26 +02:00
makefiles autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
pl Store GUC data in a memory context, instead of using malloc(). 2022-10-14 12:10:48 -04:00
port Fix unlink() for STATUS_DELETE_PENDING on Windows. 2022-10-25 16:26:58 +13:00
template Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
test Add more tests for COPY with incorrect option combinations 2022-11-02 09:57:54 +09:00
timezone Update time zone data files to tzdata release 2022f. 2022-11-01 17:08:28 -04:00
tools Add doubly linked count list implementation 2022-11-02 14:06:05 +13:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Make finding openssl program a configure or meson option 2022-10-20 21:05:42 +02:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00