| 2022-07-18 |
Andres Freund | Refactor dtrace postprocessing make rules |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Add output directory option to gen_node_support.pl |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Add output directory argument to generate-unicode_norm_... |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Add output file argument to generate-errcodes.pl |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Add output path arg in generate-lwlocknames.pl |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Move snowball_create.sql creation into perl file |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | ecpg: Output dir, source dir, stamp file argument for... |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | psql: Output dir and dependency generation for sql_help |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Deal with paths containing \ and spaces in basebackup_t... |
commit | commitdiff | tree |
| 2022-07-18 |
Tomas Vondra | Reinstate tests accidentally removed by e3fcca0d0d |
commit | commitdiff | tree |
| 2022-07-18 |
Peter Eisentraut | pg_upgrade: Adjust quoting style in message to match... |
commit | commitdiff | tree |
| 2022-07-18 |
Peter Eisentraut | Add another SQL/JSON error code |
commit | commitdiff | tree |
| 2022-07-18 |
Peter Eisentraut | Convert macros to static inline functions (tupmacs.h) |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Mark all symbols exported from extension libraries... |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Fix configure executable permissions. |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Default to hidden visibility for extension libraries... |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Remove now superfluous declarations of dlsym()ed symbols. |
commit | commitdiff | tree |
| 2022-07-18 |
Andres Freund | Add central declarations for dlsym()ed symbols |
commit | commitdiff | tree |
| 2022-07-17 |
Tom Lane | postgres_fdw: be more wary about shippability of reg... |
commit | commitdiff | tree |
| 2022-07-17 |
Tom Lane | Fix omissions in support for the "regcollation" type. |
commit | commitdiff | tree |
| 2022-07-17 |
Tom Lane | postgres_fdw: set search_path to 'pg_catalog' while... |
commit | commitdiff | tree |
| 2022-07-17 |
Tom Lane | Disable unstable test cases in src/test/ssl/t/001_sslte... |
commit | commitdiff | tree |
| 2022-07-16 |
Tom Lane | Disable unstable test cases in src/test/ssl/t/001_sslte... |
commit | commitdiff | tree |
| 2022-07-16 |
Tom Lane | Remove postc's reset_shared() wrapper function. |
commit | commitdiff | tree |
| 2022-07-16 |
Peter Eisentraut | Attempt to fix compiler warning on old compiler |
commit | commitdiff | tree |
| 2022-07-16 |
Peter Eisentraut | Attempt to fix compiler warning on old compiler |
commit | commitdiff | tree |
| 2022-07-16 |
Peter Eisentraut | Replace many MemSet calls with struct initialization |
commit | commitdiff | tree |
| 2022-07-16 |
Thomas Munro | Emulate sigprocmask(), not sigsetmask(), on Windows. |
commit | commitdiff | tree |
| 2022-07-16 |
Thomas Munro | Make dsm_impl_posix_resize more future-proof. |
commit | commitdiff | tree |
| 2022-07-15 |
Peter Eisentraut | Log details for client certificate failures |
commit | commitdiff | tree |
| 2022-07-15 |
Peter Eisentraut | Convert macros to static inline functions (xlog_internal.h) |
commit | commitdiff | tree |
| 2022-07-15 |
Peter Eisentraut | Support gcc -fkeep-inline-functions |
commit | commitdiff | tree |
| 2022-07-15 |
David Rowley | Fix inconsistent parameter names between prototype... |
commit | commitdiff | tree |
| 2022-07-15 |
Bruce Momjian | docs: make monitoring "phases" table titles consistent |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: clarify how dropping of extensions affects depend... |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | pg_upgrade doc: mention that replication slots must... |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: add documentation about ecpg Oracle-compatibility... |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: move system views section to its own chapter |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: clarify the behavior of identically-named savepoints |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: clarify that "excluded" ON CONFLICT is a single row |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: mention that INSERT can block because of unique... |
commit | commitdiff | tree |
| 2022-07-14 |
Bruce Momjian | doc: mention the pg_locks lock names in parentheses |
commit | commitdiff | tree |
| 2022-07-14 |
Thomas Munro | Don't clobber postmaster sigmask in dsm_impl_resize. |
commit | commitdiff | tree |
| 2022-07-14 |
Tom Lane | Tighten up parsing logic in gen_node_support.pl. |
commit | commitdiff | tree |
| 2022-07-14 |
Thomas Munro | Avoid shadowing a variable in sync.c. |
commit | commitdiff | tree |
| 2022-07-14 |
Thomas Munro | Create a distinct wait event for POSIX DSM allocation. |
commit | commitdiff | tree |
| 2022-07-14 |
Thomas Munro | Remove redundant ftruncate() for POSIX DSM memory. |
commit | commitdiff | tree |
| 2022-07-14 |
Thomas Munro | Block signals while allocating DSM memory. |
commit | commitdiff | tree |
| 2022-07-14 |
John Naylor | Correct some uses of e.g. and i.e. in message strings... |
commit | commitdiff | tree |
| 2022-07-14 |
Michael Paquier | Remove support for Visual Studio 2013 |
commit | commitdiff | tree |
| 2022-07-13 |
Michael Paquier | Fix output of createuser --help with --valid-until |
commit | commitdiff | tree |
| 2022-07-13 |
Tom Lane | Mop up pg_upgrade's nls.mk for commit b0a55e432. |
commit | commitdiff | tree |
| 2022-07-13 |
Tom Lane | Revert "Use wildcards instead of manually-maintained... |
commit | commitdiff | tree |
| 2022-07-13 |
Tom Lane | Avoid unsatisfied-external-reference errors in static... |
commit | commitdiff | tree |
| 2022-07-13 |
Tom Lane | Use wildcards instead of manually-maintained file lists... |
commit | commitdiff | tree |
| 2022-07-13 |
Tom Lane | Remove artificial restrictions on which node types... |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | Convert macros to static inline functions (bufmgr.h) |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | Convert macros to static inline functions (itemptr.h) |
commit | commitdiff | tree |
| 2022-07-13 |
Alvaro Herrera | Plug memory leak |
commit | commitdiff | tree |
| 2022-07-13 |
Alvaro Herrera | Fix flag tests in src/test/modules/test_oat_hooks |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | Allow specifying STORAGE attribute for a new table |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | Remove useless assertions |
commit | commitdiff | tree |
| 2022-07-13 |
Alvaro Herrera | Fix XID list support some more |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | Fix for make unportability |
commit | commitdiff | tree |
| 2022-07-13 |
Peter Eisentraut | NLS: Put list of available languages into LINGUAS files |
commit | commitdiff | tree |
| 2022-07-13 |
David Rowley | Small cleanup of create_list_bounds() |
commit | commitdiff | tree |
| 2022-07-13 |
Michael Paquier | createuser: Add support for more clause types through... |
commit | commitdiff | tree |
| 2022-07-13 |
David Rowley | Use list_copy_head() instead of list_truncate(list_copy... |
commit | commitdiff | tree |
| 2022-07-13 |
Michael Paquier | createuser: Cleanup and fix internal option ordering |
commit | commitdiff | tree |
| 2022-07-13 |
David Rowley | Tidy up code in get_cheapest_group_keys_order() |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Fix ECPG's handling of type names that match SQL keywords. |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Invent qsort_interruptible(). |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Improve error reporting from validate_exec(). |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Remove trailing newlines in pg_upgrade's message strings. |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Add defenses against unexpected changes in the NodeTag... |
commit | commitdiff | tree |
| 2022-07-12 |
Tom Lane | Invent nodetag_only attribute for Nodes. |
commit | commitdiff | tree |
| 2022-07-12 |
Robert Haas | Rename some functions to mention Relation instead of... |
commit | commitdiff | tree |
| 2022-07-12 |
Alvaro Herrera | Add copy/equal support for XID lists |
commit | commitdiff | tree |
| 2022-07-12 |
John Naylor | Fix out-of-bounds read in json_lex_string |
commit | commitdiff | tree |
| 2022-07-12 |
Fujii Masao | Support TRUNCATE triggers on foreign tables. |
commit | commitdiff | tree |
| 2022-07-11 |
Thomas Munro | Doc: Acknowledge historically supported CPUs and OSes. |
commit | commitdiff | tree |
| 2022-07-11 |
Thomas Munro | Further tidy-up for old CPU architectures. |
commit | commitdiff | tree |
| 2022-07-11 |
Jeff Davis | Provide log_status_format(), useful for an emit_log_hook. |
commit | commitdiff | tree |
| 2022-07-11 |
Tom Lane | Rationalize order of input files for gen_node_support.pl. |
commit | commitdiff | tree |
| 2022-07-11 |
Robert Haas | Fix mistake in comment. |
commit | commitdiff | tree |
| 2022-07-11 |
Peter Eisentraut | Convert macros to static inline functions (bufpage.h) |
commit | commitdiff | tree |
| 2022-07-11 |
Thomas Munro | Fix lock assertions in dshash.c. |
commit | commitdiff | tree |
| 2022-07-11 |
John Naylor | Build de-escaped JSON strings in larger chunks during... |
commit | commitdiff | tree |
| 2022-07-11 |
Michael Paquier | Fix two portability issues with the tests of test_oat_hooks |
commit | commitdiff | tree |
| 2022-07-11 |
Michael Paquier | Improve error message with JSON_SERIALIZE() |
commit | commitdiff | tree |
| 2022-07-11 |
Michael Paquier | Improve two comments related to a boolean DefElem's... |
commit | commitdiff | tree |
| 2022-07-11 |
Michael Paquier | doc: Fix inconsistent quotes in some jsonb fields |
commit | commitdiff | tree |
| 2022-07-10 |
Thomas Munro | Tidy up claimed supported CPUs and OSes. |
commit | commitdiff | tree |
| 2022-07-10 |
Thomas Munro | Fix \watch's interaction with libedit on ^C. |
commit | commitdiff | tree |
| 2022-07-09 |
Tom Lane | Exclude nodetags.h from headerscheck and cpluspluscheck. |
commit | commitdiff | tree |
| 2022-07-09 |
Tom Lane | Make assorted quality-of-life improvements in gen_node_... |
commit | commitdiff | tree |
| 2022-07-09 |
Tom Lane | Doc: rearrange high-level commentary about node support... |
commit | commitdiff | tree |
| 2022-07-09 |
Tom Lane | Mark Scan as an abstract node type, too. |
commit | commitdiff | tree |
| 2022-07-09 |
Tom Lane | Mark PlanState as an abstract node type. |
commit | commitdiff | tree |
| 2022-07-09 |
Peter Eisentraut | Remove code sections obsoleted by node support automation |
commit | commitdiff | tree |
| next |