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
/
Makefile
Age
Commit message (
Expand
)
Author
2002-10-09
> > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not
Bruce Momjian
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2002-09-04
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-08-21
Move PO files into subdirectories separate from the source code.
Peter Eisentraut
2002-08-10
Fix failure to relink postmaster executable in the first make run if only a
Peter Eisentraut
2002-08-08
Address build problems on cygwin and (hopefully) AIX.
Tatsuo Ishii
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-18
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-16
Move few remaining src/utils files to backend/port so everything is in
Bruce Momjian
2002-05-22
Add $(LDFLAGS) to Windows make rule for postgres executable. Needed
Tom Lane
2002-05-05
Create an internal semaphore API that is not tied to SysV semaphores.
Tom Lane
2002-03-13
Move
Peter Eisentraut
2002-02-18
Don't mention TIOGA in Makefile and move strdup.c rule into proper
Bruce Momjian
2001-11-20
Double quotes in ln command to guard against spaces in path.
Tom Lane
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-06-02
Native Language Support (NLS)
Peter Eisentraut
2001-05-24
I haven't tried building postgres with the Watcom compiler for 7.1 because
Bruce Momjian
2001-04-23
Send 'cd' output to /dev/null.
Peter Eisentraut
2001-04-04
Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to
Tom Lane
2001-04-02
Remove duplicate definition of DLLLIBS, per gripe from Fred Yankowski.
Tom Lane
2000-11-30
Make all commands that link a program look like
Peter Eisentraut
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-07
Separate -Wl,-E or equivalent into separate make variable, since it's only
Peter Eisentraut
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-16
Automatic dependency tracking
Peter Eisentraut
2000-07-14
Change order of builds to get parser before commands.
Thomas G. Lockhart
2000-07-13
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-08
Put back separate install-bin target ... I was using that,
Tom Lane
2000-07-06
Backend makefile cleanup. make maintainer-clean is now completely
Peter Eisentraut
2000-07-02
Version number now set in configure, available through Makefile.global
Peter Eisentraut
2000-06-28
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-05
Simplify build/install process for bki and description files. There's
Tom Lane
2000-06-04
New ps display code, works on more platforms.
Peter Eisentraut
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-30
Copy pg_ident.conf.sample into /lib directory. Rename USERAUTH to
Bruce Momjian
2000-05-29
Neglected to add fmgr.h to set of installed headers...
Tom Lane
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-11
Makefile CFLAGS cleanups.
Bruce Momjian
2000-04-08
Add new pg_options.sample file.
Bruce Momjian
2000-03-08
Clean up gmake warning caused by recent NetBSD patch. <grumble>
Tom Lane
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-02-27
Clean up dependencies for version.o.
Tom Lane
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-11-14
Tweak make rules for parse.h and fmgr.h to avoid bug in old
Tom Lane
[next]