index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-19
Remove typedef celt from the regex library, along with macro NOCELT.
Tom Lane
2016-08-19
doc: requirepeer is a way to avoid spoofing
Bruce Momjian
2016-08-19
Add alternative output for ON CONFLICT toast isolation test.
Andres Freund
2016-08-18
Remove obsolete replacement system() on darwin
Peter Eisentraut
2016-08-18
Update line count totals for psql help displays.
Tom Lane
2016-08-18
In plpgsql, don't try to convert int2vector or oidvector to expanded array.
Tom Lane
2016-08-18
doc: Speed up XSLT builds
Peter Eisentraut
2016-08-18
Improve psql's tab completion for \l.
Tom Lane
2016-08-18
Improve psql's tab completion for ALTER EXTENSION foo UPDATE ...
Tom Lane
2016-08-18
Support the new regexp_match() function for citext.
Tom Lane
2016-08-18
Improve formatting of comments in plpgsql.h
Peter Eisentraut
2016-08-18
Refactor RandomSalt to handle salts of different lengths.
Heikki Linnakangas
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-18
Refactor sendAuthRequest.
Heikki Linnakangas
2016-08-18
Fix deletion of speculatively inserted TOAST on conflict
Andres Freund
2016-08-17
Implement regexp_match(), a simplified alternative to regexp_matches().
Tom Lane
2016-08-17
Properly re-initialize replication slot shared memory upon creation.
Andres Freund
2016-08-17
Fix -e option in contrib/intarray/bench/bench.pl.
Tom Lane
2016-08-17
Improve plpgsql's memory management to fix some function-lifespan leaks.
Tom Lane
2016-08-17
Disable update_process_title by default on Windows
Magnus Hagander
2016-08-17
docs: my third pass over the 9.6 release notes
Bruce Momjian
2016-08-17
Improve parsetree representation of special functions such as CURRENT_DATE.
Tom Lane
2016-08-16
Suppress -Wunused-result warning for strtol().
Tom Lane
2016-08-16
Fix assorted places in psql to print version numbers >= 10 in new style.
Tom Lane
2016-08-16
doc: Remove some confusion from pg_archivecleanup doc
Peter Eisentraut
2016-08-16
Fix typos
Peter Eisentraut
2016-08-16
Automate the maintenance of SO_MINOR_VERSION for our shared libraries.
Tom Lane
2016-08-16
Fix possible crash due to incorrect allocation context.
Robert Haas
2016-08-16
Remove separate version numbering for ecpg preprocessor.
Tom Lane
2016-08-16
Doc: copy-editing in create_access_method.sgml.
Tom Lane
2016-08-16
Doc: remove out-of-date claim that pg_am rows must be inserted by hand.
Tom Lane
2016-08-15
Once again allow LWLocks to be used within DSM segments.
Robert Haas
2016-08-15
Allow .so minor version numbers above 9 in .gitignore.
Tom Lane
2016-08-15
Update git_changelog to know that there's a 9.6 branch.
Tom Lane
2016-08-15
Stamp shared-library minor version numbers for v10.
Tom Lane
2016-08-15
Stamp HEAD as 10devel.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-08-14
Remove bogus dependencies on NUMERIC_MAX_PRECISION.
Tom Lane
2016-08-14
Fix assorted bugs in contrib/bloom.
Tom Lane
2016-08-13
Add SQL-accessible functions for inspecting index AM properties.
Tom Lane
2016-08-12
Doc: clarify that DROP ... CASCADE is recursive.
Tom Lane
2016-08-12
Fix inappropriate printing of never-measured times in EXPLAIN.
Tom Lane
2016-08-12
Code cleanup in SyncRepWaitForLSN()
Simon Riggs
2016-08-12
Correct TABLESAMPLE docs
Simon Riggs
2016-08-11
Add ID property to replication slots' sect2
Alvaro Herrera
2016-08-11
Trivial cosmetic cleanup in bloom/blutils.c.
Tom Lane
2016-08-11
Fix busted Assert for CREATE MATVIEW ... WITH NO DATA.
Tom Lane
2016-08-11
docs: my second pass over the 9.6 release notes
Bruce Momjian
2016-08-11
Doc: write some for adminpack.
Tom Lane
[next]