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
*
#define cleanup: moved #define IPORTAL_DEBUG to config.h
Marc G. Fournier
1996-10-18
*
Moved all the CFLAG -D's from the makefiles to config.h towards better
Marc G. Fournier
1996-10-18
*
Moved more -D's out of the port specific Makefiles straight into the
Marc G. Fournier
1996-10-18
*
Centralize more of the defines from backend/port under config.h
Marc G. Fournier
1996-10-18
*
Move "port specific" #ifdefs out of here and into config.h
Marc G. Fournier
1996-10-17
*
Add a HAVE_TZSET define to clean up defines in backend/utils/adt/nabstime.c
Marc G. Fournier
1996-10-17
*
Change treatment of sigaction structure again to include even more platforms.
Bryan Henderson
1996-10-16
*
Remove 4th element of sigaction structure so it works on more platforms.
Bryan Henderson
1996-10-15
*
New FAQ's.
Bruce Momjian
1996-10-14
*
More closing of relations left open by parser.
Bruce Momjian
1996-10-14
*
Change display of char(5) to (bp)char 5 so psql \d can
Bruce Momjian
1996-10-14
*
Removed const warning.
Bruce Momjian
1996-10-13
*
D'Arcy change.
Bruce Momjian
1996-10-13
*
Added include needed for recent addition.
Bruce Momjian
1996-10-13
*
Added include needed for recent addition.
Bruce Momjian
1996-10-13
*
Fix structure member name from previous patch.
Bruce Momjian
1996-10-13
*
Removed duplicate MAXNAMELEN define I accidentally added.
Bruce Momjian
1996-10-13
*
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-13
*
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-13
*
Fix prototypes so postmaster.c will compile.
Bryan Henderson
1996-10-13
*
New host-based authentication -- set up pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-12
*
New host-based authentication -- send error message when authentication fails
Bryan Henderson
1996-10-12
*
New host-based authentication with ident
Bryan Henderson
1996-10-12
*
New host-based authentication -- install pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-12
*
Separate general purpose functions from portal functions so they may be
Bryan Henderson
1996-10-11
*
Prepare for new host-based authentication
Bryan Henderson
1996-10-11
*
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
*
This change should have no practical effect but it is the more
Marc G. Fournier
1996-10-11
*
I have written some patches to the postgres lock manager which allow the
Marc G. Fournier
1996-10-11
*
Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdb
Marc G. Fournier
1996-10-11
*
Add PGUSER environment variable for client to specify Postgres username.
Bryan Henderson
1996-10-10
*
Comment cleanup.
Bruce Momjian
1996-10-10
*
Changed psql \h command to print commands in three columns.
Bruce Momjian
1996-10-09
*
Change sh-style comments to C comments.
Bruce Momjian
1996-10-08
*
Add execute permission.
Bruce Momjian
1996-10-08
*
Add execute permits.
Bruce Momjian
1996-10-08
*
Add execute permission.
Bruce Momjian
1996-10-08
*
Moved the following definitions to include/config.h from Makefile.global:
Marc G. Fournier
1996-10-08
*
Move the NAMEDATALEN/OIDNAMELEN defines to include/config.h
Marc G. Fournier
1996-10-07
*
Fix handling of no '../doc' directory in compile procedure...
Marc G. Fournier
1996-10-07
*
Well I haven't received any feedback pro or con re my suggested new Tcl
Marc G. Fournier
1996-10-07
*
Fix a couple of small things from D'Arcy's last patch
Marc G. Fournier
1996-10-07
*
Modified Assert to be more selective.
Bruce Momjian
1996-10-07
*
Fixed a missed change from Carsten Heyl <heyl@nads.de>
Marc G. Fournier
1996-10-07
*
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
*
Change new assert so it generates assert message rather than SIGSEG.
Bruce Momjian
1996-10-07
*
add FROM to update page, clean up spelling error in select.
Bruce Momjian
1996-10-07
*
Remove sytax errors from file.
Bruce Momjian
1996-10-07
*
Update help for alter table. remove EXTEND function.
Bruce Momjian
1996-10-07
*
Fix typo in help text.
Bruce Momjian
1996-10-05
[next]