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
2018-08-17
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-16
Use the built-in float datatypes to implement geometric types
Tomas Vondra
2018-08-14
Remove duplicate function declarations.
Tom Lane
2018-08-13
Remove obsolete linux dynloader code
Peter Eisentraut
2018-08-13
Make autovacuum more aggressive to remove orphaned temp tables
Michael Paquier
2018-08-13
Avoid query-lifetime memory leaks in XMLTABLE (bug #15321)
Andrew Gierth
2018-08-12
Revert "Distinguish printf-like functions that support %m from those that don...
Tom Lane
2018-08-11
Produce compiler errors if errno is referenced inside elog/ereport calls.
Tom Lane
2018-08-11
Distinguish printf-like functions that support %m from those that don't.
Tom Lane
2018-08-10
Handle parallel index builds on mapped relations.
Peter Geoghegan
2018-08-05
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-08-04
Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *.
Tom Lane
2018-08-02
Add missing header include to pmsignal.h.
Thomas Munro
2018-08-01
Fix run-time partition pruning for appends with multiple source rels.
Tom Lane
2018-08-01
Allow multi-inserts during COPY into a partitioned table
Peter Eisentraut
2018-07-31
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-07-31
Fix typo in file identification and copyright year
Alvaro Herrera
2018-07-30
Add ssl_library preset parameter
Peter Eisentraut
2018-07-29
Fix two oversights from 9ebe0572 which refactored cluster_rel
Michael Paquier
2018-07-29
Provide separate header file for built-in float types
Tomas Vondra
2018-07-29
Refactor geometric functions and operators
Tomas Vondra
2018-07-24
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-24
Use setproctitle_fast() to update the ps status, if available.
Thomas Munro
2018-07-23
LLVMJIT: Adapt to API changes in gdb and perf support.
Andres Freund
2018-07-22
Hand code string to integer conversion for performance.
Andres Freund
2018-07-20
Bump catalog version for recent toast table additions
Michael Paquier
2018-07-19
Add toast tables to most system catalogs
Michael Paquier
2018-07-19
Expand run-time partition pruning to work with MergeAppend
Heikki Linnakangas
2018-07-18
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-16
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
Add plan_cache_mode setting
Peter Eisentraut
2018-07-13
Fix argument of pg_create_logical_replication_slot for slot name
Michael Paquier
2018-07-12
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-07-12
Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED
Michael Paquier
2018-07-11
Mark built-in btree comparison functions as leakproof where it's safe.
Tom Lane
2018-07-11
Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode.
Tom Lane
2018-07-11
Fix more wrong paths in header comments
Alexander Korotkov
2018-07-11
Rethink how to get float.h in old Windows API for isnan/isinf
Alvaro Herrera
2018-07-11
Use signals for postmaster death on FreeBSD.
Thomas Munro
2018-07-11
Use signals for postmaster death on Linux.
Thomas Munro
2018-07-10
Remove dynamic_shared_memory_type=none
Peter Eisentraut
2018-07-10
Fix typos
Peter Eisentraut
2018-07-09
Flip argument order in XLogSegNoOffsetToRecPtr
Alvaro Herrera
2018-07-09
Add UtilityReturnsTuples() support for CALL
Peter Eisentraut
2018-07-05
Fix typo
Peter Eisentraut
2018-07-04
Improve the performance of relation deletes during recovery.
Fujii Masao
2018-07-02
Add wait event for fsync of WAL segments
Michael Paquier
2018-06-30
Stamp HEAD as 12devel
Andrew Dunstan
2018-06-30
pgindent run prior to branching
Andrew Dunstan
[next]