index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2022-07-10
Tidy up claimed supported CPUs and OSes.
Thomas Munro
2022-07-09
Doc: rearrange high-level commentary about node support coverage.
Tom Lane
2022-07-09
Mark Scan as an abstract node type, too.
Tom Lane
2022-07-09
Mark PlanState as an abstract node type.
Tom Lane
2022-07-09
Remove code sections obsoleted by node support automation
Peter Eisentraut
2022-07-09
Move a comment
Peter Eisentraut
2022-07-09
Install generated nodes/nodetags.h
Peter Eisentraut
2022-07-09
Automatically generate node support functions
Peter Eisentraut
2022-07-08
Add missing inequality searches to rbtree
Alexander Korotkov
2022-07-08
Remove T_Join and T_Plan
Peter Eisentraut
2022-07-08
Reformat some more node comments
Peter Eisentraut
2022-07-08
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-07-07
Convert macros to static inline functions (block.h)
Peter Eisentraut
2022-07-07
Make Windows 10 the minimal runtime requirement for WIN32
Michael Paquier
2022-07-06
Overload index_form_tuple to allow the memory context to be supplied
David Rowley
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
Remove size increase in ExprEvalStep caused by hashed saops
David Rowley
2022-07-06
autho_explain: Add GUC to log query parameters
Michael Paquier
2022-07-05
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-07-05
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
Rename pg_checkpointer predefined role to pg_checkpoint.
Robert Haas
2022-07-05
Add result_types column to pg_prepared_statements view
Peter Eisentraut
2022-07-05
Remove durable_rename_excl()
Michael Paquier
2022-07-04
Implement List support for TransactionId
Alvaro Herrera
2022-07-02
Reformat some node comments
Peter Eisentraut
2022-07-02
Introduce pg_attribute_nonnull(...)
Michael Paquier
2022-07-01
Remove no-longer-used parameter for create_groupingsets_path().
Tom Lane
2022-07-01
Add construct_array_builtin, deconstruct_array_builtin
Peter Eisentraut
2022-06-30
pgindent run prior to branching v15.
Tom Lane
2022-06-27
Fix visibility check when XID is committed in CLOG but not in procarray.
Heikki Linnakangas
2022-06-26
Fix relptr's encoding of the base address.
Thomas Munro
2022-06-16
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-06-16
Fix data inconsistency between publisher and subscriber.
Amit Kapila
2022-06-08
Be more careful about GucSource for internally-driven GUC settings.
Tom Lane
2022-05-31
shm_mq_sendv: Fix flushing bug when receiver not yet attached.
Robert Haas
2022-05-30
Make STRING an unreserved_keyword.
Tom Lane
2022-05-24
Remove duplicated words in comments of pgstat.c and pgstat_internal.h
Michael Paquier
2022-05-21
Remove unused-and-misspelled function extern declaration.
Tom Lane
2022-05-21
Avoid overflow hazard when clamping group counts to "long int".
Tom Lane
2022-05-19
Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS
Alvaro Herrera
2022-05-19
Fix incorrect comments for Memoize struct
David Rowley
2022-05-19
Extend pg_publication_tables to display column list and row filter.
Amit Kapila
2022-05-13
Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure.
Tom Lane
2022-05-13
Add a new shmem_request_hook hook.
Robert Haas
2022-05-13
Remove PGDLLIMPORT marker from __pg_log_level
Michael Paquier
2022-05-12
Add missing 'extern' to function prototypes.
Andres Freund
2022-05-12
Do pre-release housekeeping on catalog data.
Tom Lane
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
Add some missing PGDLLIMPORT markings
Michael Paquier
[next]