index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move queryjumble.c code to src/backend/nodes/
Michael Paquier
2023-01-21
1
-1
/
+0
*
Move code related to configuration files in directories to new file
Michael Paquier
2022-11-07
1
-0
/
+1
*
Split up guc.c for better build speed and ease of maintenance.
Tom Lane
2022-09-13
1
-0
/
+2
*
Build all Flex files standalone
John Naylor
2022-09-04
1
-4
/
+1
*
Move pg_stat_statements query jumbling to core.
Bruce Momjian
2021-04-07
1
-0
/
+1
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-3
/
+13
*
Remove configure switch --disable-strong-random
Michael Paquier
2019-01-01
1
-3
/
+3
*
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-31
1
-2
/
+2
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
1
-1
/
+1
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
1
-2
/
+3
*
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-05
1
-1
/
+1
*
Add new system view, pg_config
Joe Conway
2016-02-17
1
-2
/
+2
*
Separate block sampling functions
Simon Riggs
2015-05-15
1
-1
/
+1
*
Fix column-privilege leak in error-message paths
Stephen Frost
2015-01-28
1
-1
/
+1
*
Move rbtree.c from src/backend/utils/misc to src/backend/lib.
Heikki Linnakangas
2014-12-22
1
-1
/
+1
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
1
-7
/
+0
*
Introduce timeout handling framework
Alvaro Herrera
2012-07-16
1
-2
/
+2
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Generic implementation of red-black binary tree. It's planned to use in
Teodor Sigaev
2010-02-11
1
-2
/
+3
*
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-28
1
-4
/
+4
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
1
-7
/
+2
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
1
-8
/
+1
*
Remove hard-wired lists of timezone abbreviations in favor of providing
Tom Lane
2006-07-25
1
-2
/
+2
*
Make all our flex and bison files use %option prefix or %name-prefix
Tom Lane
2006-03-07
1
-4
/
+2
*
Separate out the VacRUsage stuff as an independent module, in preparation
Tom Lane
2005-10-03
1
-2
/
+2
*
Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack
Tom Lane
2005-02-26
1
-3
/
+11
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Add --help-config facility to dump information about GUC parameters
Tom Lane
2003-07-04
1
-2
/
+2
*
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-11-01
1
-2
/
+7
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
1
-3
/
+3
*
New configure test for flex, which recognizes only flex but does so in all
Peter Eisentraut
2000-08-28
1
-8
/
+9
*
Make the location of the Kerberos server key file run time configurable
Peter Eisentraut
2000-08-25
1
-12
/
+12
*
New ps display code, works on more platforms.
Peter Eisentraut
2000-06-04
1
-2
/
+2
*
Simplify overly-clever Make rule, which evidently confuses at least
Tom Lane
2000-06-01
1
-12
/
+11
*
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-31
1
-4
/
+15
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
1
-3
/
+1
*
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-19
1
-5
/
+1
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
1
-2
/
+2
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
1
-2
/
+2
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
1
-2
/
+2
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
1
-3
/
+3
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
1
-1
/
+5
*
Hi,
Bruce Momjian
1998-04-06
1
-5
/
+3
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
1
-5
/
+1
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
1
-3
/
+6
*
Add database.c for database initial access info and support.
Thomas G. Lockhart
1997-11-07
1
-2
/
+2
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
1
-4
/
+2
*
Convenience routine for checking superuser status.
Bryan Henderson
1996-11-02
1
-0
/
+37