index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Wordsmithing
Peter Eisentraut
2009-01-16
*
Remove period from primary error message.
Peter Eisentraut
2009-01-15
*
Change explanation of pg_switch_xlog()'s return value to match code.
Heikki Linnakangas
2009-01-15
*
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Teodor Sigaev
2009-01-15
*
Fix generation too long headline with ShortWords.
Teodor Sigaev
2009-01-15
*
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2009-01-15
*
Remove unneeded GETTEXT_TRIGGERS.
Peter Eisentraut
2009-01-15
*
NLS cleanup in ecpglib
Peter Eisentraut
2009-01-15
*
Build needed things in src/test/regress/ first. And some build rules
Peter Eisentraut
2009-01-15
*
Make .pot files depend on the makefiles, so that they are updated when the
Peter Eisentraut
2009-01-15
*
Modify distdir rule to skip .git directory.
Bruce Momjian
2009-01-15
*
Add documentation mention that full page writes have to be enabled for
Bruce Momjian
2009-01-15
*
Make 'find' syntax consistent; add .git exclusion to make_ctags.
Bruce Momjian
2009-01-14
*
Avoid version-control system directories when creating TAGS. Besides
Peter Eisentraut
2009-01-14
*
Remove empty #ifdef block.
Bruce Momjian
2009-01-14
*
Make the columns is_insertable_into and is_updatable behave uniformly
Peter Eisentraut
2009-01-14
*
Make error messages match backend style.
Peter Eisentraut
2009-01-14
*
Check nsl library for gethostbyname_r() on all platforms (HP-UX uses it
Bruce Momjian
2009-01-14
*
Renable threading build for Solaris 2.5, per report from Andrew Chernow
Bruce Momjian
2009-01-14
*
misc.o depends on pg_config_paths.h when --enable-nls is used.
Peter Eisentraut
2009-01-14
*
Remove broken Assertions that failed if a statement executed in PL/pgSQL is
Heikki Linnakangas
2009-01-14
*
Remove useless (and insecure) temp file handling.
Peter Eisentraut
2009-01-13
*
Throw an error when using -C and -1 at the same time in pg_restore.
Magnus Hagander
2009-01-13
*
Remove special-handling of usernames with Kerberos authentication. We will
Magnus Hagander
2009-01-13
*
Document how pglesslog can be used to reduce the storage requirements of PITR.
Bruce Momjian
2009-01-13
*
Simplify the writing of amoptions routines by introducing a convenience
Alvaro Herrera
2009-01-12
*
Tweak order of operations in BitmapHeapNext() to avoid the case of prefetching
Tom Lane
2009-01-12
*
Add some minimal documentation that the SQL standard requires parentheses
Peter Eisentraut
2009-01-12
*
Use qualified_name instead of relation_expr for commands that have no
Peter Eisentraut
2009-01-12
*
Add ONLY support to LOCK and TRUNCATE. By default, these commands are now
Peter Eisentraut
2009-01-12
*
Implement prefetching via posix_fadvise() for bitmap index scans. A new
Tom Lane
2009-01-12
*
Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that
Tom Lane
2009-01-11
*
Make tests pass with or without locale.
Peter Eisentraut
2009-01-11
*
Revise the TIDBitmap API to support multiple concurrent iterations over a
Tom Lane
2009-01-10
*
Modify libpq environment variable documentation to point to the relevant
Bruce Momjian
2009-01-10
*
Update link guidelines.
Bruce Momjian
2009-01-10
*
Add guidelines section.
Bruce Momjian
2009-01-10
*
Add file to explain SGML linking options, for use by SGML document
Bruce Momjian
2009-01-10
*
A further attempt at clarifying the \distv business.
Tom Lane
2009-01-09
*
Fix libpq so that it reports PGRES_EMPTY_QUERY not PGRES_COMMAND_OK when an
Tom Lane
2009-01-09
*
Arrange for function default arguments to be processed properly in expressions
Tom Lane
2009-01-09
*
Remove tabs from SGML docs.
Bruce Momjian
2009-01-09
*
Remove fairly useless mixed-case identifier test that causes locale
Peter Eisentraut
2009-01-09
*
Code review of strftime patch, per comments from Tom:
Magnus Hagander
2009-01-09
*
Change chapter titles thus:
Peter Eisentraut
2009-01-09
*
Fix strftime usage on Win32 when trying to fetch the locale-aware
Magnus Hagander
2009-01-09
*
More portable use of "find".
Peter Eisentraut
2009-01-09
*
Rewrite update-po target, so that it works less like a shell script and more
Peter Eisentraut
2009-01-09
*
Make krb_realm and krb_server_hostname be pg_hba options only, and remove
Magnus Hagander
2009-01-09
*
Document values for pg_constraint confupdtype, confdeltype and confmatchtype ...
Andrew Dunstan
2009-01-09
[next]