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
2007-02-01
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
Fix broken markup.
Neil Conway
2007-02-01
Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t
Bruce Momjian
2007-02-01
Chinese FAQ update
Bruce Momjian
2007-02-01
Update URL for function permission checks
Bruce Momjian
2007-02-01
Add:
Bruce Momjian
2007-02-01
Add:
Bruce Momjian
2007-02-01
This patch adds documentation for the long-version parameters --username
Neil Conway
2007-02-01
Add:
Bruce Momjian
2007-02-01
Fix a few typos in comments in GiN.
Neil Conway
2007-02-01
Update CREATE SEQUENCE documentation to show the same sequence being
Bruce Momjian
2007-02-01
Add URL for:
Bruce Momjian
2007-02-01
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-01-31
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
Update comment.
Bruce Momjian
2007-01-31
Revert error message change for may/can/might --- needs discussion.
Bruce Momjian
2007-01-31
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
Add missing Makefile dependencies for the "bigtest" and "bigcheck"
Neil Conway
2007-01-31
Rewrite uuid input and output routines to avoid dependency on the
Neil Conway
2007-01-31
Fix initdb to not generate misleading error messages when postgres.bki
Tom Lane
2007-01-31
Revert gincostestimate changes.
Teodor Sigaev
2007-01-31
Update FreeBSD DocBook installation notices
Teodor Sigaev
2007-01-31
Allow GIN's extractQuery method to signal that nothing can satisfy the query.
Teodor Sigaev
2007-01-31
Add URL:
Bruce Momjian
2007-01-31
Document need for periodic REINDEX in VACUUM FULL cases.
Bruce Momjian
2007-01-31
Add missing colon.
Bruce Momjian
2007-01-31
Add:
Bruce Momjian
2007-01-31
Update for VACUUM FULL:
Bruce Momjian
2007-01-30
Add:
Bruce Momjian
2007-01-30
Add FAQ item about timezones and daylight savings time.
Bruce Momjian
2007-01-30
Update documentation for backslashes to mention escape string syntax
Bruce Momjian
2007-01-30
Repair oversights in the mechanism used to store compiled plpgsql functions.
Tom Lane
2007-01-30
Add SPI_push/SPI_pop calls so that datatype input and output functions called
Tom Lane
2007-01-30
Update documentation for pg_get_serial_sequence() function.
Bruce Momjian
2007-01-30
Add support for cross-type hashing in hash index searches and hash joins.
Tom Lane
2007-01-29
Add comment noting that hashm_procid in a hash index's metapage isn't
Tom Lane
2007-01-29
Update wording for minor release upgrades, per Alvaro.
Bruce Momjian
2007-01-29
Done:
Bruce Momjian
2007-01-29
Use sizeof() for snprintf() buffer length.
Bruce Momjian
2007-01-29
Update process termination message to display signal number and name
Bruce Momjian
2007-01-29
Update documentation on XML functions
Peter Eisentraut
2007-01-28
Improve hash join to discard input tuples immediately if they can't
Tom Lane
2007-01-28
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-28
Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any
Neil Conway
2007-01-28
Fix plpython MSVC build in non-debug mode.
Andrew Dunstan
2007-01-28
Remove some unnecessary conversion work in build_regtype_array().
Tom Lane
2007-01-28
Repair oversight in creation of "append relations": we should set up
Tom Lane
2007-01-28
Make some small improvements in the accuracy of plpgsql's error location
Tom Lane
2007-01-28
Fix path problem in MSVC bison wrapper. per Joachim Wieland.
Andrew Dunstan
2007-01-28
Add a new builtin type, "uuid". This implements a UUID type, similar to
Neil Conway
[next]