index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Age
Commit message (
Expand
)
Author
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-04-04
tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.
Andres Freund
2019-04-04
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-01
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-03-28
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-26
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-24
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-22
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-16
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-11
tableam: Add and use scan APIs.
Andres Freund
2019-03-06
tableam: introduce table AM infrastructure.
Andres Freund
2019-01-26
Change function call information to be variable length.
Andres Freund
2019-01-22
Change snapshot type to be determined by enum rather than callback.
Andres Freund
2018-10-29
Exclude temporary directories from pgindent
Peter Eisentraut
2018-09-20
Add missing pg_description strings for pg_type entries.
Tom Lane
2018-07-24
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-16
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-06-30
Update typedefs list
Andrew Dunstan
2018-06-11
Add a script to detect perl compile time errors and warnings
Andrew Dunstan
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
Don't force a blank line before comments in perl code
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
perltidy: Don't write backup files
Peter Eisentraut
2018-04-26
Preliminary work for pgindent run.
Tom Lane
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
Change pgindent/README to specify that we use perltidy version 20170521.
Tom Lane
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-08
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-04-01
Add Bloom filter implementation.
Andres Freund
2018-03-27
Update pgindent's typedefs blacklist, and make it easier to adjust.
Tom Lane
2018-03-22
Add expression compilation support to LLVM JIT provider.
Andres Freund
2018-03-22
Add helpers for emitting LLVM IR.
Andres Freund
2018-03-22
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-22
Implement partition-wise grouping/aggregation.
Robert Haas
2018-03-22
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-02-02
Support parallel btree index builds.
Robert Haas
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-09
Expression evaluation based aggregate transition invocation.
Andres Freund
2017-12-21
Add parallel-aware hash joins.
Andres Freund
2017-12-18
Add shared tuplestores.
Andres Freund
2017-12-02
Add infrastructure for sharing temporary files between backends.
Andres Freund
2017-11-29
Update typedefs.list and re-run pgindent
Robert Haas
[next]