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
2018-01-25
Add missing "static" markers.
Tom Lane
2018-01-25
Clean up some aspects of pg_dump/pg_restore item-selection logic.
Tom Lane
2018-01-25
Ignore partitioned indexes where appropriate
Alvaro Herrera
2018-01-25
Improve pg_dump's handling of "special" built-in objects.
Tom Lane
2018-01-25
Remove use of byte-masking macros in record_image_cmp
Peter Eisentraut
2018-01-25
Allow spaces in connection strings in SSL tests
Peter Eisentraut
2018-01-24
Avoid referencing off the end of subplan_partition_offsets.
Robert Haas
2018-01-24
Add tests for record_image_eq and record_image_cmp
Peter Eisentraut
2018-01-24
Improve implementation of pg_attribute_always_inline.
Tom Lane
2018-01-23
Teach reparameterize_path() to handle AppendPaths.
Tom Lane
2018-01-23
Remove unnecessary include
Alvaro Herrera
2018-01-23
pgbench: Remove accidental garbage in test file
Peter Eisentraut
2018-01-23
Update obsolete sentence in README.parallel.
Robert Haas
2018-01-23
Report an ERROR if a parallel worker fails to start properly.
Robert Haas
2018-01-23
In pg_dump, force reconnection after issuing ALTER DATABASE SET command(s).
Tom Lane
2018-01-23
Extract common bits from OpenSSL implementation
Peter Eisentraut
2018-01-23
Move SSL API comments to header files
Peter Eisentraut
2018-01-23
Move EDH support to common files
Peter Eisentraut
2018-01-23
Split out documentation of SSL parameters into their own section
Peter Eisentraut
2018-01-23
Add installcheck support to more test suites
Peter Eisentraut
2018-01-22
Move handling of database properties from pg_dumpall into pg_dump.
Tom Lane
2018-01-22
Reorder code in pg_dump to dump comments etc in a uniform order.
Tom Lane
2018-01-22
PL/Python: Fix tests for older Python versions
Peter Eisentraut
2018-01-22
Make pg_dump's ACL, sec label, and comment entries reliably identifiable.
Tom Lane
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2018-01-21
Support huge pages on Windows
Magnus Hagander
2018-01-21
Fix wording of "hostaddrs"
Magnus Hagander
2018-01-20
Improve type conversion of SPI_processed in Python
Peter Eisentraut
2018-01-20
Suppress possibly-uninitialized-variable warnings.
Tom Lane
2018-01-19
PL/Python: Simplify PLyLong_FromInt64
Peter Eisentraut
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-19
Fix CompareIndexInfo's attnum comparisons
Alvaro Herrera
2018-01-19
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-19
Replace GrantObjectType with ObjectType
Peter Eisentraut
2018-01-19
Fix pg_dump version comparison
Alvaro Herrera
2018-01-19
Fix regression tests for better stability
Alvaro Herrera
2018-01-19
Local partitioned indexes
Alvaro Herrera
2018-01-19
Fix StoreCatalogInheritance1 to use 32bit inhseqno
Alvaro Herrera
2018-01-19
Transfer state pertaining to pending REINDEX operations to workers.
Robert Haas
2018-01-19
Fix typo in recent commit
Simon Riggs
2018-01-19
Update comment
Peter Eisentraut
2018-01-18
Fix typo and improve punctuation
Peter Eisentraut
2018-01-18
Add tests for session_replication_role
Peter Eisentraut
2018-01-17
Reorder C includes
Bruce Momjian
2018-01-17
Remove useless lookup of root partitioned rel in ExecInitModifyTable().
Tom Lane
2018-01-17
Ability to advance replication slots
Simon Riggs
2018-01-17
Fix compiler warnings due to commit cc4feded
Andrew Dunstan
2018-01-17
Centralize json and jsonb handling of datetime types
Andrew Dunstan
2018-01-16
Remove useless use of bit-masking macros
Peter Eisentraut
2018-01-13
Cope with indicator arrays that do not have the correct length.
Michael Meskes
[next]