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-03-24
Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY locking,
Neil Conway
2005-03-23
Update wording:
Bruce Momjian
2005-03-23
Update item on ambiguous INTERVAL syntax:
Bruce Momjian
2005-03-23
Update ANSI INTERVAL section:
Bruce Momjian
2005-03-23
Add note about risks involved in replaying CREATE TABLESPACE commands
Tom Lane
2005-03-23
Update numbers in example:
Bruce Momjian
2005-03-23
Update:
Bruce Momjian
2005-03-23
Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire
Neil Conway
2005-03-23
Add:
Bruce Momjian
2005-03-23
Assign:
Bruce Momjian
2005-03-23
Add:
Bruce Momjian
2005-03-23
Add INTERVAL items:
Bruce Momjian
2005-03-23
Remove duplicate:
Bruce Momjian
2005-03-23
Add:
Bruce Momjian
2005-03-23
Add:
Bruce Momjian
2005-03-23
Remove:
Bruce Momjian
2005-03-23
Add for pg_dump:
Bruce Momjian
2005-03-23
Add:
Bruce Momjian
2005-03-23
Remove:
Bruce Momjian
2005-03-23
WAL must log CREATE and DROP DATABASE operations *without* using any
Tom Lane
2005-03-22
Use InitFunctionCallInfoData() macro instead of MemSet in performance
Tom Lane
2005-03-22
Create a routine PageIndexMultiDelete() that replaces a loop around
Tom Lane
2005-03-21
Fix quote_ident to use quote_identifier rather than its own, not quite
Tom Lane
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
* construct "struct {} list [] = {}" confuses pgindent - split those.
Neil Conway
2005-03-21
Remove support for libmhash/libmcrypt.
Neil Conway
2005-03-21
Convert index-related tuple handling routines from char 'n'/' ' to bool
Tom Lane
2005-03-20
Change the return value of HeapTupleSatisfiesUpdate() to be an enum,
Neil Conway
2005-03-20
On Windows, use QueryPerformanceCounter instead of gettimeofday for
Tom Lane
2005-03-20
Remove unnecessary calls of FlushRelationBuffers: there is no need
Tom Lane
2005-03-20
Add mention of why malloc() has to be used in snprintf.c.
Bruce Momjian
2005-03-20
Department of second thoughts. Remove FRONTEND from snprintf.c because
Bruce Momjian
2005-03-20
Fix typo in Makefile.
Bruce Momjian
2005-03-20
Another change for FRONTEND snprintf.c.
Bruce Momjian
2005-03-20
Mark snprintf.c as a file that uses FRONTEND and needs to a version in
Bruce Momjian
2005-03-20
Done:
Bruce Momjian
2005-03-19
Add temp_buffers GUC variable to allow users to determine the size
Tom Lane
2005-03-19
Upgrade localbuf.c to use a hash table instead of linear search to
Tom Lane
2005-03-18
Put 'dump complete' message in the right place, so it comes out where
Tom Lane
2005-03-18
Need to reset local buffer pin counts, not only shared buffer pins,
Tom Lane
2005-03-18
Added patch by Christof Petig <
[email protected]
> to work around gcc ...
Michael Meskes
2005-03-18
Avoid infinite loop in InvalidateBuffer if we ourselves are holding
Tom Lane
2005-03-18
Need to release buffer pins before attempting to drop files during
Tom Lane
2005-03-18
Treat EPERM as a non-error case when checking to see if old postmaster
Tom Lane
2005-03-17
This patch moves some code for preprocessing FOR UPDATE from
Neil Conway
2005-03-17
Add link to INSERT in docs.
Bruce Momjian
2005-03-17
Update file system snapshot docs.
Bruce Momjian
[next]