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
2014-08-19
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
Fujii Masao
2014-08-19
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-19
Install libpq DLL with $(INSTALL_SHLIB).
Noah Misch
2014-08-19
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-19
Replace a few strncmp() calls with strlcpy().
Noah Misch
2014-08-19
Make pg_service.conf sample LDIF more portable.
Noah Misch
2014-08-19
Document new trigger-related forms of ALTER FOREIGN TABLE.
Noah Misch
2014-08-18
Adjust Release Notes to reflect holding off wrapped expanded mode until 9.5 (...
Greg Stark
2014-08-18
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
Reorganize functions in be-secure-openssl.c
Heikki Linnakangas
2014-08-18
Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.
Tom Lane
2014-08-18
Use ISO 8601 format for dates converted to JSON, too.
Tom Lane
2014-08-18
Add missing index terms for replication commands in the document.
Fujii Masao
2014-08-18
Make an editorial pass over the 9.4 release notes.
Tom Lane
2014-08-17
Improve DISCARD documentation.
Tom Lane
2014-08-17
doc: Work around stylesheet bug for man build
Peter Eisentraut
2014-08-16
Fix bogus return macros in range_overright_internal().
Tom Lane
2014-08-16
Add opr_sanity queries to inspect commutator/negator links more closely.
Tom Lane
2014-08-16
Fix bogus commutator/negator links for JSONB containment operators.
Tom Lane
2014-08-15
Fix whitespace
Peter Eisentraut
2014-08-15
pg_upgrade: fix define adjusted during testing
Bruce Momjian
2014-08-15
pg_upgrade: error if run from top of new PGDATA on Windows
Bruce Momjian
2014-08-15
Doc fix: New York State's capital is Albany.
Heikki Linnakangas
2014-08-15
Remove remnants of a JENTRY_ISFIRST flag bit.
Heikki Linnakangas
2014-08-15
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-08-15
doc: Fix DocBook XML validity
Peter Eisentraut
2014-08-14
Update SysV parameter configuration documentation for FreeBSD.
Tom Lane
2014-08-14
docs: Add missing period.
Robert Haas
2014-08-14
Add sortsupport routines for text.
Robert Haas
2014-08-14
Fix help message in pg_ctl.
Fujii Masao
2014-08-14
Fix whitespace
Peter Eisentraut
2014-08-14
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-14
doc: Remove obsolete set element DSSSL customizations
Peter Eisentraut
2014-08-13
Prevent memory leaks in parseRelOptions().
Tom Lane
2014-08-13
Prevent memory leaks in RelationGetIndexList, RelationGetIndexAttrBitmap.
Tom Lane
2014-08-13
Expose -S option in pg_receivexlog.
Fujii Masao
2014-08-12
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
Fix typo in \setrandom document.
Fujii Masao
2014-08-12
Be less aggressive in asking for feedback of logical walsender clients.
Andres Freund
2014-08-12
Enhance pgbench's option checking.
Tatsuo Ishii
2014-08-12
Change first call of ProcessConfigFile so as to process only data_directory.
Fujii Masao
2014-08-12
Add tab-completion for \unset and valid setting values of psql variables.
Fujii Masao
2014-08-11
Fix documentation oversights about pageinspect and initialization fork.
Fujii Masao
2014-08-11
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-10
Clarify type resolution behavior for domain types.
Tom Lane
2014-08-09
Clean up handling of unknown-type inputs in json_build_object and friends.
Tom Lane
2014-08-09
Further cleanup of JSON-specific error messages.
Tom Lane
2014-08-09
Reject duplicate column names in foreign key referenced-columns lists.
Tom Lane
2014-08-09
Small message fixes
Peter Eisentraut
2014-08-08
Add -F option to pg_receivexlog, for specifying fsync interval.
Fujii Masao
[next]