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
Age
Commit message (
Expand
)
Author
2013-10-24
Improve documentation of random() function.
Heikki Linnakangas
2013-10-24
Plug memory leak when reloading config file.
Heikki Linnakangas
2013-10-24
Fix memory leak when an empty ident file is reloaded.
Heikki Linnakangas
2013-10-24
Fix typos in comments.
Heikki Linnakangas
2013-10-23
Simplify tab completion rules for views and foreign tables.
Robert Haas
2013-10-23
Fix two bugs in setting the vm bit of empty pages.
Heikki Linnakangas
2013-10-23
Suppress a couple of compiler warnings seen with older gcc versions.
Tom Lane
2013-10-22
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-22
Make use of psprintf() in recent changes
Peter Eisentraut
2013-10-22
Adjust cube.out expected output for new test queries.
Heikki Linnakangas
2013-10-22
Fix blatantly broken record_image_cmp() logic for pass-by-value fields.
Tom Lane
2013-10-21
Extend cube on-disk format to pack points more tightly.
Heikki Linnakangas
2013-10-21
doc: Improve setup for documentation building with FOP
Peter Eisentraut
2013-10-21
Consistently use unsigned arithmetic for alignment calculations.
Noah Misch
2013-10-19
Add libpgcommon to backend gettext source files
Peter Eisentraut
2013-10-19
Add *.pot to .gitignore
Peter Eisentraut
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
Fix for lack of va_copy() on certain Windows versions
Peter Eisentraut
2013-10-18
Add libpgport to isolationtester on MSVC
Peter Eisentraut
2013-10-18
Switch order of libpgport and libpgcommon in MSVC build as well
Peter Eisentraut
2013-10-18
Remove IRIX port.
Robert Haas
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-18
doc: Configure TOC generation in XSLT HTML build
Peter Eisentraut
2013-10-17
Remove spinlock support for SINIX, Sun3, and NS32K.
Robert Haas
2013-10-17
Return valid json when converting an empty hstore.
Andrew Dunstan
2013-10-17
Silence compiler warning when SSL not in use
Alvaro Herrera
2013-10-16
Allow 5+ digit years for non-ISO timestamp/date strings, where appropriate
Bruce Momjian
2013-10-16
initdb: Suppress dynamic shared memory when probing for max_connections.
Robert Haas
2013-10-16
Switch order of -lpgport and -lpgcommon
Peter Eisentraut
2013-10-16
doc: Enable book index in XSLT builds
Peter Eisentraut
2013-10-15
docs: correct 9.1 and 9.2 release note mention of timeline switch fix
Bruce Momjian
2013-10-14
In dsm_impl_windows, don't error out when the segment already exists.
Robert Haas
2013-10-14
Fix details missed by dynamic shared memory patch.
Robert Haas
2013-10-14
Translation updates to fix build failures
Peter Eisentraut
2013-10-14
Add asprintf.c
Peter Eisentraut
2013-10-14
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-13
Tweak "line" test to avoid platform-specific floating-point output
Peter Eisentraut
2013-10-11
Fix several possibly non-portable gaffs in record_image_ops.
Kevin Grittner
2013-10-11
Use $(PERL) to invoke duplicate_oids
Alvaro Herrera
2013-10-11
Rework SSL renegotiation code
Alvaro Herrera
2013-10-11
doc: Move check-tabs target into html target
Peter Eisentraut
2013-10-11
doc: Fix table column number declaration
Peter Eisentraut
2013-10-11
doc: Handle additional character entities for SGML/XML conversion
Peter Eisentraut
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-11
Replace duplicate_oids with Perl implementation
Peter Eisentraut
[next]