| 2022-09-02 |
Michael Paquier | Expand the use of get_dirent_type(), shaving a few... |
commit | commitdiff | tree |
| 2022-09-02 |
Etsuro Fujita | Doc: Update struct Trigger definition. |
commit | commitdiff | tree |
| 2022-09-02 |
John Naylor | Speed up lexing of long JSON strings |
commit | commitdiff | tree |
| 2022-09-01 |
Andres Freund | Move darwin sysroot determination into separate file |
commit | commitdiff | tree |
| 2022-09-01 |
Andrew Dunstan | Revert SQL/JSON features |
commit | commitdiff | tree |
| 2022-09-01 |
Tom Lane | Add a regression test for contrib/pgrowlocks. |
commit | commitdiff | tree |
| 2022-09-01 |
Andres Freund | aix: when building with gcc, tell gcc we're building... |
commit | commitdiff | tree |
| 2022-09-01 |
Tom Lane | Use --load-extension to set up for contrib/tcn's isolat... |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: in create statistics docs, mention analyze for... |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: mention "bloom" as a possible index access method |
commit | commitdiff | tree |
| 2022-09-01 |
Tom Lane | Adjust XML test case to avoid unstable behavior. |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: use FILTER in aggregate example |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: clarify that pgcrypto's gen_random_uuid calls... |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: split out the NATURAL/CROSS JOIN in SELECT syntax |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: warn of SECURITY DEFINER schemas for non-sql_body... |
commit | commitdiff | tree |
| 2022-09-01 |
Bruce Momjian | doc: mention that SET TIME ZONE often needs to be... |
commit | commitdiff | tree |
| 2022-08-31 |
Bruce Momjian | doc: document the maximum char/varchar length value |
commit | commitdiff | tree |
| 2022-08-31 |
Bruce Momjian | doc: show direction is optional in FETCH/MOVE's FROM... |
commit | commitdiff | tree |
| 2022-08-31 |
David Rowley | Be smarter about freeing tuples during tuplesorts |
commit | commitdiff | tree |
| 2022-08-31 |
Bruce Momjian | doc: simplify WITH clause syntax in CREATE DATABASE |
commit | commitdiff | tree |
| 2022-08-31 |
Tom Lane | Prevent long-term memory leakage in autovacuum launcher. |
commit | commitdiff | tree |
| 2022-08-31 |
Peter Geoghegan | Derive freeze cutoff from nextXID, not OldestXmin. |
commit | commitdiff | tree |
| 2022-08-31 |
Andres Freund | Fix MSVC warning in compat_informix/rnull.pgc |
commit | commitdiff | tree |
| 2022-08-31 |
Tom Lane | In the Snowball dictionary, don't try to stem excessive... |
commit | commitdiff | tree |
| 2022-08-31 |
Robert Haas | Fix a bug in roles_is_member_of. |
commit | commitdiff | tree |
| 2022-08-31 |
Daniel Gustafsson | doc: Fix typo in user inheritance documentation |
commit | commitdiff | tree |
| 2022-08-31 |
Daniel Gustafsson | Refactor check_ functions to use filehandle for status |
commit | commitdiff | tree |
| 2022-08-31 |
Peter Eisentraut | plpython: Don't create pgxsdir subdirectory in installd... |
commit | commitdiff | tree |
| 2022-08-30 |
Tom Lane | On NetBSD, force dynamic symbol resolution at postmaste... |
commit | commitdiff | tree |
| 2022-08-30 |
David Rowley | Various cleanups of the new memory context header code |
commit | commitdiff | tree |
| 2022-08-30 |
David Rowley | Revert "Add missing padding from MemoryChunk struct" |
commit | commitdiff | tree |
| 2022-08-30 |
Amit Kapila | Update the comment in rmgrlist.h to match it to the... |
commit | commitdiff | tree |
| 2022-08-30 |
Amit Kapila | Drop replication origin slots before tablesync worker... |
commit | commitdiff | tree |
| 2022-08-30 |
John Naylor | Further code review of port/simd.h |
commit | commitdiff | tree |
| 2022-08-30 |
Peter Geoghegan | Adjust comments that called MultiXactIds "XMIDs". |
commit | commitdiff | tree |
| 2022-08-30 |
David Rowley | Use MAXALIGN() in calculations using sizeof(SlabBlock) |
commit | commitdiff | tree |
| 2022-08-30 |
Michael Paquier | Cleanup more code and comments related to Windows NT4... |
commit | commitdiff | tree |
| 2022-08-29 |
Tom Lane | Clean up inconsistent use of fflush(). |
commit | commitdiff | tree |
| 2022-08-29 |
Robert Haas | Remove stray "the". |
commit | commitdiff | tree |
| 2022-08-29 |
Robert Haas | Prevent WAL corruption after a standby promotion. |
commit | commitdiff | tree |
| 2022-08-29 |
Robert Haas | docs: Fix up some out-of-date references to INHERIT... |
commit | commitdiff | tree |
| 2022-08-29 |
David Rowley | Add missing padding from MemoryChunk struct |
commit | commitdiff | tree |
| 2022-08-29 |
John Naylor | Fix broken cast on MSVC |
commit | commitdiff | tree |
| 2022-08-29 |
John Naylor | Use ARM Advanced SIMD (NEON) intrinsics where available |
commit | commitdiff | tree |
| 2022-08-29 |
John Naylor | Abstract some more architecture-specific details away... |
commit | commitdiff | tree |
| 2022-08-29 |
David Rowley | Improve performance of and reduce overheads of memory... |
commit | commitdiff | tree |
| 2022-08-29 |
Amit Kapila | Fix the incorrect assertion introduced in commit 7f13ac... |
commit | commitdiff | tree |
| 2022-08-28 |
Tom Lane | Doc: fix example of recursive query. |
commit | commitdiff | tree |
| 2022-08-28 |
Peter Eisentraut | Add more detail why repalloc and pfree do not accept... |
commit | commitdiff | tree |
| 2022-08-28 |
Michael Paquier | Enable RandomizedBaseAddress (ASLR) on Windows with... |
commit | commitdiff | tree |
| 2022-08-27 |
Tom Lane | Avoid casting away const in sepgsql's quote_object_name. |
commit | commitdiff | tree |
| 2022-08-27 |
Tom Lane | Doc: add comment about bug fixed in back branches as... |
commit | commitdiff | tree |
| 2022-08-27 |
Alexander Korotkov | Fix typo in comment for writetuple() function |
commit | commitdiff | tree |
| 2022-08-27 |
John Naylor | Be more careful to avoid including system headers after... |
commit | commitdiff | tree |
| 2022-08-27 |
Michael Paquier | Use correct connection for cancellation in frontend... |
commit | commitdiff | tree |
| 2022-08-26 |
Peter Eisentraut | Remove unneeded null pointer checks before PQfreemem() |
commit | commitdiff | tree |
| 2022-08-26 |
Peter Eisentraut | Remove unnecessary casts in free() and pfree() |
commit | commitdiff | tree |
| 2022-08-26 |
John Naylor | Use SSE2 in is_valid_ascii() where available. |
commit | commitdiff | tree |
| 2022-08-26 |
Peter Eisentraut | Remove obsolete comment |
commit | commitdiff | tree |
| 2022-08-26 |
Etsuro Fujita | Fix typo in comment. |
commit | commitdiff | tree |
| 2022-08-26 |
John Naylor | Add optimized functions for linear search within byte... |
commit | commitdiff | tree |
| 2022-08-25 |
Thomas Munro | Remove configure probe for sockaddr_in6 and require... |
commit | commitdiff | tree |
| 2022-08-25 |
Peter Eisentraut | libpq code should use libpq_gettext(), not _() |
commit | commitdiff | tree |
| 2022-08-25 |
Jeff Davis | Fix doc oversight for custom WAL resource managers. |
commit | commitdiff | tree |
| 2022-08-25 |
David Rowley | Small refactor to get rid of -Wshadow=compatible-local... |
commit | commitdiff | tree |
| 2022-08-25 |
David Rowley | More -Wshadow=compatible-local warning fixes |
commit | commitdiff | tree |
| 2022-08-25 |
Robert Haas | Allow grant-level control of role inheritance behavior. |
commit | commitdiff | tree |
| 2022-08-25 |
Peter Eisentraut | Move NON_EXEC_STATIC from c.h to postgres.h |
commit | commitdiff | tree |
| 2022-08-25 |
Peter Eisentraut | Update another comment still referring to pg_start... |
commit | commitdiff | tree |
| 2022-08-25 |
Daniel Gustafsson | doc: Fix typo in GRANT docs |
commit | commitdiff | tree |
| 2022-08-25 |
Daniel Gustafsson | Fix typo in MVCC test comment |
commit | commitdiff | tree |
| 2022-08-25 |
John Naylor | Remove unused symbol __aarch64 |
commit | commitdiff | tree |
| 2022-08-25 |
Peter Eisentraut | pg_dump: Fix new ICU tests |
commit | commitdiff | tree |
| 2022-08-25 |
Andres Freund | aix: Fix SHLIB_EXPORTS reference in VPATH builds |
commit | commitdiff | tree |
| 2022-08-25 |
Andres Freund | Remove SUBSYS.o rule in common.mk, hasn't been used... |
commit | commitdiff | tree |
| 2022-08-25 |
Andres Freund | Remove rule to generate postgres.o, not needed for... |
commit | commitdiff | tree |
| 2022-08-25 |
Andres Freund | solaris: Use versioning scripts instead of -Bsymbolic |
commit | commitdiff | tree |
| 2022-08-24 |
Robert Haas | Include RelFileLocator fields individually in BufferTag. |
commit | commitdiff | tree |
| 2022-08-24 |
Peter Eisentraut | pg_dump: Dump colliculocale |
commit | commitdiff | tree |
| 2022-08-24 |
Tom Lane | Defend against stack overrun in a few more places. |
commit | commitdiff | tree |
| 2022-08-24 |
David Rowley | Doc: remove duplicate "a" from func.sgml |
commit | commitdiff | tree |
| 2022-08-24 |
Peter Eisentraut | Fix ICU locale option handling in CREATE DATABASE |
commit | commitdiff | tree |
| 2022-08-24 |
Michael Paquier | Remove initialization of MyClientConnectionInfo at... |
commit | commitdiff | tree |
| 2022-08-24 |
David Rowley | Further -Wshadow=compatible-local warning fixes |
commit | commitdiff | tree |
| 2022-08-24 |
Peter Eisentraut | Change shared library installation naming on macOS |
commit | commitdiff | tree |
| 2022-08-24 |
Michael Paquier | Allow parallel workers to retrieve some data from Port |
commit | commitdiff | tree |
| 2022-08-24 |
David Rowley | Further reduce warnings with -Wshadow=compatible-local |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Message style adjustment |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Remove further unwanted linker flags from perl_embed_ld... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Remove our artificial PG_SOMAXCONN limit on listen... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Doc: document possible need to raise kernel's somaxconn... |
commit | commitdiff | tree |
| 2022-08-23 |
Tom Lane | Doc: prefer sysctl to /proc/sys in docs and comments. |
commit | commitdiff | tree |
| 2022-08-23 |
Peter Eisentraut | Remove offsetof definition |
commit | commitdiff | tree |
| 2022-08-23 |
Thomas Munro | Don't bother to set sockaddr_un.sun_len. |
commit | commitdiff | tree |
| 2022-08-23 |
Amit Kapila | Add CHECK_FOR_INTERRUPTS while decoding changes. |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for libpq |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for ecpg libraries |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Don't define FRONTEND for initdb |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Remove redundant call to pgstat_report_wal() |
commit | commitdiff | tree |
| 2022-08-23 |
Andres Freund | Add BackendType for standalone backends |
commit | commitdiff | tree |
| next |