This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-10 17:42:29 +03:00
Code
Activity
Files
86c23a6eb28b0588644dcefeb33ef5a2aa8b9453
postgres
/
src
/
backend
/
access
History
Peter Eisentraut
86c23a6eb2
Make all command-line options of postmaster and postgres the same. See
...
http://archives.postgresql.org/pgsql-hackers/2006-01/msg00151.php
for the complete plan.
2006-01-05 10:07:46 +00:00
..
common
I have added these macros to c.h:
2005-12-25 02:14:19 +00:00
gist
Re-run pgindent, fixing a problem where comment lines after a blank
2005-11-22 18:17:34 +00:00
hash
Adjust string comparison so that only bitwise-equal strings are considered
2005-12-22 22:50:00 +00:00
heap
Tweak indexscan machinery to avoid taking an AccessShareLock on an index
2005-12-03 05:51:03 +00:00
index
Make all command-line options of postmaster and postgres the same. See
2006-01-05 10:07:46 +00:00
nbtree
Push the responsibility for handling ignore_killed_tuples down into
2005-12-07 19:37:53 +00:00
transam
Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction
2005-12-29 18:08:05 +00:00
Makefile
R-tree is dead ... long live GiST.
2005-11-07 17:36:47 +00:00