I'm currently using a function based index, but leap year handling / mapping February 29 to February 28 gives me some headaches.
Is there any best practice to do that in PostgreSQL? -- Best regards, Hannes Dorbath
I'm currently using a function based index, but leap year handling / mapping February 29 to February 28 gives me some headaches.
Is there any best practice to do that in PostgreSQL? -- Best regards, Hannes Dorbath