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
2001-03-13
update
Peter Eisentraut
2001-03-13
update
Peter Eisentraut
2001-03-13
Change xlog page-header format to include StartUpID. Use the SUI to
Tom Lane
2001-03-13
'test -e' isn't portable. Use 'test -f'.
Peter Eisentraut
2001-03-13
Update FAQ.
Bruce Momjian
2001-03-13
Document changed features of pg_dump, including:
Philip Warner
2001-03-13
- Use subselect when enabling triggers,
Philip Warner
2001-03-13
The attached file contains the registry settings required to install the
Hiroshi Inoue
2001-03-13
Update for new pg_control format.
Tom Lane
2001-03-13
XLOG (and related) changes:
Tom Lane
2001-03-12
Avoid O(N^2) behavior in deferredTriggerAddEvent() for large numbers of
Tom Lane
2001-03-11
Update TODO list.
Bruce Momjian
2001-03-11
Throw error if Ant is not found and Java is requested. Remove redundant
Peter Eisentraut
2001-03-11
Add uninstall target to Java build.
Peter Eisentraut
2001-03-10
Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBC
Tom Lane
2001-03-10
Provide a hack to let initialization happen on platforms for which
Tom Lane
2001-03-10
Do not accept values from sections following the specified section.
Tom Lane
2001-03-10
BOX documentation disagreed with code about corner order.
Tom Lane
2001-03-10
Update TODO list.
Bruce Momjian
2001-03-10
Document --with-java.
Peter Eisentraut
2001-03-10
Eliminate some hackery when creating text files (INSTALL) with a few lines
Peter Eisentraut
2001-03-10
Use install-sh unconditionally.
Peter Eisentraut
2001-03-10
FATAL errors should cause exit with nonzero status if we are not running
Tom Lane
2001-03-10
1)Allow the access to indexes with up to 16 keys.
Hiroshi Inoue
2001-03-09
Don't choke on superuser names containing random punctuation.
Tom Lane
2001-03-09
Recursive distclean shouldn't depend on recursive clean. Subdirectories
Peter Eisentraut
2001-03-09
Integrate "Porting from Oracle PL/SQL" HOWTO from Roberto Mello.
Peter Eisentraut
2001-03-09
hold interupts during LockWaitCancel().
Hiroshi Inoue
2001-03-08
Add Japanese FAQ>
Bruce Momjian
2001-03-08
Update TODO list.
Bruce Momjian
2001-03-08
Update FAQ.
Bruce Momjian
2001-03-08
A subplan invoked within an aggregate function's argument should
Tom Lane
2001-03-08
Modify wchar conversion routines to not fetch the next byte past the end
Tom Lane
2001-03-07
Repair a number of places that didn't bother to check whether PageAddItem
Tom Lane
2001-03-07
> Applied. Thanks.
Bruce Momjian
2001-03-07
pltcl_loadmod has problems with big (>4k) modules because of missing incr
Bruce Momjian
2001-03-06
Update my2pg, new version.
Bruce Momjian
2001-03-06
Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual
Tom Lane
2001-03-06
Sync rule for making INSTALL file.
Peter Eisentraut
2001-03-06
Help message s/dump/restore/ (must have been copy&pasted from pg_dump).
Peter Eisentraut
2001-03-06
Some editing, enhance markup, move description section before options list.
Peter Eisentraut
2001-03-06
Shorten TOAST mention
Bruce Momjian
2001-03-06
Update/correct/refine.
Peter Eisentraut
2001-03-06
Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-03-06
- Reflect change of option -U to -L
Philip Warner
2001-03-06
- Minor correction to usage
Philip Warner
2001-03-06
- Dump relevant parts of sequences only when doing schemaOnly & dataOnly
Philip Warner
2001-03-06
- Only disable triggers in DataOnly (or implied data-only) restores.
Philip Warner
2001-03-05
Add missing space, change some markup.
Peter Eisentraut
2001-03-05
Sorry, that change was not correct.
Peter Eisentraut
[prev]
[next]