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
*
Change FETCH/MOVE to use int8.
Bruce Momjian
2006-09-02
*
Revert as not needed/inconsistent with SQL REINDEX:
Bruce Momjian
2006-09-02
*
Remove GUC_REPORT for new "server_version_num" GUC variable. Added
Bruce Momjian
2006-09-02
*
Apply a simple solution to the problem of making INSERT/UPDATE/DELETE
Tom Lane
2006-09-02
*
Add functions to /contrib/pgstattuple that show index statistics and
Bruce Momjian
2006-09-02
*
Add new variable "server_version_num", which is almost the same as
Bruce Momjian
2006-09-02
*
Update wording:
Bruce Momjian
2006-09-02
*
Allow PL/python to return composite types and result sets
Bruce Momjian
2006-09-02
*
Done:
Bruce Momjian
2006-09-02
*
Suppress some NOTICE messages from REINDEX command.
Bruce Momjian
2006-09-02
*
Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION
Tom Lane
2006-08-31
*
Repair interpretation of GB as MB.
Peter Eisentraut
2006-08-31
*
Attibution addition: Add Karel Zak also for COPY SELECT.
Bruce Momjian
2006-08-31
*
Correct attibution:
Bruce Momjian
2006-08-31
*
Done:
Bruce Momjian
2006-08-31
*
Extend COPY to support COPY (SELECT ...) TO ...
Tom Lane
2006-08-30
*
Update logging of prepare/execute syntax, per comments from Guillaume Smet.
Bruce Momjian
2006-08-30
*
Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE
Tom Lane
2006-08-30
*
Dept. of second thoughts: if query fails part way through, shut down
Tom Lane
2006-08-29
*
Create a FETCH_COUNT parameter that causes psql to execute SELECT-like
Tom Lane
2006-08-29
*
Separate prepared statement and bind parameters with comma.
Bruce Momjian
2006-08-29
*
Add autovacuum item:
Bruce Momjian
2006-08-29
*
Fix mistyping
Teodor Sigaev
2006-08-29
*
Invent an assign-hook mechanism for psql variables similar to the one
Tom Lane
2006-08-29
*
Fix BUG #2594: Gin Indexes cause server to crash when it builds on empty table
Teodor Sigaev
2006-08-29
*
Add description of tsvector type layout
Teodor Sigaev
2006-08-29
*
Remove pos comparison in silly_cmp_tsvector(): it is not a semantically signi...
Teodor Sigaev
2006-08-29
*
Fix incorrect length of lexemes in silly_cmp_tsvector()
Teodor Sigaev
2006-08-29
*
Second try committing the path changes.
Michael Meskes
2006-08-29
*
Removed debug option from pg_regress call.
Michael Meskes
2006-08-29
*
Fixed parser and library to allow empty database names.
Michael Meskes
2006-08-29
*
Revert change to turn autovacuum on by default.
Peter Eisentraut
2006-08-29
*
Only call log_after_parse() if necessary.
Bruce Momjian
2006-08-29
*
Now bind displays prepare as detail, and execute displays prepare and
Bruce Momjian
2006-08-29
*
Add URL:
Bruce Momjian
2006-08-28
*
Move to referential integrity section:
Bruce Momjian
2006-08-28
*
Update:
Bruce Momjian
2006-08-28
*
Fix pgstat_report_waiting() to not dump core if called before
Tom Lane
2006-08-28
*
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-28
*
Tweak trivial_subqueryscan() to consider a SubqueryScan's targetlist
Tom Lane
2006-08-28
*
Turn autovacuum on by default. (stats_row_level is also on by default.)
Peter Eisentraut
2006-08-28
*
Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API.
Tom Lane
2006-08-27
*
Add some notes about why it's not a bug that RI_FKey_check calls
Tom Lane
2006-08-27
*
Add a function GetLockConflicts() to lock.c to report xacts holding
Tom Lane
2006-08-27
*
Move xact.c's partial support for Lists of TransactionIds into pg_list.h.
Tom Lane
2006-08-27
*
- Enabled single-quoted connection targets.
Michael Meskes
2006-08-27
*
Make saveHistory work properly on OS X when HISTFILE is set to /dev/null.
Tom Lane
2006-08-27
*
Changed double output.
Michael Meskes
2006-08-26
*
Add blank line.
Bruce Momjian
2006-08-25
*
Add blank line.>
Bruce Momjian
2006-08-25
[next]