index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
Makefile
Age
Commit message (
Expand
)
Author
4 days
Update copyright for 2026
Bruce Momjian
2025-09-03
Generate GUC tables from .dat file
Peter Eisentraut
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-11-14
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
Peter Eisentraut
2023-11-06
Remove distprep
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-19
Clean up temp file from refactored dtrace rule
Peter Eisentraut
2022-07-18
Refactor dtrace postprocessing make rules
Andres Freund
2022-07-18
Add output file argument to generate-errcodes.pl
Andres Freund
2022-02-14
Correct Makefile dependencies for catalog scripts
John Naylor
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-05-11
Tweak generation of Gen_dummy_probes.pl
Andrew Dunstan
2021-05-07
Add a README and Makefile recipe for Gen_dummy_probes.pl
Andrew Dunstan
2021-04-02
Split wait event related code from pgstat.[ch] into wait_event.[ch].
Andres Freund
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-02-12
Use Getopt::Long for catalog scripts
Alvaro Herrera
2019-01-03
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-05-07
Suppress compiler warnings when building with --enable-dtrace.
Tom Lane
2018-05-03
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-04-08
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-05
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2017-10-04
Replace binary search in fmgr_isbuiltin with a lookup array.
Andres Freund
2017-01-23
Fix parallel make issue with new fmgrprotos.h
Peter Eisentraut
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2011-02-04
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
Unbreak the VPATH build.
Robert Haas
2011-02-03
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-05
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2008-08-01
Add a few more DTrace probes to the backend.
Alvaro Herrera
2008-03-17
Enable probes to work with Mac OS X Leopard and other OSes that will
Peter Eisentraut
2008-02-19
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2006-07-15
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2004-07-17
Invent ResourceOwner mechanism as per my recent proposal, and use it to
Tom Lane
2004-01-04
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-08-10
Fix failure to relink postmaster executable in the first make run if only a
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-13
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-01
We don't need config.status substituting anything into Gen_fmgrtab.sh, we
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-09
Cleanup to ensure good state of derived files in tarballs.
Tom Lane
2000-06-07
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
[next]