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
1996-11-20
Here is the patch for pg_dump not handling NULL values in 'insert'
Bruce Momjian
1996-11-20
Fix for man Makefile. Added 'all'.
Bruce Momjian
1996-11-19
Make install change for man files
Bruce Momjian
1996-11-19
Removed old Assert's used during development.
Bruce Momjian
1996-11-19
This file has not been part of the regression test for many releases.
Bryan Henderson
1996-11-19
The routines in magic.c have moved to the more accessible version.c.
Bryan Henderson
1996-11-19
Eliminate mk/ directory. The tyranny of the included make file templates is
Bryan Henderson
1996-11-19
Build man/ instead of ../doc. Man pages have moved there.
Bryan Henderson
1996-11-18
Added DLSUFFIX to bsdi.
Bruce Momjian
1996-11-18
Rename SLSUFF to DLSUFFIX
Bruce Momjian
1996-11-18
Include some macros that used to be -D options in Makefile.global.
Bryan Henderson
1996-11-18
Remove linux define of __USE_POSIX, which doesn't appear to do anything.
Bryan Henderson
1996-11-18
Add comments about the diversity of signal functionality. Came from
Bryan Henderson
1996-11-18
Make port-specific link libraries defined for linking backend more global
Bryan Henderson
1996-11-18
Quiet compiler warnings about missing prototypes in Linux's bitops.h.
Bryan Henderson
1996-11-18
Quiet compiler warnings, ignore the ones we can't.
Bryan Henderson
1996-11-18
Ignore compiler warnings, because we can't escape "abstract declarator used
Bryan Henderson
1996-11-17
Renamed file. Restored SLSUFF to .so.
Bruce Momjian
1996-11-17
Enable manual pages to be installed.
Bruce Momjian
1996-11-17
Copy needed include files into standard directory.
Bruce Momjian
1996-11-17
Change SLSUFF from .so to .o as default.
Bruce Momjian
1996-11-17
New backend directory description file.
Bruce Momjian
1996-11-17
Fix for -da option of pg_dump.
Bruce Momjian
1996-11-17
Fix for return code of psql in manual.
Bruce Momjian
1996-11-17
Fix for error when viewing group access privs.
Bruce Momjian
1996-11-17
Fix for Alter TABLE add column varchar(). Was causing zero length.
Bruce Momjian
1996-11-17
Fix syntax errors so it runs without error messages.
Bryan Henderson
1996-11-16
Remove old GetPGData reference that causes warning.
Bryan Henderson
1996-11-16
Add #include <sys/types.h> so it works with Ultrix's in.h
Bryan Henderson
1996-11-16
Added documentation on new unique index capability.
Bruce Momjian
1996-11-16
Added include file needed by memset().
Bruce Momjian
1996-11-16
Add prototype for new datetime functions.
Bruce Momjian
1996-11-15
Remove quote removal. Moved to parser.
Bruce Momjian
1996-11-15
Correct permissions on lo_export(). Open up permissions.
Bruce Momjian
1996-11-15
Fix quote/doublequote handling.
Bruce Momjian
1996-11-15
Remove PERFECT_MEM
Bruce Momjian
1996-11-15
Unallocate opaque.
Bruce Momjian
1996-11-15
Changed " to '. Removed bug section from psql. added reminder for log call
Bruce Momjian
1996-11-15
Mulitple inclusion of sys/socket.h
Marc G. Fournier
1996-11-14
Features added:
Marc G. Fournier
1996-11-14
Bring in Randy's NOROOT patch
Marc G. Fournier
1996-11-14
Fix a comment...was going to fix the <sys/types.h> problem, but
Marc G. Fournier
1996-11-14
Couple of Ultrix4 related patches submited by:
Marc G. Fournier
1996-11-14
Fix a comment that wasn't commente'd out
Marc G. Fournier
1996-11-14
Remove comments psql was putting in output, typo's.
Bruce Momjian
1996-11-14
Overhaul MainLoop input processing for quotes, comments, backslashes.
Bruce Momjian
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
moved man pages here, as requested by Bryan
Marc G. Fournier
1996-11-14
Removed man pages...moved to src/man
Marc G. Fournier
1996-11-14
Missed this part when I eliminated $(srcdir); src/bin stuff won't compile.
Bryan Henderson
[prev]
[next]