users/rhaas/postgres.git
2022-07-16 Thomas MunroEmulate sigprocmask(), not sigsetmask(), on Windows.
2022-07-16 Thomas MunroMake dsm_impl_posix_resize more future-proof.
2022-07-15 Peter EisentrautLog details for client certificate failures
2022-07-15 Peter EisentrautConvert macros to static inline functions (xlog_internal.h)
2022-07-15 Peter EisentrautSupport gcc -fkeep-inline-functions
2022-07-15 David RowleyFix inconsistent parameter names between prototype...
2022-07-15 Bruce Momjiandocs: make monitoring "phases" table titles consistent
2022-07-14 Bruce Momjiandoc: clarify how dropping of extensions affects depend...
2022-07-14 Bruce Momjianpg_upgrade doc: mention that replication slots must...
2022-07-14 Bruce Momjiandoc: add documentation about ecpg Oracle-compatibility...
2022-07-14 Bruce Momjiandoc: move system views section to its own chapter
2022-07-14 Bruce Momjiandoc: clarify the behavior of identically-named savepoints
2022-07-14 Bruce Momjiandoc: clarify that "excluded" ON CONFLICT is a single row
2022-07-14 Bruce Momjiandoc: mention that INSERT can block because of unique...
2022-07-14 Bruce Momjiandoc: mention the pg_locks lock names in parentheses
2022-07-14 Thomas MunroDon't clobber postmaster sigmask in dsm_impl_resize.
2022-07-14 Tom LaneTighten up parsing logic in gen_node_support.pl.
2022-07-14 Thomas MunroAvoid shadowing a variable in sync.c.
2022-07-14 Thomas MunroCreate a distinct wait event for POSIX DSM allocation.
2022-07-14 Thomas MunroRemove redundant ftruncate() for POSIX DSM memory.
2022-07-14 Thomas MunroBlock signals while allocating DSM memory.
2022-07-14 John NaylorCorrect some uses of e.g. and i.e. in message strings...
2022-07-14 Michael PaquierRemove support for Visual Studio 2013
2022-07-13 Michael PaquierFix output of createuser --help with --valid-until
2022-07-13 Tom LaneMop up pg_upgrade's nls.mk for commit b0a55e432.
2022-07-13 Tom LaneRevert "Use wildcards instead of manually-maintained...
2022-07-13 Tom LaneAvoid unsatisfied-external-reference errors in static...
2022-07-13 Tom LaneUse wildcards instead of manually-maintained file lists...
2022-07-13 Tom LaneRemove artificial restrictions on which node types...
2022-07-13 Peter EisentrautConvert macros to static inline functions (bufmgr.h)
2022-07-13 Peter EisentrautConvert macros to static inline functions (itemptr.h)
2022-07-13 Alvaro HerreraPlug memory leak
2022-07-13 Alvaro HerreraFix flag tests in src/test/modules/test_oat_hooks
2022-07-13 Peter EisentrautAllow specifying STORAGE attribute for a new table
2022-07-13 Peter EisentrautRemove useless assertions
2022-07-13 Alvaro HerreraFix XID list support some more
2022-07-13 Peter EisentrautFix for make unportability
2022-07-13 Peter EisentrautNLS: Put list of available languages into LINGUAS files
2022-07-13 David RowleySmall cleanup of create_list_bounds()
2022-07-13 Michael Paquiercreateuser: Add support for more clause types through...
2022-07-13 David RowleyUse list_copy_head() instead of list_truncate(list_copy...
2022-07-13 Michael Paquiercreateuser: Cleanup and fix internal option ordering
2022-07-13 David RowleyTidy up code in get_cheapest_group_keys_order()
2022-07-12 Tom LaneFix ECPG's handling of type names that match SQL keywords.
2022-07-12 Tom LaneInvent qsort_interruptible().
2022-07-12 Tom LaneImprove error reporting from validate_exec().
2022-07-12 Tom LaneRemove trailing newlines in pg_upgrade's message strings.
2022-07-12 Tom LaneAdd defenses against unexpected changes in the NodeTag...
2022-07-12 Tom LaneInvent nodetag_only attribute for Nodes.
2022-07-12 Robert HaasRename some functions to mention Relation instead of...
2022-07-12 Alvaro HerreraAdd copy/equal support for XID lists
2022-07-12 John NaylorFix out-of-bounds read in json_lex_string
2022-07-12 Fujii MasaoSupport TRUNCATE triggers on foreign tables.
2022-07-11 Thomas MunroDoc: Acknowledge historically supported CPUs and OSes.
2022-07-11 Thomas MunroFurther tidy-up for old CPU architectures.
2022-07-11 Jeff DavisProvide log_status_format(), useful for an emit_log_hook.
2022-07-11 Tom LaneRationalize order of input files for gen_node_support.pl.
2022-07-11 Robert HaasFix mistake in comment.
2022-07-11 Peter EisentrautConvert macros to static inline functions (bufpage.h)
2022-07-11 Thomas MunroFix lock assertions in dshash.c.
2022-07-11 John NaylorBuild de-escaped JSON strings in larger chunks during...
2022-07-11 Michael PaquierFix two portability issues with the tests of test_oat_hooks
2022-07-11 Michael PaquierImprove error message with JSON_SERIALIZE()
2022-07-11 Michael PaquierImprove two comments related to a boolean DefElem's...
2022-07-11 Michael Paquierdoc: Fix inconsistent quotes in some jsonb fields
2022-07-10 Thomas MunroTidy up claimed supported CPUs and OSes.
2022-07-10 Thomas MunroFix \watch's interaction with libedit on ^C.
2022-07-09 Tom LaneExclude nodetags.h from headerscheck and cpluspluscheck.
2022-07-09 Tom LaneMake assorted quality-of-life improvements in gen_node_...
2022-07-09 Tom LaneDoc: rearrange high-level commentary about node support...
2022-07-09 Tom LaneMark Scan as an abstract node type, too.
2022-07-09 Tom LaneMark PlanState as an abstract node type.
2022-07-09 Peter EisentrautRemove code sections obsoleted by node support automation
2022-07-09 Peter EisentrautMove a comment
2022-07-09 Peter EisentrautAdd generated nodes\nodetags.h to clean.bat
2022-07-09 Peter EisentrautInstall generated nodes/nodetags.h
2022-07-09 Peter EisentrautFix vpath build
2022-07-09 Peter EisentrautAutomatically generate node support functions
2022-07-09 Bruce Momjiandoc: add examples for array_length() and jsonb_array_l...
2022-07-08 Bruce Momjiandoc: add pg_prewarm example
2022-07-08 Alexander KorotkovAdd missing inequality searches to rbtree
2022-07-08 Alexander KorotkovUse C99 designator in the rbtree sentinel definition
2022-07-08 Robert HaasPreserve relfilenode of pg_largeobject and its index...
2022-07-08 Peter EisentrautAdjust node serialization tag of A_Expr for consistency
2022-07-08 Peter EisentrautRemove T_Join and T_Plan
2022-07-08 John NaylorSimplify json lexing state
2022-07-08 Peter EisentrautReformat some more node comments
2022-07-08 Thomas MunroRemove HP/Intel Itanium support.
2022-07-08 Thomas MunroRemove HP-UX port.
2022-07-07 Andrew DunstanOnly allow returning string types or bytea from json_se...
2022-07-07 Tom LaneRemove stray references to lefttree/righttree in the...
2022-07-07 Fujii MasaoAdd checkpoint and REDO LSN to log_checkpoints message.
2022-07-07 Dean RasheedFix alias matching in transformLockingClause().
2022-07-07 Etsuro Fujitapostgres_fdw: Fix grammar.
2022-07-07 Peter EisentrautConvert macros to static inline functions (block.h)
2022-07-07 Michael PaquierMake Windows 10 the minimal runtime requirement for...
2022-07-07 Amit KapilaRe-order disable_on_error in tab-complete.
2022-07-07 Michael PaquierClean up some includes and comments in TAP test scripts
2022-07-06 Andres Freundpgstat: slru: remove outdated comment
2022-07-06 Tom LaneFix wrong field order in _readMergeWhenClause().
next