index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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-06-06
PGPORT envar was erroneously ignored by the backend
Peter Eisentraut
2000-06-04
New ps display code, works on more platforms.
Peter Eisentraut
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-26
More paranoia about global variables containing references to long-
Tom Lane
2000-05-24
Make setproctitle update for every query.
Bruce Momjian
2000-05-23
comment cleanup
Bruce Momjian
2000-04-27
-D switch to postmaster should override any PGDATA environment variable
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-19
Several calls to StrNCpy incorrectly subtracted 1 from the length arg,
Tom Lane
2000-03-17
Fix a bunch of minor portability problems and maybe-bugs revealed by
Tom Lane
2000-02-18
Implement reindex command
Hiroshi Inoue
2000-01-26
Add:
Bruce Momjian
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
[next]