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
2017-06-21
Fix typo in comment.
Heikki Linnakangas
2017-06-20
Make opr_sanity test complain about built-in functions marked prosecdef.
Tom Lane
2017-06-20
Fix typo in code comment
Peter Eisentraut
2017-06-20
pg_upgrade: start/stop new server after pg_resetwal
Bruce Momjian
2017-06-20
Don't downcase entries within shared_preload_libraries et al.
Tom Lane
2017-06-20
Tweak publication fetching in psql
Peter Eisentraut
2017-06-20
Change pg_get_publication_tables to prosecdef false
Peter Eisentraut
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-19
Avoid regressions in foreign-key-based selectivity estimates.
Tom Lane
2017-06-19
On Windows, make pg_dump use binary mode for compressed plain text output.
Tom Lane
2017-06-19
Fix leaking of small spilled subtransactions during logical decoding.
Andres Freund
2017-06-17
Set statement timestamp in apply worker
Peter Eisentraut
2017-06-17
Remove incorrect comment
Magnus Hagander
2017-06-17
Fix typos in comments
Magnus Hagander
2017-06-17
Define HAVE_UCOL_STRCOLLUTF8 on Windows
Peter Eisentraut
2017-06-17
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2017-06-16
Use RangeVarGetRelidExtended() in AlterSequence()
Peter Eisentraut
2017-06-16
Fix ICU collation use on Windows
Peter Eisentraut
2017-06-16
Fix dependency, when changing a function's argument/return type.
Heikki Linnakangas
2017-06-16
Reconcile nodes/*funcs.c with PostgreSQL 10 work.
Noah Misch
2017-06-15
Fix low-probability leaks of PGresult objects in the backend.
Tom Lane
2017-06-15
Rename function for consistency
Alvaro Herrera
2017-06-15
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
Fix typo in code comment
Peter Eisentraut
2017-06-15
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-06-14
Fix problems related to RangeTblEntry members enrname and enrtuples.
Robert Haas
2017-06-14
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
Use DEFACLOBJ_ macros in error message instead of hardcoding
Peter Eisentraut
2017-06-14
Add missing serial comma
Peter Eisentraut
2017-06-14
Teach predtest.c about CHECK clauses to fix partitioning bugs.
Robert Haas
2017-06-14
Avoid bogus TwoPhaseState locking sequences
Alvaro Herrera
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
Fix no-longer-valid shortcuts in expression_returns_set().
Tom Lane
2017-06-14
Fix violations of CatalogTupleInsert/Update/Delete abstraction.
Tom Lane
2017-06-14
Teach PL/pgSQL about partitioned tables.
Dean Rasheed
2017-06-14
Teach RemoveRoleFromObjectPolicy() about partitioned tables.
Dean Rasheed
2017-06-14
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-13
Always initialize PartitionBoundInfoData's null_index.
Robert Haas
2017-06-13
Teach relation_is_updatable() about partitioned tables.
Dean Rasheed
2017-06-13
libpq: Message style improvements
Peter Eisentraut
2017-06-13
Fix failure to remove dependencies when a partition is detached.
Robert Haas
2017-06-13
In initdb, defend against assignment of NULL values to not-null columns.
Tom Lane
2017-06-13
Fix typo
Peter Eisentraut
2017-06-13
Improve code comments
Peter Eisentraut
2017-06-13
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-13
Fix collprovider of predefined collations
Peter Eisentraut
2017-06-13
pg_dump: Allow dumping default collation
Peter Eisentraut
2017-06-13
Prevent copying default collation
Peter Eisentraut
[next]