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
2005-02-01
Remove FAQ about database terms.
Bruce Momjian
2005-02-01
Remove FAQ mention of DROP column.
Bruce Momjian
2005-02-01
Update LIMIT/FETCH FAQ item.
Bruce Momjian
2005-02-01
Sync inet formatting code with recent BIND releases. In particular,
Tom Lane
2005-02-01
Update connections FAQ item.
Bruce Momjian
2005-01-31
Fix markup typo.
Bruce Momjian
2005-01-31
Update debeug FAQ.
Bruce Momjian
2005-01-31
Restructure debug FAQ entry.
Bruce Momjian
2005-01-31
Reorganize FAQ entry on performance.
Bruce Momjian
2005-01-31
Update admin tools FAQ.
Bruce Momjian
2005-01-31
Update PHP mention.
Bruce Momjian
2005-01-31
Remove "Support" FAQ item. We now have a tab on our web site.
Bruce Momjian
2005-01-31
Wording improvement.
Bruce Momjian
2005-01-31
Reorder support FAQ items.
Bruce Momjian
2005-01-31
Update section to mention developer's FAQ.
Bruce Momjian
2005-01-31
Mention releases are every 10-12 months now.
Bruce Momjian
2005-01-31
Simplify FAQ item about obtaining support.
Bruce Momjian
2005-01-31
Clarify license FAQ item.
Bruce Momjian
2005-01-31
Modernize the FAQ item "What is PostgreSQL" to skip most historical
Bruce Momjian
2005-01-30
Recommend security@postgresql.org as the contact point for security-related b...
Tom Lane
2005-01-30
Update FAQ text file.
Bruce Momjian
2005-01-30
FAQ markup fixes.
Bruce Momjian
2005-01-30
Fix ampersand in URL.
Bruce Momjian
2005-01-30
Remove IN/slow FAQ item because it only applies to <=7.3.X.
Bruce Momjian
2005-01-30
Remove GEQO and Rtree FAQ items.
Bruce Momjian
2005-01-30
More index item rewording.kUpdate FAQ.
Bruce Momjian
2005-01-30
Reword index/slow query item.
Bruce Momjian
2005-01-30
Remove FAQ item about binary cursors.
Bruce Momjian
2005-01-30
Remove FAQ items about IPC errors. We now report the help description
Bruce Momjian
2005-01-30
Merge two Interfaces FAQ items into one.
Bruce Momjian
2005-01-30
Merge unix and non-unix platform faq items, and remove Y2K item.
Bruce Momjian
2005-01-30
Update OID item description.
Bruce Momjian
2005-01-30
Preliminary release notes for 8.0.1, 7.4.7, 7.3.9, 7.2.7.
Tom Lane
2005-01-29
We haven't had a fixed limit on rule recursion depth since 7.3 ...
Tom Lane
2005-01-29
Make sure contrib C functions are marked strict where needed.
Tom Lane
2005-01-28
Add documentation for format_type(), which somehow escaped it before.
Tom Lane
2005-01-28
Add note cautioning that you can't use an encrypting IDENT server
Tom Lane
2005-01-28
When dealing with multiple grouping columns coming from the same table,
Tom Lane
2005-01-28
Improve planner's estimation of the space needed for HashAgg plans:
Tom Lane
2005-01-28
pg_aggregate.h fails to compile standalone, for lack of an #include
Tom Lane
2005-01-28
Adjust mkdir_p to do stat() before trying mkdir(). Avoids problems on
Tom Lane
2005-01-27
Check that aggregate creator has the right to execute the transition
Tom Lane
2005-01-27
Small patch to move get_grosysid() from catalog/aclchk.c to
Neil Conway
2005-01-27
Change heap_modifytuple() to require a TupleDesc rather than a
Neil Conway
2005-01-27
Now that I look at it, int_array_enum() didn't work either.
Tom Lane
2005-01-27
Fix security and 64-bit issues in contrib/intagg. This code could
Tom Lane
2005-01-27
Add intset() to README
Teodor Sigaev
2005-01-27
Provide a more descriptive error message when the return type of an SRF
Neil Conway
2005-01-27
Generalize TRUNCATE to support truncating multiple tables in one
Tom Lane
2005-01-27
Add regression tests for recent cursor/savepoint bug fixed by Alvaro and
Neil Conway
[next]