index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Clean up temp file from refactored dtrace rule
Peter Eisentraut
2022-07-19
*
Refactor dtrace postprocessing make rules
Andres Freund
2022-07-18
*
Add output file argument to generate-errcodes.pl
Andres Freund
2022-07-18
*
Correct Makefile dependencies for catalog scripts
John Naylor
2022-02-14
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Tweak generation of Gen_dummy_probes.pl
Andrew Dunstan
2021-05-11
*
Add a README and Makefile recipe for Gen_dummy_probes.pl
Andrew Dunstan
2021-05-07
*
Split wait event related code from pgstat.[ch] into wait_event.[ch].
Andres Freund
2021-04-02
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Use Getopt::Long for catalog scripts
Alvaro Herrera
2019-02-12
*
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Suppress compiler warnings when building with --enable-dtrace.
Tom Lane
2018-05-07
*
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-04-05
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Replace binary search in fmgr_isbuiltin with a lookup array.
Andres Freund
2017-10-04
*
Fix parallel make issue with new fmgrprotos.h
Peter Eisentraut
2017-01-23
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
*
Unbreak the VPATH build.
Robert Haas
2011-02-04
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
*
Add a few more DTrace probes to the backend.
Alvaro Herrera
2008-08-01
*
Enable probes to work with Mac OS X Leopard and other OSes that will
Peter Eisentraut
2008-03-17
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
*
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-09
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
*
Invent ResourceOwner mechanism as per my recent proposal, and use it to
Tom Lane
2004-07-17
*
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
Tom Lane
2004-01-04
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
*
Fix failure to relink postmaster executable in the first make run if only a
Peter Eisentraut
2002-08-10
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-13
*
We don't need config.status substituting anything into Gen_fmgrtab.sh, we
Peter Eisentraut
2000-07-01
*
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-17
*
Cleanup to ensure good state of derived files in tarballs.
Tom Lane
2000-06-09
*
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-06-07
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Hi,
Bruce Momjian
1998-04-06
[next]