Mailing lists [pgsql-committers]
- pgsql: Use __attribute__((target(...))) for AVX-512 support. Nathan Bossart
- pgsql: Fix __attribute__((target(...))) usage. Nathan Bossart
- pgsql: Provide lstat() for Windows. Andrew Dunstan
- pgsql: Provide lstat() for Windows. Andrew Dunstan
- pgsql: Replace pgwin32_is_junction() with lstat(). Andrew Dunstan
- pgsql: Replace pgwin32_is_junction() with lstat(). Andrew Dunstan
- pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan
- pgsql: Disable clang 16's -Wcast-function-type-strict. Andrew Dunstan
- pgsql: Fix -Wcast-function-type warnings Andrew Dunstan
- pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan
- pgsql: Add missing include guard to win32ntdll.h. Andrew Dunstan
- pgsql: Provide lstat() for Windows. Andrew Dunstan
- pgsql: Add missing include guard to win32ntdll.h. Andrew Dunstan
- pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan
- pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan
- pgsql: Fix issues with Windows' stat() for files pending on deletion Andrew Dunstan
- pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan
- pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan
- pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan
- pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan
- pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Andrew Dunstan
- pgsql: Fix inconsistent RestrictInfo serial numbers Richard Guo
- pgsql: Fix inconsistent RestrictInfo serial numbers Richard Guo
- pgsql: Message style improvement Peter Eisentraut
- pgsql: Message style improvement Peter Eisentraut
- pgsql: Message style improvement Peter Eisentraut
- pgsql: Message style improvement Peter Eisentraut
- pgsql: Message style improvement Peter Eisentraut
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise grouping when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Disallow partitionwise join when collations don't match Amit Langote
- pgsql: Add pg_constraint rows for not-null constraints Álvaro Herrera
- Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Robert Haas
- Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane