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
Age
Commit message (
Expand
)
Author
2022-07-10
Tidy up claimed supported CPUs and OSes.
Thomas Munro
2022-07-10
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-09
Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane
2022-07-09
Make assorted quality-of-life improvements in gen_node_support.pl.
Tom Lane
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
Add generated nodes\nodetags.h to clean.bat
Peter Eisentraut
2022-07-09
Install generated nodes/nodetags.h
Peter Eisentraut
2022-07-09
Fix vpath build
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
Use C99 designator in the rbtree sentinel definition
Alexander Korotkov
2022-07-08
Preserve relfilenode of pg_largeobject and its index across pg_upgrade.
Robert Haas
2022-07-08
Adjust node serialization tag of A_Expr for consistency
Peter Eisentraut
2022-07-08
Remove T_Join and T_Plan
Peter Eisentraut
2022-07-08
Simplify json lexing state
John Naylor
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
Only allow returning string types or bytea from json_serialize
Andrew Dunstan
2022-07-07
Remove stray references to lefttree/righttree in the executor.
Tom Lane
2022-07-07
Add checkpoint and REDO LSN to log_checkpoints message.
Fujii Masao
2022-07-07
Fix alias matching in transformLockingClause().
Dean Rasheed
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-07
Re-order disable_on_error in tab-complete.
Amit Kapila
2022-07-07
Clean up some includes and comments in TAP test scripts
Michael Paquier
2022-07-06
pgstat: slru: remove outdated comment
Andres Freund
2022-07-06
Fix wrong field order in _readMergeWhenClause().
Tom Lane
2022-07-06
Overload index_form_tuple to allow the memory context to be supplied
David Rowley
2022-07-06
pgstat: drop subscription stats without slot as well, fix comment
Andres Freund
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
Remove LLVM_CONFIG from Makefile.global.in
Andres Freund
2022-07-06
Tiny capitalization adjustment in pkg-config files
Peter Eisentraut
2022-07-06
Remove size increase in ExprEvalStep caused by hashed saops
David Rowley
2022-07-06
Refactor sending of DataRow messages in replication protocol
Peter Eisentraut
2022-07-06
Unify DLSUFFIX on Darwin
Peter Eisentraut
2022-07-06
Reorder ecpg_config.h.in alphabetically
Peter Eisentraut
2022-07-06
autho_explain: Add GUC to log query parameters
Michael Paquier
2022-07-05
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
pgstat: reduce timer overhead by leaving timer running.
Andres Freund
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
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-05
Fix errors in copyfuncs/equalfuncs support for JSON node types.
Tom Lane
2022-07-05
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
[next]