Does WITHOUT OVERLAPS boolean stored somewhere?

  • Jump to comment-1
    Igor Korot<ikorot01@gmail.com>
    Mar 28, 2026, 4:54 AM UTC
    Hi,
    I can use WITHOUT OVERLAPS when creating the PK.
    But is it stored somewhere?
    I mean can I write a query like "SELECT without_overlaps FROM ..."
    and get the value of T/F or 1/0 which will indicate if the clause was used?
    Thank you.