We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f6d9b commit 9bff3d4Copy full SHA for 9bff3d4
dev-db/postgresql/metadata.xml
@@ -20,6 +20,10 @@
20
<flag name="llvm">
21
Add support for llvm JIT engine
22
</flag>
23
+ <flag name="pg-legacytimestamp">
24
+ Use double precision floating-point numbers instead of
25
+ 64-bit integers for timestamp storage.
26
+ </flag>
27
<flag name="server">
28
Disable to build and install the clients and libraries
29
only.
0 commit comments