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
path:
root
/
src
/
backend
/
postmaster
Age
Commit message (
Expand
)
Author
2000-01-20
Tweak includes to avoid compiler warning on HPUX.
Tom Lane
2000-01-09
Move SetPidFile() and firends to utils/init/miscinit.c so that
Tatsuo Ishii
2000-01-07
Correct grammatical error
Tatsuo Ishii
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-06
Fix bugs regarding pid file.
Tatsuo Ishii
1999-12-04
Unlink the pid file if it's bogus (no associated process exists)
Tatsuo Ishii
1999-12-03
Create postmaster.pid and postmaster.opts under $PGDATA
Tatsuo Ishii
1999-10-25
Standardize on MAXPGPATH as the size of a file pathname buffer,
Tom Lane
1999-10-08
Update display of debug levels.
Bruce Momjian
1999-10-08
Comment cleanup.
Bruce Momjian
1999-10-08
Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean
Bruce Momjian
1999-10-08
More startup/shutdown log messages.
Vadim B. Mikheev
1999-10-06
Small cleanup.
Vadim B. Mikheev
1999-10-06
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-09-30
Reverse out getopt patch --- turns out it doesn't help on my
Tom Lane
1999-09-30
Un-break optarg() call --- some peoples' optarg libraries
Tom Lane
1999-09-27
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
Lots of patches coming in from me today :-)
Bruce Momjian
1999-09-21
values.h patch from Alex Howansky
Bruce Momjian
1999-07-19
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-16
More cleanup
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
1999-07-16
Update #include cleanups
Bruce Momjian
1999-07-15
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-07
Allow port numbers 32k - 64k.
Bruce Momjian
1999-07-02
Fix for removal of temp tables if last transaction was aborted.
Bruce Momjian
1999-06-04
Add startup-time check that -B is not unreasonably small for
Tom Lane
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-22
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-02-21
Rearrange handling of MAXBACKENDS a little bit. The default setting
Tom Lane
1999-02-19
Allow maximum number of backends to be set at configure time
Tom Lane
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-01-30
Fix postmaster to not try to start more than MaxBackendId children,
Tom Lane
1999-01-17
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1998-11-29
Portability fix for old SunOS releases: fflush(NULL)
Tom Lane
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-07-09
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-06-27
More cleanups for compiler warnings.
Bruce Momjian
1998-06-27
Rename proc_exit_clear to on_exit_reset.
Bruce Momjian
1998-06-27
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-18
Cleanups.
Bruce Momjian
1998-06-15
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-09
Fix for exec() removal.
Bruce Momjian
[next]