- 26 Aug, 2001 1 commit
-
-
Tom Lane authored
documentation to come, but the code is all here. initdb forced.
-
- 25 Aug, 2001 1 commit
-
-
Tom Lane authored
buffer manager with 'pg_clog', a specialized access method modeled on pg_xlog. This simplifies startup (don't need to play games to open pg_log; among other things, OverrideTransactionSystem goes away), should improve performance a little, and opens the door to recycling commit log space by removing no-longer-needed segments of the commit log. Actual recycling is not there yet, but I felt I should commit this part separately since it'd still be useful if we chose not to do transaction ID wraparound.
-
- 12 Jul, 2001 1 commit
-
-
Tom Lane authored
validity checking rules for VACUUM. Make some other rearrangements of the VACUUM code to allow more code to be shared between full and lazy VACUUM. Minor code cleanups and added comments for TransactionId manipulations.
-
- 22 Mar, 2001 1 commit
-
-
Bruce Momjian authored
-
- 24 Jan, 2001 1 commit
-
-
Bruce Momjian authored
-
- 30 Nov, 2000 1 commit
-
-
Vadim B. Mikheev authored
-
- 21 Nov, 2000 1 commit
-
-
Peter Eisentraut authored
-
- 28 Oct, 2000 1 commit
-
-
Vadim B. Mikheev authored
-
- 20 Oct, 2000 1 commit
-
-
Vadim B. Mikheev authored
-
- 28 Jul, 2000 1 commit
-
-
Tom Lane authored
-
- 08 Jun, 2000 1 commit
-
-
Bruce Momjian authored
-
- 05 Jun, 2000 1 commit
-
-
Tom Lane authored
inputs have been converted to newstyle. This should go a long way towards fixing our portability problems with platforms where char and short parameters are passed differently from int-width parameters. Still more to do for the Alpha port however.
-
- 26 Jan, 2000 1 commit
-
-
Bruce Momjian authored
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files.
-
- 16 Jul, 1999 1 commit
-
-
Bruce Momjian authored
-
- 15 Jul, 1999 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 13 Feb, 1999 1 commit
-
-
Bruce Momjian authored
-
- 18 Dec, 1998 1 commit
-
-
Vadim B. Mikheev authored
LOCK TABLE IN ... MODE ...implemented
-
- 15 Dec, 1998 1 commit
-
-
Vadim B. Mikheev authored
New code for locking buffer' context.
-
- 08 Oct, 1998 1 commit
-
-
Bruce Momjian authored
-
- 06 Oct, 1998 1 commit
-
-
Tom Lane authored
and possibly other problems. Minor changes in xact.c and postgres.c's main loop to support new handling of async NOTIFY.
-
- 01 Sep, 1998 1 commit
-
-
Bruce Momjian authored
-
- 27 Jul, 1998 1 commit
-
-
Vadim B. Mikheev authored
-
- 24 Apr, 1998 1 commit
-
-
Bruce Momjian authored
-
- 26 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 07 Nov, 1997 1 commit
-
-
Thomas G. Lockhart authored
for use by recently created macros.
-
- 02 Nov, 1997 1 commit
-
-
Vadim B. Mikheev authored
-
- 08 Sep, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- 07 Sep, 1997 1 commit
-
-
Bruce Momjian authored
-
- 29 Aug, 1997 1 commit
-
-
Vadim B. Mikheev authored
visible to command itself (so we had multiple update of updated tuples, etc).
-
- 19 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 10 Nov, 1996 1 commit
-
-
Bruce Momjian authored
-
- 05 Nov, 1996 1 commit
-
-
Marc G. Fournier authored
-
- 03 Nov, 1996 1 commit
-
-
Marc G. Fournier authored
-
- 27 Aug, 1996 1 commit
-
-
Marc G. Fournier authored
-